.back1 {
	background-image: url(images/back_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back2 {
	background-image: url(images/back_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.back3 {
	background-image: url(images/back_03.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.back4 {
	background-image: url(images/back_04.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.back6 {
	background-image: url(images/back_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodyback {
	background-image: url(images/body_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.scroll {
scrollbar-face-color: #FFD328; 
scrollbar-3dlight-color: #92842B; 
scrollbar-arrow-color: #704C2F; 
scrollbar-darkshadow-color: #704C2F;
scrollbar-highlight-color: #FCE57A; 
scrollbar-shadow-color: #7B6A29;
scrollbar-track-color: #E1B500;
overflow-y:scroll;
overflow-x:hidden;
width:100%; height:290px;
overflow:-moz-scrollbars-vertical; 
}
.mainsm {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-style: normal;

}
.main {
	font-family: Arial;
	font-size: 12px;
	color: #030302;
	font-style: normal;

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

#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 {
	text-align: right;
	padding-top: 28px; 
	padding-right: 130px;
	/*text-align: right;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}