body, table, tr, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
	
A:Link			{ color: #ffffff; text-decoration: none;}
A:Visited		{ color: #ffffff; text-decoration: none;}
A:Hover			{ color: #ff5f00; text-decoration: none;}

A.Blue:Link		{ color: #4F5B8E; text-decoration: none; font-weight: normal; }
A.Blue:Visited	{ color: #4F5B8E; text-decoration: none; font-weight: normal; }
A.Blue:Hover	{ color: #0429B6; text-decoration: none; font-weight: normal; }

A.Red:Link		{ color: #FF0000; text-decoration: none; font-weight: normal; }
A.Red:Visited	{ color: #FF0000; text-decoration: none; font-weight: normal; }
A.Red:Hover		{ color: #7D3939; text-decoration: none; font-weight: normal; }

A.Yellow:Link		{ color: #FED84C; text-decoration: none; font-weight: normal; }
A.Yellow:Visited	{ color: #FED84C; text-decoration: none; font-weight: normal; }
A.Yellow:Hover		{ color: #FF0000; text-decoration: none; font-weight: normal; }

A.Orange:Link		{ color: #ff5f00; text-decoration: none; font-weight: normal; }
A.Orange:Visited	{ color: #ff5f00; text-decoration: none; font-weight: normal; }
A.Orange:Hover		{ color: #FED84C; text-decoration: none; font-weight: normal; }
	
.formtextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
	color: #FFFFFF;
	border: 1px outset;
	border-color: #e6e6e6;
}
	
	body
		{
		scrollbar-face-color: E8E8E8;
		scrollbar-shadow-color: C1C1C1; 
		scrollbar-highlight-color: white; 
		scrollbar-3dlight-color: white; 
		scrollbar-darkshadow-color: white; 
		scrollbar-track-color: white;
		scrollbar-arrow-color: C1C1C1
		}

	.side {
		font-family: verdana,arial,helvetica;
		color: #404040;
		font-size: 10px;
		} 
	
	.title {
		font-family: verdana,arial,helvetica;
		color: #999999;
		font-size: 20pt;
		letter-spacing:6px;
		}
	
	.header {
		font-family: verdana,arial,helvetica;
		color: #999999;
		font-size: 13px;
		}
		
	.topnav {
		font-size: 12px;
		letter-spacing:0;
		font-weight:700;
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style:normal;
		}