body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#30505D;
	background-image:url(../images/body_bg.jpg);
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tblMainOuter {
	width:100%;
	height:100%;
	vertical-align:middle;
}
.tblMainInner {
	width:1000px;
	height:600px;
}
.tblMainInner_tdSite{
	width:751px;
	height:700px;
	background-color:#FFFFFF;
	vertical-align:top;
	padding: 4px;
	
}
.tblMainInner_tdShadowRight{
	width:5px;
	height:593px;
	background-image:url(../images/tblMainInner_tdShadowRight.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	
}
.tblMainInner_tdShadowBottom{
	width:100%;
	height:7px;
	background-image:url(../images/tblMainInner_tdShadowBottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.tblMainInner_tdShadowCorner{
	background-image:url(../images/tblMainInner_tdShadowCorner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:5px;
	height:7px;
}
.tblSite{
	width:1000px;
	height:100%;
	background-color:#3F444A;	
}
.tblSite_tdHeader{
	height:165px;
}
.tblSite_tdNav{
	height:20px;
	background-color:#9EA2A5;
	background-image:url(../images/tblSite_tdNav_bg.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.tdlSite_SubNav{
	height:35px;
}
.tblSite_tdContent{
}
.tblContent{
	height:100%;
	/*padding-top:35px;*/
}
.tblContent_tdLeft{
	padding-left:20px;
	padding-bottom:0px;
	width:800px;
}
.tblContent_tdRight{
	padding-left:20px;
}
.tblSite_tdFooter{
	background-color:#FFFFFF;
	height:30px;
	padding-left: 20px;
}
.tblFooter {
	width:260px;
}
.tblFooter_tdLeft {
}
.tblFooter_tdRight {
	color:#CDCED0;
}
.tblFooter_tdRight a {
	color:#789DB0;
	text-decoration:none;
}
iframe {
	width:100%;
	height:100%;
	background-color:#C9CED4;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}
a.splash {
	color:#FFFFFF;
}
