BODY {
    margin : 0; 
} 

#menutop3 {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	background-color: #660000;
}
#menutop3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
#menutop3 a, #menutop em { display: inline; margin: 0 }
#menutop3 a, #menutop px { border-left: 1px solid #FF9900; padding: 3px 0.5em; }
#menutop3 a: first-child {
	border-left: solid 1px #111;
	color: #CCCCCC;
}
#menutop3 a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#menutop3 a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#menutop3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006699;
	line-height: 20px;
}

#search-button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #660000;
	background-color: #FFFFCC;
	border: 2px ridge #AA0000;
	font-weight: bold;
}
/********** Search Box****************/
.search-box {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-indent: 3px;
	color: #666666;
	background-color: #F8F8F8;
	font-style: italic;
	text-decoration: none;
}

#searchtop {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #660000;
	border: 2px ridge #660000;
	font-weight: bold;
}

#searchtop a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	border-style: ridge;
	border-color: #CCCC00;
	border-width: 2px;
	font-weight: bold;
}
