.back {
background-image: url(images/background.jpg);
background-repeat: repeat-x;
}

.maintext {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.footer_text {
	font-family: verdana;
	font-size: 10px;
	line-height: 20px;
	color: #CCCCCC;
}
.bt {
	background-image: url(images/back_main_box.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

a:link.footer {
color: #666666;
text-decoration: none;
}
a:visited.footer {
color: #666666;
text-decoration: none;
}
a:hover.footer {
color: #666666;
text-decoration: underline;
}
a:active.footer {
color:  #666666;
text-decoration: none;
}

FORM.nomargin
{
    MARGIN: 0px;
}


a:link.sitemap {
color: #666666;
text-decoration: none;
}
a:visited.sitemap {
color: #666666;
text-decoration: none;
}
a:hover.sitemap {
color: #666666;
text-decoration: underline;
}
a:active.sitemap {
color:  #666666;
text-decoration: none;
}

#main{
line-height: 130%;
font-family: verdana;
font-size: 11px;
width:380px;
height:190px;
overflow: auto;
padding-right:10px;
scrollbar-base-color: #EFF3F5;
scrollbar-arrow-color: #0268B2;
scrollbar-3dlight-color: #EFF3F5;
scrollbar-darkshadow-color: #EFF3F5;
scrollbar-face-color: #EFF3F5;
scrollbar-highlight-color: #EFF3F5;
scrollbar-shadow-color: #EFF3F5;
scrollbar-track-color: #EFF3F5;
}