body {background-color:#ffffff;}

a:link {color: #848383;text-decoration: none;}
a:visited {color: #848383;text-decoration: none;}
a:hover {color: #E89328;text-decoration: none;}
a:active {color: #848383;text-decoration: none;}
  
.logo{
	font-family: Verdana, arial, helvetica, sans serif;
	font-size: 42px;
	font-weight: normal;
}

.index {
	font-family: Tahoma, arial, helvetica, sans serif;
	font-size: 11px;
	line-height: 16px;
}

.index2{font-family: Tahoma, arial, helvetica, sans serif; font-size: 11px; text-align:right; line-height:12px; margin-bottom:10px;}

.testata{
	font-family: Tahoma, arial, helvetica, sans serif;
	font-size: 20px;
	font-weight: normal;
}
	
.t3 {
	font-family: Tahoma, arial, helvetica, sans serif;
	font-size: 11px;
	line-height: 16px;
}

.t3 a:link {color: #000000;text-decoration: none;}
.t3 a:visited {color: #000000;text-decoration: none;}
.t3 a:hover {color: #E89328;text-decoration: underline;}
.t3 a:active {color: #000000;text-decoration: none;}
	
.t3footer {
	font-family: Tahoma, arial, helvetica, sans serif;
	font-size: 9px;
	color: #999999;
}

.t3footer a:link {color: #999999;text-decoration: none;}
.t3footer a:visited {color: #999999;text-decoration: none;}
.t3footer a:hover {color: #333333;text-decoration: underline;}
.t3footer a:active {color: #999999;text-decoration: none;}
	
.t1 {
	font-family: Tahoma, arial, helvetica, sans serif;
	font-size: 13px;
	color: #848383;
}

.t1 a:link {color: #848383;text-decoration: none;}
.t1 a:visited {color: #848383;text-decoration: none;}
.t1 a:hover {color: #848383;text-decoration: underline;}
.t1 a:active {color: #848383;text-decoration: none;}

.t1s {
	font-family: Tahoma, arial, helvetica, sans serif;
	font-size: 11px;
	color: #848383;
}

.t2 {
	font-family: Tahoma, arial, helvetica, sans serif;
	font-size: 12px;
	color: #848383;
}

.t2small{
	font-family: Tahoma, arial, helvetica, sans serif;
	font-size: 10px;
	color: #848383;
}

.white {color: #ffffff;}
  
.orange {color: #E89328;}
  
.lightgray {color: #BCB5AC;}
  
.darkgray {color: #848383;}

.extradarkgray {color: #888888;}

.borderG {border: 1px solid #e5e5e5;}

.box {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999; 
	BORDER-RIGHT: #e5e5e5 1px solid; 
	BORDER-TOP: #e5e5e5 1px solid; 
	BORDER-LEFT: #e5e5e5 1px solid; 
	BORDER-BOTTOM: #e5e5e5 1px solid;
	
}

