body
{
	margin: 0;
	padding: 0;
	font-family: verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image: url(../images/bgmain-red3.gif);
	background-color: #FFF;
}
strong, b {
		font-weight: bold;
		}
I		{
		font-color: #FF9933;
		}
h1 		{ 
		padding-top: 10px;
		color: #232f4e;
		font-size:16px;
		font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		}
h2 		{
		font-size: 14px;
		line-height: 14px;
		}
h3 		{
		font-size: 14px;
		line-height: 5px;
		}
h4 		{
		font-size: 13px;
		color: #232f4e;
		}
#lt		{ 
		color: #000;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		
		}
#lt tr td{ 
		color: #000;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		margin: 0px 10px 5px; padding-top: 0px
		}
tr td{ 
		
		font-size: 11px;
		
		}
p		{ 
		color: #000;
		font-size: 10px;
		line-height: 13px;
		/*text-align: justify;;*/
		margin: 0px 10px 5px; padding-top: 0px 
		}
p tr td{ 
		color: #000;
		font-size: 13px;
		line-height: 13px;
		/*text-align: justify;*/
		margin: 0px 10px 5px; padding-top: 0px 
		}
img	{
		/* turns off gaps around images */
	border:	0
	}
li{
	font-size: 10px;
	line-height: 13px;
	white-space: nowrap;
}
#backg
{
	background-color: transparent;
	width: 100%;
}
#mainright { 
 		 float: left;
 		padding-top: 10px; padding-bottom: 10px;
 		border-top: 1px dotted gray;
 		border-right: 1px dotted gray;
 		border-bottom: 1px dotted gray; width: 25%
 		}
 		
#maincenter
{
	background-color: transparent;
	float: left;
	padding: 0px 0px 0px 20px;
	max-width: 310px;
	width: 68%;
	
}
		  
#mainleft
{
	background-color: transparent;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 60px;
}

#menuhoriz {
		background-color: transparent;
		padding: 5px 0px 0px 90px;
		 /* border-top: 1px solid white;*/ 
		border-bottom: 1px solid gray; 
		width: 100% 
		}
		

#maincenter I { color: #999999;}
#mainright p { font-size:10px}
#mainright I { font-size:9px}
#menuhoriz A {font-size:12px; font-weight: 600; }




A { color: #700; font-weight: 400; text-decoration: none }
A:visited { color: #990000 }
A:hover { color: #ffffff;  background-color: #700; text-decoration:	underline overline; }



/* #maincenter h2 { color: #CC0066;} */ 
 /*  border-right: 1px solid gray;
		 border-bottom: 1px solid gray;  
		 border-left: 1px solid gray;*/

