.menubarhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menubar.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}

.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/menubar.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border-right-color: #AC3B2F;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #6D0F07;
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AC3B2F;
	border-bottom-color: #6D0F07;
	color: white;
	width:130
	
}

hr 
{
	 size=1px style="color:gold"
}

a:link {
	text-decoration: none;
	color:white
}
a:visited {
	text-decoration: none;
	color:white
}
a:hover {
	color: gold
}
a:active {
	text-decoration: none;
}

p {
	margin: 10px 0px 0px;
}
.NH {text-align: left;
}
body,td,th {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.a2 
{
	color:crimson
}

