body {
	margin:0px;
	background:#7C8991 url(img/bodybg.jpg) repeat-x top;
	}

H1 {
	color:#516E78;
	font-family:verdana;
	font-size: 25px;
	margin-top:0px;
	}
H2 {
	color:#516E78;
	font-family:verdana;
	font-size: 13px;
	margin-top:0px;

	}

H3 {
	color:#516E78;
	font-family:verdana;
	font-size: 12px;
	}







.header {
	width:720px;
	height:100px;
	background:#C4CDCC url(img/menubg.gif) repeat-x bottom;
	padding-bottom:20px;
	}

.g_header{
	width:720px;
	height:170px;
	background:#FFFFFF url(img/header_bg.gif) repeat-x top;
	text-align:center;
	}

.maincontent {
	width:720px;
	/*height:400px;*/
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:20px;
	}

.footer {
	width:720px;
	height:70px;
	background:url(img/footerbg.gif) no-repeat top;
	text-align:center;
	color:#FFFFFF;
	font-family:verdana;
	font-size:10px;
	}

.footer img {
	margin-bottom:-2px;
	}


#menu {
	width:650px;
	color:#BBD9E1;
	font-family:verdana;
	font-size:10px;
	}


#menu a {
	color:#FFFFFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;
	}

#menu a:hover {
	text-decoration:underline;
	}








.wtopleft {
	height:20px;
	background:url(img/wtl.gif) no-repeat bottom left;
	}

.wtopright {
	height:20px;
	background:url(img/wtr.gif) no-repeat bottom right;
	}

.wbottomleft {
	height:15px;
	background:url(img/wbl.gif) no-repeat top left;
	}

.wbottomright {
	height:15px;
	background:url(img/wbr.gif) no-repeat top right;
	}

.wmid {
	width:1px;
	background-color:#B8B8B8;
	}


.wcontentleft {
	border-left: #B8B8B8 1px solid;
	height: 250px;
	background:#FFFFFF;
	padding:0 20 0 20;
	color:#828282;
	font-family:verdana;
	font-size:11px;
	}

.wcontentright {
	border-right: #B8B8B8 1px solid;
	background:#FFFFFF;
	padding:0 20 0 20;
	color:#828282;
	font-family:verdana;
	font-size:10px;
	}

.wcontentleft a {
	color:#828282;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	}

.wcontentleft a:hover {
	color:#516E78;
	}

.wcontentleft p {
	color:#99CCCC;
	font-family:verdana;
	font-size:11px;
	}

.wcontentright a {
	color:#828282;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	}

.wcontentright a:hover {
	color:#516E78;
	}




.gtopleft {
	height:20px;
	background:url(img/gtl.gif) no-repeat bottom left;
	}

.gtopright {
	height:20px;
	background:url(img/gtr.gif) no-repeat bottom right;
	}


.gbottomleft {
	height:20px;
	background:url(img/gbl.gif) no-repeat top left;
	}

.gbottomright {
	height:20px;
	background:url(img/gbr.gif) no-repeat top right;
	}

.gcontent {
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	background:#DBDFDF url(img/gbg.gif) repeat-x bottom;
	padding:0 20 0 20;
	height: 190px;
	}

.gcontent a {
	color:#828282;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	}

.gcontent a:hover {
	color:#516E78;
	}

.gcontent H2 {
	padding-bottom:5px;
	margin-bottom: 15px;
	border-bottom:#FFF 2px dotted;
	}

.gcontent2 {
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	background:#DBDFDF url(img/gbg.gif) repeat-x bottom;
	padding:0 8 0 8;
	height: 180px;
	}

.gcontent2 a {
	color:#828282;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	}

.gcontent2 a:hover {
	color:#516E78;
	}

.gcontent2 H2 {
	padding-bottom:5px;
	margin-bottom: 15px;
	border-bottom:#FFF 2px dotted;
	margin-left: 10px;
	}
