html,body {
	margin-top: 0px; 
	font-weight: normal; 
	font-size: 11px; 
	background-image: url(/images/bkgr.gif); 
	font-family: garamond, MS Serif, sans-serif; 
	background-color: #e7e7e7;
	margin:0;
	padding:0;
	height:100%;
	border:none
}
.p_menuitem {
	font-weight: bold; 
	font-size: 11px; 
	font-family: garamond, MS Serif, sans-serif; 
	font-style: normal; 
	background-color: #ffffff; 
	text-align: center; 
	font-variant: normal
}
.a_menuitem {
	font-weight: bold; 
	font-size: 12px; 
	font-family: garamond, MS Serif, sans-serif; 
	background-color:#F2F2FF;
	color:#000000;
	font-style: normal; 
	text-align: center; font-variant: normal
}
a {
	font-weight: bold; 
	color: #011074; 
	text-decoration: none;
	font-family: garamond, MS Serif, sans-serif; 
}
a:hover {
	font-weight: bold; 
	font-family: garamond, MS Serif, sans-serif; 
	color: #000000; 
	text-decoration: none;
}
a.small {
	font-family: garamond, MS Serif, sans-serif; 
	color: #011074; 
	text-decoration: none;
}
a:hover.small {
	font-family: garamond, MS Serif, sans-serif; 
	color: #000000; 
	text-decoration: none;
}
.small {
	font-family: garamond, MS Serif, sans-serif; 
	font-size: 11px
}
.button {
	font-family: garamond, MS Serif, sans-serif; 
	border: #011074 1px solid; 
	font-weight: bolder; 
	font-size: 11px; 
	color: #011074;
	background-color:#CCCCCC
}
.title0 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 15px;
	font-family: garamond, MS Serif, sans-serif; 
	color: #000079;
}
.title1 {
	font-weight: bold; 
	font-size: 14px; 
	font-family: garamond, "MS Serif", sans-serif; 
	color: #0000A4; 
}
.title2 {
	font-weight: bold; 
	font-size: 13px; 
	font-family: garamond, "MS Serif", sans-serif; 
	color: #000000; 
}
.cote {
	font-size: 11px; 
	font-family: garamond, MS Serif, sans-serif; 
	border-bottom: #ffffff 1px dotted; 
}
.quote {
	font-size: 12px; 
	font-family: garamond, MS Serif, sans-serif; 
	border-bottom: #DDDDDD 1px dotted; 
}
th {
	font-weight: bold; 
	font-size: 11px; 
	font-family: garamond, "MS Serif", sans-serif; 
	color: #6C6CFF; 
	border-bottom:1px dotted #8a8aff;
}
TD {
	font-size: 12px; 
	font-family: garamond, "MS Serif", sans-serif; 
	color: #333333; 
}
.input_text {
	font-weight: bold; 
	font-size: 12px; 
	font-family: garamond, MS Serif, sans-serif; 
	color: #333333; 
	background-color: #FFFFFF; 
	padding: 1 px; 
	border-top: 1px solid #B3B5B7;
	border-bottom: 0px solid #EFF0F0;
	border-left: 1px solid #B3B5B7;
	border-right: 1px solid #EFF0F0;
	margin-top: 0; margin-bottom: 0;
}
.small {
	font-size: 11px;
	font-family: garamond, MS Serif, sans-serif; 
}
.comment {
	font-size: 11px;
	font-family: garamond, MS Serif, sans-serif; 
	color: #666666;
}
.news_date {
	font-size: 11px;
	font-weight:bolder;
	font-family: garamond, MS Serif, sans-serif; 
	color: #01149a;
}
.news_title {
	font-size: 11px;
	font-family: garamond, MS Serif, sans-serif; 
	color: #01149a;
}
.news {
	font-size: 13px;
	font-family: garamond, MS Serif, sans-serif; 
	color: #666666;
	text-align:justify;
}
.news_comment {
	font-size: 11px;
	font-family: garamond, MS Serif, sans-serif; 
	color: #666666;
}
p {
	font-family: Garamond, "MS Serif", Arial;
	font-size: 12px;
	color: #333333;
}

li{
	font-family: Garamond, "MS Serif", Arial;
	font-size: 12px;
	color: #333333;
	margin-left:0px;
}

.error {
	font-family: Garamond, "Book Antiqua", Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	font-variant: small-caps;
}
.opaque {
opacity:.9;
-moz-opacity: .9;
filter:alpha(opacity=75);
}