A:link { color: #FFCC00;text-decoration: none; }
A:active { color: #FFFFFF;text-decoration: none; }
A:visited { color: #CC6600;text-decoration: none; }
A:hover { color: #FFFFFF;text-decoration: none; }

body 
{
	font-family: Arial, Helvetica, sans-serif;
}

.bodytitle
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: White;
}

.bodytext
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	color: White; 
}

.btnstyle
{
	font-weight: 500;
	font-size:10pt;
	color: #33ff00;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #000000
}

.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	color: white; 
}

.errormsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	color: red; 
}

.FormText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	color: white;
}

.orgbodytext
{
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: #FFFFFF;
}

.orgbodytitle
{
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFCC33;
}

.prbodytext
{
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: #FFFFFF;
}

.prbodytitle
{
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

/* Footer */
.footer_cell_outside
{
	background-color: #c2c2e0;
}

.footer_cell_center
{
	background-color: #000000;
}

.footer_cell_inside
{
	background-color: #FFFFFF;
}

.footer_cell_middle
{
	background-color: #F77700;
}

.footer_cell_bottom
{
	background-color: #99FFFF;
}

.footer_links_cell_bkgd
{
	background-color: #F77700;
}

.footer_bottom_cell_bkgd
{
	background-color: #F77700;
}

.footer_links
{
	color: "FFFFFF";
	text-decoration: "none";
	font-size: 8pt;
}

A.footer_links:link
{
	color: "FFFFFF";
	text-decoration: "none";
	font-size: 8pt;
}

A.footer_links:visited
{
	color: "FFFFFF";
	text-decoration: "none";
	font-size: 8pt;
}
