.maintext {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	font-weight: normal;
}



.mainheader {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}

.mainsubheader {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}

.menu-bar {
	font-family: verdana;
	font-size:11px;
	margin:		0px;
	padding: 	0px;
	float:			left;
	vertical-align: bottom;
	color: #000066;
	text-align: center;
}

.menu-bar a,
.menu-bar a:visited {

	
	
	margin-right: 		0px;
	margin-bottom: 		0px;

	color: #000066;
	text-decoration:	none;
	font-weight: 		bold;
	/*border-right:		1px solid #FFFFFF; */
}

.menu-bar a:hover {
	color:			#000000;
	background:		#D6D6D6; 
}

.menu-bar a .arrow {
	border:			0px none;
	float:			right;
}

