/* CSS Document */
body
{
	SCROLLBAR-BASE-COLOR: #DCCD5E;
}
a.menu:link	{
	color: #474B0B;
	background-color: transparent;
	text-decoration: none;	
}
a.menu:visited{
	color: #474B0B;
	background-color: transparent;
	text-decoration: none;
}
a.menu:hover{
	color: #000000;
	text-decoration: underline;
}
a.menu:active{
	color: #474B0B;
	background-color: transparent;	
}
.move
{
	position: absolute;
	top: 90px;
	left: 420px;
}
.submitbutton { 
		FONT: 8pt arial,  sans-serif;
		font-weight: bold;
		color: #A8A8A9;
		BORDER: #9F9750 0.001in solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFFFFF; }

.submitbuttonon { FONT: 8pt arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #413B08 0.001in solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#DBD17C; }

.shadeform2 { /*makes it as if in black boxes*/
    FONT: 13px arial, verdana, sans-serif;
	text-align: left;
	 BACKGROUND: #F2EAAC;
	WIDTH: 220PX;
	BORDER: #000000 1px solid
	}
	
TEXTAREA   { 
    BACKGROUND: #F2EAAC;
	WIDTH: 275PX;
	HEIGHT: 125PX;
	FONT-FAMILY: Times;
	color: #2B280A;
	font-weight:bold;
	font-size: 12pt;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid 
}
TD.center
{
	BACKGROUND color: #EAE19F;
	FONT-FAMILY: Times;	
	font-size: 12pt;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid 
}