BODY {	
	SCROLLBAR-FACE-COLOR: #660000; 
		SCROLLBAR-HIGHLIGHT-COLOR: #CC0000; 
		SCROLLBAR-SHADOW-COLOR: #330000; 
		SCROLLBAR-3DLIGHT-COLOR: #330000; 
		SCROLLBAR-ARROW-COLOR: #CC0000; 
		SCROLLBAR-TRACK-COLOR: #FFFFFF; 
		SCROLLBAR-DARKSHADOW-COLOR: #330000; 
		SCROLLBAR-BASE-COLOR: #FFFFFF;}

.button	{BACKGROUND-COLOR: #330000; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-				SIZE: 11px; border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: 			outset; border-top-style: outset; border-color: #330000 #330000 #330000 #330000}

.ButtonOn	{BACKGROUND-COLOR: #330000; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px; 		border: 1px #330000 inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-		top-style: outset; font-weight: bold; text-decoration: blink}

.ButtonOff	{BACKGROUND-COLOR: #660000; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px; 		border: 2px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-		top-style: outset; font-weight: bold; border-color: #CC0000 #CC0000 #330000 #330000}
menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
	background-color: #FFFFCC;
	border: thin outset #330000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #CCCC99;
	border: 1px solid #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #CCCC99;
	border: 1px solid #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #CCCC99;
	border: 1px solid #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}
