body {
	margin: 0px;
	scrollbar-face-color: #141414;
	scrollbar-highlight-color: #E3393B;
	scrollbar-shadow-color: #E3393B;
	scrollbar-3dlight-color:#ffa100;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #E3393B;
	scrollbar-darkshadow-color: #E3393B;
}	
body,td,th {
	font-size: 12px;
} 

.bd {
	font-size: 12px;
	color: #E4C158;
	background-image: url(../image/image5.jpg);
	line-height: 22px;
	border: none;
	
}
.hg {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.bg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(../image/image19.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(../image/image22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.g:link {
	color: #FCEF02;
	text-decoration: none;
}
a.g:visited {
	color: #FCEF02;
	text-decoration: none;
}
a.g:active {
	color: #FCEF02;
	text-decoration: underline;
}
a.g:hover {
	color: #FCEF02;
	text-decoration: underline;
}
