/* CSS Document */

p,table,li
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


a:link    {
	color:#ccccff;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	color:#cccccc;
	font-weight: normal;
	text-decoration: underline;

}
a:active  {color:#cccccc}
a:hover   {
	color:#cc0000;
	font-weight: normal;
	text-decoration: underline;

}
.header3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fdbf08;
	font-variant: normal;
	font-style: normal;

}


.header1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	font-variant: normal;
	font-style: normal;

}

.header2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-variant: normal;
	font-style: normal;

}


.tableborder {
	border: 1px solid #FFFFFF;
	padding: 12px;
}

.tableborder2 {
	border: 1px solid #ff6600;
}

.tableborder3 {
	border: 1px solid #ffffff;
}

.atop:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	;
	font-weight: normal;
	text-decoration: none;

}
.atop:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	;
	font-weight: normal;
	text-decoration: none;

}
.atop:hover{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#cc0000;
	;
	font-weight: normal;
	text-decoration: none;
}
.atop:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	;
	font-weight: normal;
	text-decoration: none;

}
