body, html
{	min-height: 101%;}

body 
	{background-attachment: fixed; background-repeat: repeat-x}

a 
	{ text-decoration: none; font-weight:bold}
a:hover 
	{ text-decoration: underline}


body
	 { scrollbar-face-color: #7D583A; 
	scrollbar-shadow-color: #634B38; 
	scrollbar-highlight-color: #B6977E; 
	scrollbar-3dlight-color: #947154; 	
	scrollbar-darkshadow-color: #000000; 
	
	scrollbar-track-color: #EEE6D1; 
	scrollbar-arrow-color: #EEE6D1}


td {  font-family: Verdana; font-size: 11px}
.txt {  font-family: Verdana; font-size: 11px}

input {  font-family: Verdana; font-size: 11px; background: #E5E4CF; color: 2D2D2D}

select{  font-family: Verdana; font-size: 11px; background: #E5E4CF; color: 2D2D2D}

textarea {  font-family: Verdana; font-size: 11px; background: E5E4CF; color: 2D2D2D;
	 scrollbar-face-color: #7D583A; 
	scrollbar-shadow-color: #7D583A; 
	scrollbar-highlight-color: #7D583A; 
	scrollbar-3dlight-color: #7D583A; 	
	scrollbar-darkshadow-color: #7D583A; 
	
	scrollbar-track-color: #EEE6D1; 
	scrollbar-arrow-color: #EEE6D1 }

.cellbgcolor { background: #363571 }