body, table, tr, td  {

	font-size: 12px;
	font-family: Tahoma;
	color: #504C4C ;
	scrollbar-base-color:  #999191;
	scrollbar-arrow-color: #9E3521;
	scrollbar-face-color:  #999191;
	
}

.blue{
	
	scrollbar-base-color:  #5070A0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color:  #5070A0;
	
}

input, select, textarea  {
	font-family : Tahoma;
	font-size : 12px;
	margin-bottom : 2px;
	margin-top : 1px;
	margin-right : 2px;
	margin-left : 2px;
	background-color: #EFEFEF;
}

A {
	font-size: 11px;
	font-family: Tahoma;
	color: #9E3521 ;
	text-decoration : none;
}

A:hover {
	text-decoration : none;
	font-size: 11px;
	font-family: Tahoma;
	color: #99622B  ;
	text-decoration: none;
}