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:#ffffff;
	font-weight: normal;
	text-decoration: none;

}



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

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

}


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

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


}
.main_bg {
	background-attachment: scroll;
	background-color: #ff3300;
	background-image: url(images/mainbg.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;
}
.blackbox {
	background-image: url(images/blackbg.png);
	padding: 4px;
	border-top: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	border-bottom: 1px none #ff6600;
	border-left: 1px solid #ff6600;
background-repeat: repeat;
}

.blackbox2 {
	background-image: url(images/blackbg.png);
	padding: 9px;
	border-top: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	border-left: 1px solid #ff6600;
	background-repeat: repeat;
}
.header1r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	text-transform: none;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}
