body{
	scrollbar-arrow-color: #666666;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-3dlight-color: #EAE8E4;
	scrollbar-darkshadow-color: #BEBBB4;
	background : #C2D5D7;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	
}

table{
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : #595959;
		
	}

.linktot{
	text-decoration : line-through;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : #595959;	
}   
.fliesstext{
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : #ffffff;
}

textarea, input {
	font-family : Trebuchet MS, Verdana;
	font-size : 9px;
	color : Gray;
	border: 1px ridge Silver;
	background : None url(../img/formBG.gif);
	border-bottom-style : dotted;
	border-collapse : separate;
	caption-side : inherit;
}

.table_dotted {
	border: 1px solid #000000;
}

.zh {  
	line-height: 120%; 
}

a:link,a:active,a:visited {color : #595959; text-decoration: none;}
a:hover		{ text-decoration: none;  color : #B84C00; }
					
