body  { 
	font-family: "Lucida Sans", Arial, Century Gothic ;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	vertical-align:top;
	background:url(http://www.jamdown.us/images/bground_red_10_stripe.jpg);
	}



#Layer1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	overflow: auto;
	left: 432px;
	top: 427px;
	visibility: visible;
	height: 85px;
} 


INPUT{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
}


TEXTAREA, TD
{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}


SELECT
{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}





a:hover {
	color: #e296c0;
	text-decoration: underline;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}


a:active {
	color: #FFFF00;
	text-decoration: underline;
}

