BODY {
	BACKGROUND-POSITION: 50% 50%;  
	BACKGROUND-IMAGE: url(../images/main_bg.gif); 
	MARGIN: 0px auto; 
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-color:#cccccc;
	background-attachment: fixed;
	text-align: center;
}
#wrapper {
	background: #Ffffff;
	width:780px;
	text-align:center;
	margin:0 auto;
}
#banner {
	width: 780px;
	text-align: center;
}
#toplinkbg {
	background-image: URL(../images/linkbg.jpg);
	width: 780px;
	height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
#toplink {
	font-family: Arial Narrow; 
	font-size: 13px; 
	font-weight: normal; 
	color: #1C395B; 
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
}
#toplink a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #1C395B; 
	text-decoration: none; 
}
#toplink a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #1C395B; 
	text-decoration: none; 
}
#toplink a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #1C395B; 
	text-decoration: none; 
}
#content {
	background-color: #FFFFFF;
	width: 780px;
	padding-top: 10px;
}
#left {
	width: 200px;
	text-align: left;
	padding-left: 30px;
	float: left;
}
#maincontent {
	width: 510px;
	padding-left: 0px;
	padding-right: 30px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
	float: right;
	
}
.boxtop {
	background-image: URL(../images/boxmidbg.jpg);
	background-repeat: repeat-x;
	width: 181px;
	height: 5px;
	clear: both;
	}
.boxmid {
	border-left: #0E3C53 1px solid;
	border-right: #0E3C53 1px solid;
	background-image: url(../images/boxmidbg.jpg);
	background-repeat: repeat-x;
	background-color: #536982;
	width: 154px;
	padding-left: 13px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	clear: both;
}
.boxmid a:link {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #8EC9FF;
	text-decoration: none;
}
.boxmid a:visited {
	font-family: Verdana;
	font-weight: bolder;
	font-size: 11px;
	color: #8EC9FF;

	text-decoration: none;
}
.boxmid a:hover {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #8EC9FF;

	text-decoration: none;
}
.boxmid1 {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 154px;
	height: 20px;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF
}

.boxmid1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.boxmid1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.boxmid1 a:visited {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.boxmid1 a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #A4D1FF;
	text-decoration: none;
} 
.boxbot {
	background-image: URL(../images/boxbot.jpg);
	background-repeat: no-repeat;
	width: 181px;
	height: 6px;
}
#footer {
	background-color: #415878;
	width: 780px;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}