input, select, textarea {border-width:1px; border-color:black;font-family:verdana; font-size:11;}

.error {font-family:verdana; color:red; font-size:11; font-weight:bold; text-decoration:none}

.RedLink {font-family:verdana; color:red; font-size:11; font-weight:bold; text-decoration:none}
a.RedLink:hover {text-decoration:underline}

.WhiteLink {font-family:verdana; color:white; font-size:10; font-weight:bold; text-decoration:none}
a.WhiteLink:hover {text-decoration:underline}

.GreenLink {font-family:verdana; color:green; font-size:11; font-weight:bold; text-decoration:none}
a.GreenLink:hover {text-decoration:underline}

.BlackLinks {font-family:verdana; font-size:10; font-weight:bold; color:black; text-decoration:none}
a.BlackLinks:hover {text-decoration:underline}

.BlueLinks {font-family:verdana; font-size:11; color:blue}

.NavLinks {font-family:verdana; font-size:11; font-weight:bold; color:withe; text-decoration:none}
a.NavLinks:hover {text-decoration:underline}

.CategoryHeader {background-color:#3B3CA9; font-family:verdana; font-size:12; font-weight:bold; color:white}

.WhiteText {font-family:verdana; font-size:11; font-weight:bold; color:white}
.BlackText {font-family:verdana; font-size:11; color:black}
.SmallText {font-family:verdana; font-size:9; color:black}
td {font-family:verdana; font-size:11; color:black}


.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #DCDCE2;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: 0;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.h_mnu_01 ul li a:visited{
color: 0;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FFFF00 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #446D8C;
}

