body {
	background: url(../images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: auto;
}
a:link {
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	color: #D50000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}
.heading {
	font-size: 14px;
	color: #121212;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headingmain {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
}
.main_b {
	
	background-repeat: no-repeat;
	background-color: #FFCC00;
}	
#coolmenu{
	border: 0px;
	height: auto;
	width: 130px;
	margin: 0;
	padding: 0;
}

#coolmenu a{
	width: 130px;
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F2F2F2;
	display: block;
}
html>body #coolmenu a{
	width: 130px;
	height: 1px;
}

#coolmenu a:hover{
	color: #531B00;
	font-weight: bold;
	background-color: #AB2807;
}
.content2 {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003300;
}
.formcon {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E7E7ED;
	border: 1;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #A3A3A3;
}
.menu_repeat {
	background-image: url(../images/menu_repeat.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.form1 {
	font-size: 9px;
	color: #F2F2F2;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	border-color: #F2F2F2;
	border: 1;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}