body {
	margin: 0;
    	background-color: #4a874a;
    	font-family: "Times New Roman", Times, serif;   
	background-image:url(images/mainSite/website/main_bg.gif);
	background-repeat:repeat-x;
}

.maintable{
	width:919px;
	margin:auto;
	border:0px;
	background-image:url(images/mainSite/website/safebg.png);
	background-repeat:repeat-y; background-position:left;
	}

.logocontainer{
	width:278px;
	height:204px;
	}
	
.navcontainer{
	width:278px; 
	height:282px; 
	background-image:url(images/mainSite/website/navbg.jpg); 
	background-repeat:repeat-y; 
	background-position:right
	}

.tdlefttop{
	background-image:url(images/mainSite/website/navbg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
	}
	
.tdleftbottom{
	background-image:url(images/mainSite/website/lady.jpg); 
	background-position:bottom right; 
	background-repeat:no-repeat; 
	}

.tdright{
	background-image:url(images/mainSite/website/rightbottom.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	vertical-align:top;
	width:641px;
	}

.topinfo{
	height:641px; 
	height:90px; 
	background-image:url(images/mainSite/website/righttop.jpg);
	}

.maincontent{
	padding:20px;
	
	}
.twtext{font-size:12px; width:740px; text-align:left; margin:auto}

a.headerLinkEntry:link {color: #000000; text-decoration:none}
a.headerLinkEntry:visited {color: #000000; text-decoration:none}
a.headerLinkEntry:hover {color: #000000; text-decoration:none}
a.headerLinkEntry:active {color: #000000; text-decoration:none}

.center{margin:auto}


.floatleft {float: left;}
.floatright {float: right;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}

.fontbold {font-weight:bold}
.font11 {font-size: 11px;}
.font12 {font-size: 12px;}
.font15 {font-size: 15px;}
.font16 {font-size: 16px;}
.font17 {font-size: 17px;}
.font18 {font-size: 18px;}

.white {color:#FFFFFF}
.whitewrapper {background-color:#FFFFFF}
.gray1{color: #7c7c7c}
.gray2 {color: #aeaeae}
.gray3 {color: #c1c1c1}
.gray4 {color: #a8a8a8}
.gray5 {color: #c8c8c8}
.gray6 {color: #606060}
