body { background: url(images/solutions_bg.jpg) repeat-x; 
	background-color: #363535;
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #FFFFFF;
	}
div, td, p, table 
{
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #000000;
   }
h1 
{
   font-family: Trebuchet MS;
   font-size: 16px;
   color: #000000;   
   weight: bold;
} 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
	}
	
.tablerand1{background-color:#000066; }
.tablerand2{background-color:#FFFFFF; }
.tablemain{background-color:#FFFFFF; }
.tableleftcolor{ background-color:#000066; color: #FFFFFF; font-weight: bold; }
.tablerightcolor{ background-color:#E0DFE3; color: #000000;}
.style100 {color: #FFFFFF}