body{
	background-image:url(../images/splash/mainBg.jpg);
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0px;
}



table td{
	font-family:"Trebuchet MS";
	color:#6d6d6d;
	font-size:11px;
}

.lCol{
	background:url(../images/splash/tblL.jpg) top left no-repeat;
	width:32px;
	height:768px;
}
.rCol{
	background:url(../images/splash/tblR.jpg) top left no-repeat;
	width:32px;
	height:768px;
}


#headerMenu{
	padding:0px;
	margin:0px;
	white-space:nowrap;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
}
#headerMenu li{
	list-style-type:none;
	display:inline;
}
#headerMenu a, #headerMenu a:visited {
  font-size:11px;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	text-align:center;
  text-decoration:none;
}
#headerMenu a:hover{
  font-size:11px;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
  text-align:center;
  text-decoration:none;
}

.body{
	padding: 0 30px 0 30px;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#6d6d6d;
}
.contentT{
	padding:0 30px 0 30px;
}

.sep{
	padding: 6px 0 6px 0;
}
.sub{
	font-size:9px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#6d6d6d;
	font-style:italic;
}
.sh{
	font-size:18px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#9e3400;
	padding: 2px 0 5px 0;
}
.sush{
	font-size:18px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#346c11;
	padding: 2px 0 5px 0;
}
.hh{
	font-size:18px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#073e99;
	padding: 2px 0 5px 0;
}
.bodyLink{
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:italic;
	color:#01539d;
}
.footer{
	height:120px;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#6d6d6d;

}
