
.caption 
{
   font-family : Trebuchet MS;
   font-size : 10pt;
   font-weight : bold;
   color : 000000;
}

A:Link 
{
   font-family : Trebuchet MS;
   font-size : 10pt;
   color : 0000FF;
	}

A:Active 
{
   font-family : Trebuchet MS;
   font-size : 10pt;
   color : 0000FF;
	}

A:Visited 
{
   font-family : Trebuchet MS;
   font-size : 10pt;
   color : 0000FF;
	}

A:Hover
{
   font-family : Trebuchet MS;
   font-size : 10pt;
   color : 00FF00;
	}

.standard 
{
   font-family : Trebuchet MS;
   font-size : 10pt;
   color : 000000;
   line-height: 150%;
}

.tabHeader
{
	background-color:FFFFFF;
	color:cccc00;
	font-family:Trebuchet MS;
	font-size:14pt;
}

.tableHeader
{
	background-color:009900;
	color:FFFFFF;
	font-family:Trebuchet MS;
	font-size:10pt;
}

.tableCell
{
	background-color:F4F4F4;
	color:000000;
	font-family:Trebuchet MS, verdana, serif;
	font-size : 8pt;
}

.menuStyle
{
	background-color: 33cc00;
}

.formFieldStyle
{
	border:0;
	background-color:#EEEEEE;
	color:#333333;
	font-family:verdana,arial,serif;
	font-size:10pt;
}

.buttonStyle
{
	background-color:FFFFFF; 
	color:cccc00;
	font-weight:bold;
}

.itheader { color: #000000; font-family: Arial; font-size: 17px; text-decoration: none; font-weight: bold; letter-spacing:-1; }

.headingStyle
{
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:cccc00;
	background-color:FFFFFF;
	font-weight:bold;
}


	
