html {scrollbar-base-color:#FF9C54;}

body {
	background-color: #660000;
	
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4A0000;
	text-decoration: none;
}
a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #CC0000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
#mainbox {
	background-color: #FFFFFF;
	background-image: url(Images/bg-mh.gif);
	background-repeat: repeat-x;
	height: 580px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
