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



}


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

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

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

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

}



.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	text-transform: uppercase;
	color: #FF0000;
	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:#000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

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


}
.main_bg {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.white_bg {
	background-image: url(images/whitebg.png);
}

.row1bg {
	background-color: #333333;
}
.row2bg {
	background-color: #666666;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

