body,p,td {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
color: #333333
}

li {
	list-style-image: url(images/dot.jpg);
	
	}



input,textarea,select {
font-family: Arial, Tahoma, Helvetica;
font-size: 11px;
color: #333333;
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
BORDER-BOTTOM: #000000 1px solid; 
BACKGROUND-COLOR: #EDEDD6
}



A {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
text-decoration: underline; 
font-weight: bold; 
color: #333333
}


A:hover {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
text-decoration: underline; 
color: #999999
}


A:active {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
text-decoration: underline; 
color: #6D4454
}

h1 {
  font-size: 16px;
  font-weight: bold;
  color: #259765;
	}
	
	h2 {
  font-size: 14px;
  font-weight: bold;
  color: #00529B;
	}

body {
	scrollbar-face-color: #259764;
	scrollbar-shadow-color: #461BBF;
	scrollbar-highlight-color: #77623C;
	scrollbar-3dlight-color: #461BBF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #180354;
	color: #000000;
	

}

a.res:link {font-size: 15px; color: #000000; text-decoration: none; font-weight: bold; font-style: italic;}
a.res:visited {font-size: 15px; text-decoration: none; font-weight: bold; font-style: italic;}
a.res:hover {font-size: 15px; color: #000000; text-decoration: none; font-weight: bold; font-style: italic;}

}

a.nav:link {font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold;}
a.nav:visited {font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold; }
a.nav:hover {font-size: 12px; color: #CCCCCC; text-decoration: none; font-weight: bold; }

}

a.red:link {font-size: 12px; color: #ff0000; text-decoration: underline; font-weight: bold;}
a.red:visited {font-size: 12px; text-decoration: underline; font-weight: bold; }
a.red:hover {font-size: 12px; color: #ff0000; text-decoration: underline; font-weight: bold; }

}