body {
	background-image: url(img/bg_0.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CDD5DD;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #596269;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #596269;
}
a {
	color: #008ED3;
	text-decoration: underline;
}
a:hover {
	color: #005E8A;
}


.bg_top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center 42px;
}





#menu {
	width: 720px;
	height: 39px;
	padding: 0px;
	margin_bottom: 0px;
	position: relative;
	background-image: url(img/menu.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;

}
.menu_bottom {
	font-size: 11px;
	color: #FFFFFF;
}



#menu li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0px;}



#menu li, #menu a {height: 39px; display: block;}

#tab1b {left: 25; width: 60px;}

#tab2b {left: 85px; width: 81px;}

#tab3b {left: 166px; width: 140px;}

#tab4b {left: 306px; width: 125px;}

#tab5b {left: 431px; width: 174px;}

#tab6b {left: 605px; width: 100px;}





#tab1b a:hover {background: transparent url(img/menu.jpg) -25 -39px no-repeat;}

#tab2b a:hover {background: transparent url(img/menu.jpg) -85px -39px no-repeat;}

#tab3b a:hover {background: transparent url(img/menu.jpg) -166px -39px no-repeat;}

#tab4b a:hover {background: transparent url(img/menu.jpg) -306px -39px no-repeat;}

#tab5b a:hover {background: transparent url(img/menu.jpg) -431px -39px no-repeat;}

#tab6b a:hover {background: transparent url(img/menu.jpg) -605px -39px no-repeat;}





#inner_part {
	margin-top: 290px;
	margin-bottom: 10px;
}
#inner_midle {
	background-image: url(img/inner_midle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 976px;
}
#member_directory {
	width: 396px;
	border: 5px solid #ECF1F6;
	background-color: #192342;
	margin-bottom: 15px;
}
.menu_bottom a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.menu_bottom a:hover {
	font-size: 11px;
	color: #192342;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.copyright {

	font-size: 11px;
	color: #B2BCC5;
}
.maintext_first {
	width: 503px;
}
.directory_first {
	background-color: #F9F9F9;
	border: 2px solid #BBC2C8;
	font-size: 11px;
	color: #4E587D;
	padding: 9px;
	height: 95px;
	background-image: url(img/bg_member.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.memtber_title {
	font-weight: bold;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #2C395C;
}
.title_blu {

	font-size: 16px;
	font-weight: bold;
	color: #008ED3;
}


.contactbg{
	background:url(img/cardbg.jpg) repeat-x #D8E0FC; 
	background-position:top;
	border:solid 1px #0F84B0; 
	padding:20px;
	height:330px
}
