/* CSS Document */

p,table,li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


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

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

}
a:active  {color:#cccccc}
a:hover   {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;

}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #91d28a;
	font-variant: normal;
	font-style: normal;

}


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

}
.aside:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#0000cc;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.aside:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000033;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
}
