body{

}
/************ menu styles **************/

#menu{
	margin: 0px;
	padding: 0px;

}

#menu h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 0px solid #e4e4e4;
}

#menu a:link, #menu a:visited {
	
	display: block;
	background-color:#e4e4e4;
	border-top: 0px solid #000000;
	font-weight: bold;
	padding: 12px 12px 12px 12px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#000000;
	border-bottom-color: #000000;
}

#menu a:hover{
	font-weight: bold;
	background-color:#999999;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#000000;
	border-bottom-color: #000000;
	}


font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.style39 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.a{background-color:#e4e4e4;
}

------------------------------------------------
#menu2 h6{
	padding: 5px 5px 5px 5px;
}

#menu2 a:link, #menu2 a:visited {
	
	display: block;
	background-color:#99CCFF;
	border-top: 0px solid #000000;
	font-weight: bold;
	color: #000000;
	border-weight:thin;
	padding: 5px 1px 5px 1px;

}

#menu2 a:hover{
	font-weight: bold;
	background-color:#99BFE6;
	text-decoration: none;

	}
