/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000CC;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000CC;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0000CC;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:0px;
	border-bottom-width: 0;
	font:normal 11px Tahoma;
	line-height: 15px;
	z-index: 100;
	width: 146px;
	background-color: #eaeaea;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.anylinkcss a:hover{ 
	background-color: #018FBF;
	color: #ffffff;
}

.men{
	/*border:1px solid #eaeaea;*/
	border-bottom: 0px;
	font: normal 11px Tahoma;
	line-height: 15px;
	z-index: 100;
	width: 100%;
	background-color: #FFFFFF;
}
a{
	color:#0A2D81;
}

.men a{
	border-bottom: 1px clear #ffffff;
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.men a:hover{ 
	background-color: #FFFFFF;
	color: #000000;
}

.menbase{
	border-top: 1px solid #FFFFFF;
	width: 146px;
}

.mendiv{
	background-image:url(../images/nav_divider.jpg);
	height: 15px;
	width: 189px;
}
