body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
scrollbar-face-color: #ff9999;
scrollbar-arrow-color: #ff9999;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ff3333;
scrollbar-base-color: #ff9999;
scrollbar-3dlight-color: #ff9999;
scrollbar-darkshadow-color: #ff9999;
    background-image: url(images/bg_main.jpg);
    background-repeat: repeat;
    background-position: left top;
    background-attachment: fixed;
    background-color: #000000;
}



a:link {
	color: #666666;
        text-decoration:none
}

a:visited {
	color: #666666;
        text-decoration:none	
}
a:hover {
	color:#ff6666;
text-decoration:underline
	}
a:active {
	color:#3399FF; 
		}
		
.f14 {  font-size: 14px;
        letter-spacing: 1px;
        line-height: 20px}
		
.f12 {  font-size: 12px;
        line-height: 18px;
        color :#666666}
.f12_wide {  font-size: 12px;
        line-height: 22px;
        color :#666666}

.f12_low {  font-size: 12px;
        line-height: 14px;
        color :#ffffff}

.f12_bold {  font-size: 12px;
        line-height: 18px;
        font-weight: bold;
        color: #666666}

.f12_w {  font-size: 12px;
        line-height: 18px;
        color: #ffffff}

.f10 { font-size: 10px;
       line-height: 13px;
       color :#666666}

.f10_w { font-size: 10px;
       line-height: 13px;
        color: #ffffff}