body {
	background-color: #C6CDF7;
}
.topbar {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.white_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.tablebg {
	background-color: #E5E6E8;
}
.textboard {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-weight: bold;
	color: #F0F0F2;
	text-decoration: none;
}

.linleft {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.maincontent_bg {
	background-image: url(../images/index_10.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.board {
	background-image: url(../images/index_07.jpg);
	background-repeat: no-repeat;
}
.txtmain {
	font-family: Verdana, Geneva, sans-serif;
	color: #051936;
	text-decoration: none;
	font-size: 13px;
	margin: 5px;
	padding: 5px;
	text-align: justify;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #051936;
	text-decoration: none;
}
.subtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #051936;
	text-decoration: none;
	font-weight: bold;
}

.footbg {
	background-image: url(../images/index_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}

.linright {
	background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* menu */
.menu_nav {
	padding-top:-10px;
	float:right;
	width:453px;
	height:25px;
	background:url(images/menu_bg.jpg) no-repeat center top;
}
.menu_nav ul {
	margin-right:40px;
	float:right;
	width:auto;
	list-style:none;
	background:url(images/menu.gif) repeat-x top;
}
.menu_nav ul li { margin:0; float:left;}
.menu_nav ul li a { display:block; margin:0; padding:12px; color:#ffffff; text-decoration:none;}
.menu_nav ul li a:hover, .menu_nav ul li.active a { color:#fff; background:#3a90c9;}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
