BODY {
scrollbar-3dlight-color: Black;	
scrollbar-arrow-color: White;	
scrollbar-base-color:#cccccc;	
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color: #cccccc;    
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color: Black;	
scrollbar-track-color: #E4E4E4;	

/*Font settings for text outside a table */
font-family: Arial;  font-size: 12px; color: black;

background-color: #FFFFFF;

color: #000000;
}


.top {
height: 61px;
width:720px;
text-align: left;
color: #000000;
padding-left: 0px;
}

.menu {
	height: 61px;
	text-align: left;
	color: #000000;
	padding-left: 8px;
	vertical-align: top;
}

.main-bg {
	text-align: left;
	color: #000000;
	padding-left: 0px;
	font-size: 12px;
}

.main {
	padding-left: 20px;
	font-size: 12px;

}

.img-main {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bottom {
	height: 20px;
	width:80px;
	text-align: left;
	color: #666666;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bolder;
}

.bottom:hover {
	height: 20px;
	width:80px;
	text-align: left;
	color: #FF0000;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bolder;
	background-color: #FF0000;
}
	
.bottom2 {
	height: 20px;
	width:130px;
	text-align: left;
	color: #666666;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bolder;
}

.bottom2:hover {
	height: 20px;
	width:130px;
	text-align: left;
	color: #FF0000;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bolder;
}

.end {
	height: 20px;
	width:720px;
	text-align: center;
	color: #666666;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bolder;
}

.style1 {
	text-decoration:none; 
	text-underline:none; 
	color:#666666
}

.style1:hover {
	text-decoration:none; 
	text-underline:none; 
	color:#FF0000
}

