body,table,tr,td,p,center,ul,ol,li,font,span,b,blockquote,form {font-size : 12px; font-family : Verdana,Arial,Helvetica,Geneva,Sans-Serif}

.twelve {font-size : 12px}
.ten {font-size : 10px}
.small {font-size : 10px}
.linespace {line-height : 22px}
.hed {font-size : 20px; color:#c0c0c0}
.wht { color:#ffffff }
.plain { text-decoration:none }
.puts { height : 20px; width : 100px; font-size : 10px }
.putschk { height : 16px; width : 16px }
.red { color:#ee0000 }

A:active 	 { color:#9933cc; text-decoration:underline; }
A:link		 { color:#330066;}
A:visited	 { color:#330066;}
A:hover		 { color:#660099; text-decoration:underline;}

BODY 
{ 
scrollbar-track-color:#006600;
scrollbar-face-color:#669966; 
scrollbar-base-color:SILVER;
scrollbar-DarkShadow-Color:SILVER; 
}

div.nav_link_on
{
	position:		relative;
	width:			205px;
	margin-bottom:		2px;	
	padding-right:		2px;
	padding-left:		6px;
	padding-top:		2px;
	padding-bottom:		2px;

	background-color:	#ffffff;
	font:			12pt verdana;
	font-weight:		bold;
	color:			green;
	text-align:		right;
	border-top-style:	solid;
	border-top-width:	1px;
	border-top-color:	#2E601E;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
	border-bottom-color:	#2E601E;
	cursor:			hand;
}
div.nav_link_off
{
	position:		relative;
	width:			205px;
	margin-bottom:		2px;	
	padding-right:		6px;
	padding-left:		2px;
	padding-top:		2px;
	padding-bottom:		2px;
	background-color:	#ffffff;
	font:			11pt verdana;
	font-weight:		bold;
	color:			green;
	text-align:		left;
	border-top-style:	solid;
	border-top-width:	1px;
	border-top-color:	#2E601E;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
	border-bottom-color:	#2E601E;
	cursor:			hand;
}

a.nav_link
{
	font:20pt verdana;
	font-weight:bold;
	font-color:#660099;
	text-decoration: none;
}
a.nav_link:link {color:#000000}
a.nav_link:visited {color:#000000}
a.nav_link:hover {text-decoration: none}
