body, td {
    font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 12;
color: black;
font-weight: normal;
	margin: 0;
	padding: 0;
		scrollbar-face-color: #5184A2;
        scrollbar-highlight-color: white;
        scrollbar-shadow-color: #DEE3E7;
        scrollbar-3dlight-color: #D1D7DC;
        scrollbar-arrow-color:  #C0C0C0;
        scrollbar-track-color: #C0C0C0;
        scrollbar-darkshadow-color: #98AAB1;	
	}



// a:link    {color:blue;text-decoration:none;}
//a:visited {color:blue;text-decoration:none;}
//a:hover   {color:#0000C0;text-decoration:underline;} 




.copyright {
	FONT-SIZE: 11px;
 COLOR: #C0C0C0; 
FONT-FAMILY: Trebuchet MS, helvetica, arial, sans-serif;
font-style: italic;
}
 a.copyright:link {color: #808080;text-decoration:none;}
 a.copyright:visited {color: #808080;text-decoration:none;}    
a.copyright:hover {color: black;text-decoration:none;}



.news {
    font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 12;
font-weight: normal;
color: #FF8000;
}
 a.news:link { font-weight: normal; text-decoration:none}
 a.news:hover { color:#FF8000;  font-weight: bold; 	font-size: 13; text-decoration:none}
 a.news:visited {text-decoration:none}
//a.news:active {color:black; font-weight: normal; text-decoration:none}


.newsbig {
    font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 16;
font-weight: normal;
color: #FF8000;
text-decoration:underline;
}
 a.newsbig:link { font-weight: normal; text-decoration:underline}
 a.newsbig:hover { color:#FF8000;  font-weight: bold; 	font-size: 16; text-decoration:underline}
 a.newsbig:visited {text-decoration:underline}
//a.news:active {color:black; font-weight: normal; text-decoration:none}



.left {
    font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 12;
color: #FF8000;
}

 a.left:link { color:#FF8000; text-decoration:none}
 a.left:visited { color:#FF8000; text-decoration:none}
 a.left:hover { color:#4040FF; text-decoration:none}
 a.left:active { color:#FF8000; text-decoration:none}

.smallo {
    font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 12;
color: #FF8000;
}

.smallb {
    font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 12;
color:  #26A5F4;
}

.headline {
    font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 12;
font-weight: bold;
color: white;
}

.headlinew {
    font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 12;
font-weight: bold;
color: #4040FF;
}

.topline {
    font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 62;
font-weight: normal;
color: #26A5F4;
}

    .textbox {
        background-color : white; 
        border-bottom : 1px solid black; 
        border-left : 1px solid black; 
        border-right : 1px solid black; 
        border-top : 1px solid black; 
        padding-bottom : 1px; 
        padding-left : 1px; 
        padding-right : 1px; 
        padding-top : 1px; 
        color : black; 
        background : white; 		
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
    } 

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #FAED85;
	border: 1px solid #C0C0C0;
	padding: 1px; 
} 