﻿.txt01	{
 	font: 12px Arial;
 	color: #585858;
 }
	
.txt02	{
 	font: 14px Arial;
	color: #585858;
 }
	
.txt03	{
 	font: 11px Arial;
	color: #585858;
 }

 .txt04	{
 	font: 16px Arial;
	color: #585858;
 }
   
 .txt05	{
 	font: 14px Arial;
	color: #3a4a5a;
	font-weight: bold; 
 }
  
 .txt06	{
 	font: 14px Arial;
	color: #ffffff;
	font-weight: bold; 
 }
  
 .txt07	{
 	font: 12px Arial;
	color: #ffffff;
	font-weight: bold; 
 }
 
 .txt08	{
 	font: 12px Arial;
	color: #333333; 
 }
	
 li.square	{
 	list-style-type: square;
	font: 12px Arial;
	color: #585858;
 }
	
 .graph	{
 	font: 14px arial;
	color: #ffffff;
	font-weight: bold;
 }
 .graph02	{
 	font: 30px arial;
	color: #ffffff;
	font-weight: bold;
 }
 .graphheader	{
 	font: 14px arial;
	color: #000000;
	font-weight: bold;
 }
 
 h1	{
 	font: 24px arial
 }
 
.WhiteHeading_01{
	font:16px Trebuchet MS;
	color:#ffffff;
	font-weight:bold;
}
.WhiteHeading_02{
	font:14px Trebuchet MS;
	color:#ffffff;
	font-weight:bold;
}

.content{
	font: 11px arial;
	color:#737373;
}

.GreenTxt_01{
	font:11px arial;
	color:#5f9d07;
}

.GrayHeader_01{
	font:16px Trebuchet MS;
	color:#595959;
	font-weight:bold;
}

.white_Txt01{
	font: 11px arial;
	color:#ffffff;
}

}
.tHeading{
	font: 11px arial;
	color:#737373; 
}
.tHeading TR { 
	background-color: expression(this.rowIndex % 2 ? '#f3f3f1' : 'c7c7c7');
}
.nav{

}
img
{
    border:none;
}

