body {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana;
	color: #006633;
	overflow:hidden;
	scrollbar-arrow-color: #eaed99;
	scrollbar-face-color: #8e9300;
	scrollbar-track-color: #cbd200;
	scrollbar-3dlight-color: #dbe04d;
	scrollbar-shadow-color: #8e9300;
	scrollbar-highlight-color: #eaed99;
	scrollbar-darkshadow-color: #515400;
	background-image:url(/template/images/bg-main.gif);
	background-repeat:no-repeat;
	background-position: center center;
}

html {
	height:100%;
	overflow:hidden;
}

td {
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana;
	vertical-align:top;
	text-align:left;
}

a {
	color: #006633;
	text-decoration: underline;
}

a:hover {
	color: #006633;
	text-decoration: none;
}

li {
	list-style-type: square;
}
ul {
	margin-left:15px;
}

p {
	color: #006633;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana;
	font-weight: normal;
}

fieldset {
	margin:6px;
	padding:6px;
}

img {
	border:0px;
}

h1 {
	color:red;
	font-size:26px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-weight:bold;
}

.maintablehome {
	width:980px;
	height:624px;
}

.maintable td {
	vertical-align:middle;
	text-align:center;
}

.centertable {
	width:926px;
	height:449px;
}

.centertable td {
	text-align:left;
	vertical-align:top;
}

.topleft {
	width:14px;
	height:105px;
}

.banner1cell {
	border-left:1px solid #cbd200;
	border-top:1px solid #cbd200;
}

.banner2cell {
	padding:0px;
	margin:0px;
	border-left:1px solid #cbd200;
	border-right:1px solid #cbd200;
	border-top:1px solid #cbd200;
}

.contentcell {
	background:#cbd200;
}

.contentlayer {
	margin:0px;
	padding:0px;
	height:286px;
	width:732px;
	overflow-x:hidden;
	overflow-y:auto;
	padding-left:35px;
}

.navlink {
	color:#d9330d;
}

.navlinkactive {
	color:#d9330d;
}

.homecell1 {
	margin-left:14px;
	border-left:1px solid #cbd200;
	border-top:1px solid #cbd200;
}

.homecell12 {
	padding:0px;
	margin:0px;
	border-right:1px solid #cbd200;
	border-top:1px solid #cbd200;
}
#bannerTop {
	position: absolute;
	width: 100%;
	height: 54px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 20;
}
#bannerTop img {
	position: relative;
	left: 50%;
	margin-left: -434px;
	padding: 0px;
	z-index: 30;
}
