body{
	font-family: verdana, sans-serif; 
	color: #808080;
	font-size: 11px;
	line-height: 17px;
	margin: 0 ;
	padding: 0 ;
}
a{
	text-decoration: none;
	font-weight: bold;
	color:#808080;
}
a:hover{
	color: #000000;
}
h1{
	font-family: "Times New Roman"; 
	color: #688a92; 
	font-size: 23px;
	font-weight: normal;
	padding: 0 ;
	margin: 20px auto 10px 0px;
}
h2{
	font-size: 15px;
}
h3{
	font-size: 12px;height: 5px;
}
.clearfix{
	clear: both;
}
#container{
	width: 760px;
	margin: 0px auto 20px auto;
	padding: 0;
	/*border: thin black solid;*/
	background : White;
}
#head{
	width: 756px;
	margin-top: 0;
	margin-bottom: 0;	
	padding: 0 ;
	border-right: 4px solid black;
	height: 71px;
}
#content{
	width: 590px;
	padding: 0px;
	margin: 0px 0px 0px auto;
	/*border: thin #00CCCC solid;
	*/
	background : White;
}
#footer{
	margin-top: 37px; 
	border-top: #bfbfbf 1px solid;
	padding-top: 10px;
	text-align: center;
}
/*************** menu top **********************/
#logoTop{
	float: left;
	width: 132px;
	margin-top:0px;
}
#logoTop1{
	float: right;
	width: 132px;
	margin-top:0px;
}
#menuTop{
	width:550px;
	margin-top:0px;
	padding-top: 21px;
	margin-left: 100px;
}
#menuTop li{
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	list-style-type:none;
}
/***************** menu left **********************/
#menuLeft{
	margin-top: 29px;
	margin-left: 10px;
	margin-right: 0px;
	width:160px;
	/*border: thin #aaffdd solid;*/
	float: left;
	text-align: left;			
}
#menuLeft ul{
	margin-left: 0px;
	padding: 0 ;
}
#menuLeft li{
	display: block;
	margin-top: 10px;
	/*margin-left: 10px;*/	
	list-style-type:none;

}
/**************** others *****************************/
tr.sptable_col2 {
	background-color: #eaf0ee; 
	cursor: pointer;
}
tr.spectable_heading td {
	padding: 0 8px;
}
td.spectable_title {
	font-size:15px;
}
.spectable_heading {
	text-align: center; 
	padding-bottom: 4px; 
	background-color: #eaf0ee; 
	padding-left: 10px; 
	width: auto; 
	padding-right: 10px; 
	color: #3f3f3f; 
	font-size: 12px; 
	vertical-align: middle; 
	font-weight: bold; 
	border-right: #ffffff 1px solid; 
	padding-top: 1px
}
.sptable_col1 {
	text-align: center; 
	padding-bottom: 5px; 
	background-color: #f8faf9; 
	padding-left: 5px; 
	width: 15%; 
	padding-right: 5px; 
	font-size: 10px; 
	vertical-align: top; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid; 
	padding-top: 5px
}
.tall{
	height: 40px;
}
.titlecopy {
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 10px; 
	FONT-FAMILY: "Times New Roman"; 
	COLOR: #688a92; 
	FONT-SIZE: 150%; 
	FONT-WEIGHT: normal; 
	PADDING-TOP: 0px
}
table.spec td 			{ border-top:solid 1px #2e523c; height: 22px;  }
table.spec1 td 			{ border-bottom:solid 1px #2e523c; height: 15px;font-size: 9px;  }
table.spec2 td 			{ height: 15px;font-size: 9px;  }

