A:link           	{ font-family: Arial; color:#000066; font-size:9pt;}
A:hover          	{ font-family: Arial; color:#000066; font-size:9pt;}
A:visited        	{ font-family: Arial; color:#000066; font-size:9pt;}

A.link8:link        	{ font-family: Arial; color:#000066; font-size:8pt;}
A.link8:hover       	{ font-family: Arial; color:#000066; font-size:8pt;}
A.link8:visited     	{ font-family: Arial; color:#000066; font-size:8pt;}

A.link8nu:link        	{ font-family: Arial; color:#000066; font-size:8pt; text-decoration: none;}
A.link8nu:hover       	{ font-family: Arial; color:#000066; font-size:8pt; text-decoration: none;}
A.link8nu:visited     	{ font-family: Arial; color:#000066; font-size:8pt; text-decoration: none;}

A.b:link         	{ font-family: Arial; color:#000066; font-size:9pt; font-weight:bold}
A.b:hover        	{ font-family: Arial; color:#000066; font-size:9pt; font-weight:bold}
A.b:visited      	{ font-family: Arial; color:#000066; font-size:9pt; font-weight:bold}

A.bred:link         	{ font-family: Arial; color:red; font-size:9pt; font-weight:bold}
A.bred:hover        	{ font-family: Arial; color:red; font-size:9pt; font-weight:bold}
A.bred:visited      	{ font-family: Arial; color:red; font-size:9pt; font-weight:bold}

A.bnu:link       	{ font-family: Arial; color:#000066; font-size:9pt; font-weight:bold; text-decoration: none;}
A.bnu:hover      	{ font-family: Arial; color:#000066; font-size:9pt; font-weight:bold; text-decoration: none;}
A.bnu:visited    	{ font-family: Arial; color:#000066; font-size:9pt; font-weight:bold; text-decoration: none;}

A.bnuW:link      	{ font-family: Arial; color:#FFFFFF; font-size:9pt; font-weight:bold; text-decoration: none;}
A.bnuW:hover     	{ font-family: Arial; color:#FFFFFF; font-size:9pt; font-weight:bold; text-decoration: none;}
A.bnuW:visited   	{ font-family: Arial; color:#FFFFFF; font-size:9pt; font-weight:bold; text-decoration: none;}

A.bnu8:link     	{ font-family: Arial; color:#000066; font-size:8pt; font-weight:bold; text-decoration: none;}
A.bnu8:hover    	{ font-family: Arial; color:#000066; font-size:8pt; font-weight:bold; text-decoration: none;}
A.bnu8:visited  	{ font-family: Arial; color:#000066; font-size:8pt; font-weight:bold; text-decoration: none;}

.text            	{font-family:Arial; font-size:10pt; color:000066;}
.largeText          {font-family:Arial; font-size:12pt; color:000066;}
.btext           	{font-weight:bold; font-family:Arial; font-size:9pt; color:000066;}

tr,div,table,td,b,i,u 	{ font-family: Arial; color:#000066; font-size:10pt;}

h1             		{font-weight:bold; font-family:Arial; font-size:16pt; color:FF0000;}

#alltype         	{ font-weight:bold; font-family:Arial; font-size:9pt; color:FFFFFF; background-color:#003063;}
#button_field        	{ font-weight:bold; font-family:Arial; font-size:9pt; color:00000;}
#text_field         	{ font-weight:bold; font-family:Arial; font-size:9pt; color:000066; background-color:#FFFFFF;}
#Navigation 		{ Z-INDEX: 2; LEFT: 50%; VISIBILITY: hidden; POSITION: absolute; TOP: 50%;}
#button			{ background-color:#000066; color:white; font-size:9pt; font-family:arial; font:bold;}
#combo			{ background:FAFAED; font-weight:bold; font-size:9pt; color:000066;font-family:Arial,Verdana;}
.simpleText      	{ font-weight:bold; font-family:Arial; font-size:8pt; color:000066;}
.smallText       	{ font-family:Arial; font-size:8pt; color:000066;}
.bigText      		{ font-weight:bold; font-family:Arial; font-size:10pt; color:000066;}
.error			{ font-family:Arial; font-size:9pt; color:red; font-weight:bold}
.wbText			{ font-family:Arial; font-size:9pt; color:white; font-weight:bold}
.redText		{ font-family:Arial; font-size:9pt; color:red; font-weight:bold}

.number			{ font-family:Arial; font-size:9pt; color:#000066; font-weight:bold}
.rednumber		{ font-family:Arial; font-size:9pt; color:red; font-weight:bold}
.whitenumber		{ font-family:Arial; font-size:9pt; color:white; font-weight:bold}

h3			{ font-family: Arial; color:#000066; font-size:14pt;}

/*lil added*/ 
#container1 { /*ALL*/
/*background:red;*/
margin: 0px auto; 
text-align: left;
width: 1100px;
position:relative;
/*background: #f3f4f5;*/
}
#container3 { /*LC*/
/*background:blue;*/
text-align: left;
padding:3px;
width: 160px; 
left:0px;
}
#container2 { /*MC*/
/*background:green;*/
text-align: left;
padding:3px 17px;
width: 734px;
left:166px;
/*background: #fff;*/
}
#container4 { /*RC*/
/*background:orange;*/
text-align: left;
padding:3px; 
width: 160px; 
left:934px;
}
#container3, 
#container2, 
#container4 {
position:absolute;
top:0px;
float:left;
}
#container2 table { /*background: teal*/}

body { background: #CECFCE url(../images/bg_lil2.gif) center center repeat-y; margin:0px;padding:0px; }
div.news { border: 1px solid #ccc; padding: 0px 5px; }
div.news H1 { color: #CC0000; margin:0px;background:#f3f4f5;padding:2px;margin:5px 0px;}
div.news P { margin:0px;margin:5px 0px; display:block; background: url(http://www.vizeamerica.com/images/red_arrow_6x11.gif) 0px 2px no-repeat; padding-left:10px; }