.menustyle
{
	font-size: 9px;
	cursor: hand;
	height: 30px;
	text-transform: uppercase;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	color: #867F7E
	}


  .spacer {
	margin-right: 100px;
	width: 95%;
}			



.SubMenu {
	color: #242D4E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 50px;
	border: 1px solid #9B9494;
}

.SubMenu TD {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 14px;
	padding-left: 14px;
	font-weight: normal;
	height: 30px;
	display: block;
	text-transform: uppercase;	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A063D;
	padding-bottom: 2px;*/
}

.SubMenu a {
	color: #242D4E;
}

.MouseOver
{
	font-size: 9px;
	padding-left: 6px;
	cursor: hand;
	height: 30px;
	text-transform: uppercase;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 6px;
	color: #333333}

