.back01 {
	background-image: url(images/back_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back02 {
	background-image: url(images/back_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.back03 {
	background-image: url(images/back_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.back04 {
	background-image: url(images/back_05.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.back05 {
	background-image: url(images/back_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.back06 {
	background-image: url(images/back_07.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back07 {
	background-image: url(images/back_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.back08 {
	background-image: url(images/back_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.scroll {
scrollbar-face-color: #704C2F; 
scrollbar-3dlight-color: #92842B; 
scrollbar-arrow-color: #F7DA50; 
scrollbar-darkshadow-color: #704C2F;
scrollbar-highlight-color: #FCE57A; 
scrollbar-shadow-color: #7B6A29;
scrollbar-track-color: #836223;
overflow-y:scroll;
overflow-x:hidden;
width:95%; height:190px;
overflow:-moz-scrollbars-vertical; 
}.mainsm {
	font-family: Arial;
	font-size: 12px;
	color: #E3D1C4;
	font-style: normal;

}
.titles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.fields {
	border: none;
	background-color: #EAB647;
}

#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
}

#footer {
	/*padding-top: 8px; */
	/*text-align: right;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}