.back1 {
	background-image: url(images/back1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.back2 {
	background-image: url(images/back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.back-main {
	background-image: url(images/back_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.body {
	background-image: url(images/background.gif);
}
.main {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 16px;

}
.main a {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;

}
.main a:hover {
	font-family: Verdana;
	color: blue;
	font-size: 12px;
	line-height: 16px;

}
.main-sm {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: none;
	font-variant: normal;

}

.main-sm a {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none
}

 .main-sm a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bolder;
}
.MENU {font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.backbody {
	background-image: url(images/back_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.backsmall {
	background-image: url(images/back_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.backsmall2 {
	background-image: url(images/back_small2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.main_drop {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #000000;
	text-decoration: none;
}
.main_drop_sm {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.scroll {
scrollbar-face-color: #4872D8; 
scrollbar-3dlight-color: #5894FF; 
scrollbar-arrow-color: #5894RR; 
scrollbar-darkshadow-color: #5894DD;
scrollbar-highlight-color: #FFFFFB; 
scrollbar-shadow-color: #441E07;
scrollbar-track-color: #FFAB39;
overflow-y:scroll;
overflow-x:hidden;
width:470px; height:478px;
overflow:-moz-scrollbars-vertical;
padding: 6px; 
}
