
	
FORM
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}



BODY, IFRAME
	{
		scrollbar-face-color: #243E23;
		scrollbar-shadow-color: #5BA74D;
		scrollbar-highlight-color: #243E23;
		scrollbar-3dlight-color: #5BA74D;
		scrollbar-darkshadow-color: #243E23;
		scrollbar-track-color: #243E23;
		scrollbar-arrow-color: #5BA74D;
		scrollbar-base-color: #243E23;
		
		margin: 0px;
	}



HR
	{
		color: #FF6633;
		height: 1px;
	}



.hr2
	{
		color: #9FF307;
		height: 1px;
	}



.info1
	{
		font-family: verdana, arial;
		font-style: normal;
		font-size: 11px;
		text-align: right;
		text-valign: bottom;
		font-weight: normal;
		color: #99EE99;
	}



.image1
	{
		border-left: solid 1px #5BA74D;
		border-right: solid 1px #5BA74D;
		border-bottom: solid 1px #5BA74D;
	}



.image2
	{
		border: solid 1px #5BA74D;
		cursor: hand;
	}



.image_link
	{
		cursor: hand;
	}



.button1
	{
		width: 100px;
		height: 20px;
		background-color: #243E23;
		border: solid 1px #5BA74D;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FF0000;
	}



.button1_hover
	{
		width: 100px;
		height: 20px;
		background-color: #243E23;
		border: solid 1px #5BA74D;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	}



.formarea1
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: bold;
		color: #AAAAAA;
		background-color: #333333;
		border: solid 1px #667788;
		width: 200px;
		height: 60px;
		padding: 3px;
	}



.formfield1
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: bold;
		color: #AAAAAA;
		background-color: #333333;
		border: solid 1px #667788;
		width: 200px;
		height: 20px;
		padding: 3px;
	}
	


.text1
	{
		font-family: verdana, arial;
		font-style: normal;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
	}



.text1_link
	{
		font-family: verdana, arial;
		font-style: normal;
		font-size: 12px;
		font-weight: normal;
		color: #8c5d41;
	}



.text1_link:hover
	{
		font-family: verdana, arial;
		font-style: normal;
		font-size: 12px;
		font-weight: normal;
		color: #FFFFFF;
	}



.text1_notes
	{
		font-family: verdana, arial;
		font-style: normal;
		font-size: 10px;
		font-weight: normal;
		color: #99EE99;
	}



.text2
	{
		font-family: verdana, arial;
		font-style: normal;
		font-size: 12px;
		font-weight: normal;
		color: #7777FF;
	}



.text3
	{
		font-family: verdana, arial;
		font-style: normal;
		font-size: 12px;
		font-weight: normal;
		color: #FFFFFF;
	}



.heading1
	{
		font-family: verdana, arial;
		font-style: normal;
		font-size: 18px;
		letter-spacing: 1px;  
		font-weight: bold;
		color: #8c5d41;
	}




.heading2
	{
		font-family: verdana, arial;
		font-style: normal;
		font-size: 12px;
		font-weight: bold;
		color: #FFCC00;
	}




.heading3 /* AKA The First paragraph letter */
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: normal;
		font-size: 33px;
		font-weight: bold;
		float: left;
		line-height: 28px;
		padding-right: 0px; 
		margin-top: 0px;  
		color: #99EE99;
	}



.link1_on
	{
		font-family: tahoma, verdana, arial;
		font-style: normal;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
	}



.link1_off
	{
		font-family: tahoma, verdana, arial;
		font-style: normal;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #FF0000;
		text-decoration: none;
	}



.link1_off:hover
	{
		font-family: tahoma, verdana, arial;
		font-style: normal;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
	}



.zoomclose
	{
		font-family: verdana, arial;
		font-size: 9px;
		font-weight: bold;
		color: #555555;
		text-decoration: none;
		border: solid 1px #555555;
		padding: 1px 2px 1px 2px;
		background-color: #999999;
	}



.zoomclose:hover
	{
		font-family: verdana, arial;
		font-size: 9px;
		font-weight: bold;
		color: #222222;
		text-decoration: none;
		border: solid 1px #222222;
		padding: 1px 2px 1px 2px;
		background-color: #FF6633;
	}



.zoomtext
	{
		font-family: verdana, arial;
		font-size: 10px;
		font-weight: bold;
		color: #222222;
		padding: 5px 3px 0px 2px;
	}

















