p,table,li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


a:link    {
	color:#ca2a39;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	color:#ca2a39;
	font-weight: normal;
	text-decoration: underline;

}
a:active  {color:#cccccc;
	font-weight: normal;
	text-decoration: underline;
}

a:hover   {
	color:#999999;
	font-weight: normal;
	text-decoration: none;

}



.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	text-transform: uppercase;
	color: #ca2a39;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccccc;
	font-variant: normal;
	font-style: normal;

}


.atop:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}
.atop:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#ca2a39;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:active{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#731820;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;


}
.main_bg {
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}.blackbg {
	background-color: #000000;
	background-image: url(images/blackbg.jpg);
	background-repeat: no-repeat;
	border: 2px solid #731820;
}

