body{

	margin: 0;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	background-color: White;

}



div.content{

	padding: 10 5 10 5;

	font-size: 10px;

	color: #1A4697;

}



div.content td, div.content p{

	font-size: 12px;

	color: #1A4697;

}

div.content a, div.stat a{

	font-size: 12px;

	color: #1A4697;	

}



div.content a:hover, div.stat a:hover{

	text-decoration: none;

}



div.content .tablehead, div.content .table, div.content font.text{

	font-size: 12px;

	color: #1A4697;

}

div.content .tablehead{

	font-weight: bold;

}





h4{

	font-size: 14px;

	color: #F0F8FF;

	margin: 0;

}





div.stat a.news, div.stat a.file{

	font-size: 10px;

	text-decoration: none;

	color: #1A4697;

	font-weight: bold;

}



div.stat a.file{

	font-weight: normal;

}



div.stat{

	background-image: url(image_26.gif);

	background-position: right;

	background-repeat: repeat-y;

	padding-left: 5px;

	padding-right: 5px;

	font-size: 12px;

	vertical-align: middle;

}



div.stat h2, div.content h2{

	font-size: 14px;

	color: #1A4697;

	margin: 0;

}



div.toptext {

	margin: 30px 5px 5px 45px;

	width: 500px;

}



div.left{

	padding-left: 10px;

	border-left: 3px solid #7C92C9;

	margin-top: 5px;

	font-size: 12px;

	color: #1A4697;

}



div.bmenu{

	font-size: 10px;

	font-weight: bold;

	color: #1A4697;

}



DIV.bmenu a, div.bmenu a:hover{

	color: #1A4697;	

   text-decoration: none;

}



a.list{

	color: #1A4697;

	font-size: 12px;

	text-decoration: underline;

	background-image: url(list.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-left: 16px;

	font-weight: normal;

}



a#active.list{

	text-decoration: none;

}







div.copy{

	color: #1A4697;

	font-size: 10px;

}

div.copy a{

	color: #1A4697;

	text-decoration: none;

}



div.copy a:hover{

	text-decoration: underline;

}











#dropmenudiv{

	position: absolute;

	background-color: #1D386D;

	border: 1px solid #7C92C9;

	font: normal 10px Verdana;

	line-height: 18px;

	z-index: 1; /*filter: alpha(opacity=80);

	-moz-opacity: 0.8;*/

	color: White;

	display: block;

	margin-left: 10px;

}



#dropmenudiv a{

	width: 100%;

	display: block;

	text-indent: 3px;

	padding: 3px 0;

	text-decoration: underline;

	font-weight: normal;

	color: White;

	border-top: 1px solid #1D386D;

	border-bottom: 1px solid #1D386D;

}





#dropmenudiv a:hover{

	border-top: 1px solid #7C92C9;

	border-bottom: 1px solid #7C92C9;

	background-color: #304C91;

}


