/* Styles for Version 4 Browsers */
/* Styles for the Dropdown Menus */

/* The Main Content Layer */
.navtext {
	color : #000000;
	font : bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	vertical-align: top;
	width: 140px;

}
.navtext a:link {
	color : #0000FF;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.navtext a:visited {
	color : #0099FF;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.navtext a:hover {
	color : #00CCFF;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
