a	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #000000;
	text-decoration: underline;
	font-weight : bold;
}

a.navlink	{
	color: 565756;
	text-decoration: none;
	font-weight: bold;
}

a.navlink:hover	{
	color: 565756;
	text-decoration: underline;
	font-weight : bold;
}


a.listlink	{
	color: 565756;
	text-decoration: none;
	font-size: 10px;
	
}

a.listlink:hover	{
	color: 565756;
	text-decoration: underline;
	font-size: 10px;
}


a.netlink	{
	color: #666565;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #666565;
	text-decoration: underline;
	font-weight: bold;
}


a.contact_link	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.contact_link:hover	{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}


H1	{
	font-family: "Verdana", "Arial", "TrebuchetMS", "Tahoma";
	font-size: 30px;
	line-height: normal;
	color: #05BF04;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #666565;
	text-align: center;
}
#header{
	font-family: "Verdana", "Arial", "TrebuchetMS", "Tahoma";
	font-size: 30px;
	line-height: normal;
	color: #05BF04;

}

#subhead{
	font-family: "Verdana", "Arial", "TrebuchetMS", "Tahoma";
	font-size: 22px;
	color:#565756;
	font-style: italic;
	line-height: 30px;
}

#contact{
	font-family: "Verdana", "Arial", "TrebuchetMS", "Tahoma";
	font-size: 16px;
	color: #05BF04;
}
.panel_header{
	font-family: "Verdana", "Arial", "TrebuchetMS", "Tahoma";
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
}
.panel_text{
	font-family: "Verdana", "Arial", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #000000;
}

UL	{
	font-family: "Verdana", "Arial", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #666565;
	font-weight: normal;
	padding-right: 10px;
	line-height: 12px;
	text-align: left;

}

.content	{
	font-family: "Verdana", "Arial", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #565756;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}


.px9	{
	font-family: "Verdana", "Arial", "TrebuchetMS", "Tahoma";
	font-size: 9px;
	color: Gray;
	font-weight: normal;
	
}

SELECT	{
	font-family: "Verdana", "Tahoma", "TrebuchetMS", "Sans Serif"; 
	font-size: 11px;
	color: #334777;
	text-align: left;
}

BODY {
	scrollbar-face-color: #05BF04;
	scrollbar-arrow-color: #6d6e71;
	scrollbar-track-color: #565756;
	scrollbar-shadow-color: #333300;
	scrollbar-highlight-color: Window;
	scrollbar-3dlight-color: #E5E5E5;
	scrollbar-darkshadow-color: gray;
}

.checkbox      {
	font-family: "Verdana", "Tahoma", "TrebuchetMS", "Sans Serif"; 
	color: #000000;
	border: 0px;
}

.submit      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid  #079B04;
	text-align: center;
	background-color: #05BF04;
	letter-spacing: 1px;
	font-weight: bold;
}

.inputtext      {
	font-family: "Tahoma", "Verdana", "Arial", "Sans Serif";
	font-size: 11px;
	color: #444444;
	text-align: left;
	border: 1px solid #AAAAAA;
	padding-left: 5px;
}



