body {
	background-color: #18B0D7;
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color: #7F7D7D;
	margin-top: 0px;
	margin-bottom: 0px;
}
.a3:link {
	color: #0099CC;
text-decoration: none;
	}
.a3:visited {
	color: #006699;
text-decoration: none;
}
.a3:hover {
	color: #003366;
}

#content-wrap {
	
	width: 876px;
	background: #FFF;
	padding: 0; 
	
}
#content-left{
	
	width: 41px;
    padding: 0 ; 
	background:  url(../images/bg_lef.gif) repeat-y center top;
	}

#content-right{
	width: 21px;
    padding: 0 ; 
	background:  url(../images/bg_right.gif) repeat-y center top;
	
}
#footer {
	padding: 0 ; 
	height: 105px;
	margin: 0 auto;
	background: url(../images/bg_footer.gif) repeat-x left top;
}

#footerbar {
 font-size: 11px;
 clear: both;
 font-family: Tahoma;
 margin-bottom: 5px;
 margin-right: 15px;
 margin-top: 15px;
 color: #fff;
 text-align:right;
}

#home{
float: right;
 font-size: 11px;
 clear: both;
 font-family: Tahoma;
 margin-bottom: 5px;
 margin-right: 15px;
 margin-top: 20px;
}
.main {
width: 660px;

}
.main2{
	height: 24px;
	width: 100px;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 15px;
	}
.main3{
	height: 24px;
	width: 100px;
    margin-bottom: 10px;
	padding-top: 10px;
	}
#main2{
	height: 24px;
	width: 100px;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 15px;
	}
#main3{
	float:left;
	width: 160px;
	margin-right: auto;
	margin-left:10px;
	margin-bottom: 5px;
	padding-top: 5px;
	
	}
#main9{
	float:left;
	height:15px;
	width: 160px;
	margin-right: auto;
	margin-left:10px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #cccccc;
	}
/* Fix IE7*/
*:first-child+html #main9{
float:left;
	height:16px;
	width: 160px;
	margin-right: auto;
	margin-left:10px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #cccccc;
}
#main4{
	width: 160px;
	padding-top: 5px;
	}
	
#navBar {
	list-style:none;
	width: 110px;
	margin:5px 0;
	padding:0;
	height: 80px;
}

#navBar a {
	text-decoration:none;
	padding:5px;
display:block;
	color:#666;
	height: 80px;

}

#navBar a:hover {
	background:#E9E9E9;
	color:#666;
	height: 80px;
}
.contactcenter{
	width: 500px;
	color:#FF0000;
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	padding-bottom:10px;
	padding-top: 15px;
	text-align: center;
	}

.Head{
font-family:arial, verdana, sans-serif;
font-size:12px; 
font-weight: bold;
}
#line{
	height:20px;
    position:relative;
    border-bottom: 1px solid #B4B4B4;
}

#memberlogin div {
  padding: 3px;
}
