body {
	background-color: #E8E8E8;
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#333333;
	
	scrollbar-face-color:#d4d4d4;
	scrollbar-base-color:#E8E8E8;
	
	scrollbar-darkshadow-color:#333333;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-track-color:#E8E8E8 ;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #31363C;
}
#main {
	background-image: url(../images/index_15.jpg);
	background-repeat: repeat;
}
#bottom {
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../images/content-top.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-size: 11px;
	padding-bottom: 25px;
	padding-top: 35px;
	color:#333333;
}
.footer a{

	text-decoration: none;
	}
.footer-hide {
	color:#333333;
	text-decoration:none;
}
a {
	text-decoration:none;
	color:#E8E8E8;
}

a:hover {
	text-decoration:underline;
}
li {text-align:left;}	
