
 body {
	text-align: justify;
	color: #f5f5f5;
	font-size: 10px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	margin: 0px;
	background-color: #999999;
	background-image: url(images/bkg.jpg);
}

 h1, h2 {font-size: 11px;color: #ffffff;font-weight: bold;text-align: left;margin: 0px;}
 h1 {
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana;
	white-space: nowrap;
	text-indent: 8px;
}
 h2 {line-height:14px;color:#000000;}
 
 h3 {background-color:#666666;padding:2px;font-size:11px;margin-bottom:8px;}
 
 h4 {font-size:12px;font-weight:bold;margin: 0px;}
 
 div.text {
	padding: 4px 10px 4px 10px;
}
 a:link {color:#666666;font-weight:bold;font-size:8px;text-decoration:none;font-family: Verdana,Arial,Helvetica,sans-serif;}
 a:visited {color:#666666; font-weight:bold; font-size:8px;text-decoration:none;font-family: Verdana,Arial,Helvetica,sans-serif;}
 a:hover {color:#000000; font-weight:bold;}
 a:active {text-decoration:none;font-weight:bold;}
 
 a.two:link {color: #ffffff;font-weight: bold;font-size: 9px;}
 a.two:visited {color: #ffffff;font-weight: bold;font-size: 9px;}
 a.two:hover {color:#ff3300;}
 a.two:active {text-decoration:none;}

 a.three:link {color: #ffffff;font-weight: normal;font-size: 11px;text-decoration: underline;font-family: Tahoma,Arial,Helvetica,sans-serif;}
 a.three:visited {color: #ffffff;font-weight: normal;font-size: 11px;text-decoration: underline;font-family: Tahoma,Arial,Helvetica,sans-serif;}
 a.three:hover {color:#ff3300; background:none;}
 a.three:active {text-decoration:none;}

 table {font-size:11px;text-align:justify;}
 table.content {background-image:url(images/framebg.gif);height:100%;}

 td.pagebg {background-image:url(images/contentbg.gif);}
 td.thinhead {background-image:url(images/head225.gif);}
 td.medhead {background-image:url(images/head441.gif);}
 td.widehead {background-image:url(images/head669.gif);}
 
 td.thinbg {background-image:url(images/box225bg.gif);}
 td.medbg {background-image:url(images/box441bg.gif);}
 td.widebg {background-image:url(images/box669bg.gif);}

 td.vision {background-image:url(images/visionbar.gif);}

 td.bold {font-weight:bold;font-size:11px;}
 td.smallbold {font-weight:bold;font-size:10px;}
 td.small {font-size:9px;}
 
 td.inset { 
 	border-right: 1px solid #999999;
 	border-left: 1px solid #666666;
 	border-top: 1px solid #555555;
 	border-bottom: 1px solid #a9a9a9;
}