a.submain
	{
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	width: 99%;
	background-color: #1D3E6D;
	}
a.submain:hover
	{
	background: #5B6681;
	border-bottom: 0px;
	border-top: 0px;
	color: #FFFFFF;
	}
a.subnotactive
	{
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	width: 99%;
	}
a.subnotactive:hover
	{
	background: #BD0332;
	border-bottom: 0px;
	border-top: 0px;
	color: #CCCCCC;
	}
