/* CSS Document */

p,table,li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


a:link    {
	color:#ffff00;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color:#f7a401;
	font-weight: bold;
	text-decoration: underline;

}
a:active  {color:#ffff00}
a:hover   {
	color:#cccccc;
	font-weight: bold;
	text-decoration: underline;

}
.header3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	font-variant: normal;
	font-style: normal;

}


.header1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	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: #FFFFFF;
	font-variant: normal;
	font-style: normal;

}


.tableborder {
	border: 1px solid #999999;
	padding: 8px;
}

.tableborder2 {
	border: 1px solid #ff6600;
}

.tableborder3 {
	border: 1px solid #ffffff;
	padding: 5px;
}

.aside:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.3pt;
	color:#FFFFFF;
	;
	font-weight: bold;
	text-decoration: none;

}
.aside:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.3pt;
	color:#FFFFFF;
	;
	font-weight: bold;
	text-decoration: none;

}
.aside:hover{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.3pt;
	color:#ffff00;
	;
	font-weight: bold;
	text-decoration: none;
}
.aside:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.3pt;
	color:#FFFFFF;
	;
	font-weight: bold;
	text-decoration: none;

}
