.submenu {
	padding-top: 55px;
}

.subMenu a:link,
.subMenu a:visited,
.subMenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 200px;
	display:block;
  line-height: 15px;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	cursor: hand;
}

.subMenu a:hover {
	color: #000000;
	background-color: #eeeeee;
}

.mainmenuON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 200px;
	display:block;
  line-height: 15px;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #e6e6e6;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	border-bottom-style: solid;
	border-bottom-color: #99999;
	border-bottom-width: 1px;
	
}
A.bottom:link { COLOR: #000000; FONT-FAMILY: verdana; FONT-SIZE: 7pt; TEXT-DECORATION: none }
A.bottom:visited { COLOR: #000000; FONT-FAMILY: verdana; FONT-SIZE: 7pt; TEXT-DECORATION: none }
A.bottom:hover { COLOR: #000000; FONT-FAMILY: verdana; FONT-SIZE: 7pt; TEXT-DECORATION: underline }


