BODY {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	MARGIN: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {scrollbar-face-color: #eeeeee;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #efefef;
scrollbar-3dlight-color:#999999;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #eeeeee;
scrollbar-arrow-color: #333333;
}

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.contentnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #253179;
	font-weight: bold;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #253179;
	font-weight: bold;
}
.contentwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #17327F;
}

input,textarea,select{
font-family     :Verdana; 
font-size       :10pt;            
color           :#616161;        
background-color:#F1F4FA;         
border          :1 Solid #8299BB;
}
.textheaderU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #253179;
	font-weight: bold;
	text-decoration: underline;
}

body {
margin: 0;
padding: 0;
background: grey;

}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	top: 189px;
	left: -1px;
	overflow: visible;
	background-image: url(images/menu-back.jpg);
	background-color: #E1EDFD;
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
width: 209px;

}
#menu dt {
cursor: pointer;
text-indent: 34px;
margin: 2px 0;
height: 24px;
line-height: 24px;
text-align: left;
font-weight: bold;
border: 0px solid blue;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #ffffff;

}
#menu dd {
border: 0px solid blue;

}
#menu li {
	text-indent: 34px;
	margin: 1px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
#menu li a {
	color: #000000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu dt a {
	color: #000000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 24px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu dt a {
	color: #202974;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 24px;
	background-image: url(images/button-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu dt a:hover {
color: #000000;
background-image: url(images/button-on.gif);
background-repeat: no-repeat;
background-position: left top;
}

#menu li a:hover {
background: #BDCBE8;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000000;
background-color: #dddddd;
}
.menu_back {
	background-color: #E1ECFD;
	background-image: url(images/menu-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
#contentregion .ul-abc li {
	list-style-type: lower-alpha;
}
.ul-disc li {
     list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: disc;
}
#mynews {
	display: block;
	height: 200px;
	width: 232px;
}
#mynews #thenews {
	display: block;
	height: 200px;
	width: 232px;
	overflow: auto;
	text-align: left;

}
#mynews #thenews UL {
	list-style-type: none;
}
#mynews #thenews UL LI {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#mynews #thenews UL LI p {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
}
#mynews a:hover {
	color: #FF9900;
}



