/* quest stylesheet */

TD { FONT: 8pt arial; COLOR: #ffffff;}

.greentext { FONT: 8pt arial; COLOR: #3B523F;}

.header { FONT: 8pt arial; COLOR: #355743; font-weight:bold;}

.greenheader { FONT: 8pt arial; COLOR: #629057; font-weight:bold;}

.brownheader { FONT: 8pt arial; COLOR: #876B37; font-weight:bold;}

A:link, A:visited { FONT: 8pt arial; COLOR: #3B523F; text-decoration:none;}

A:hover, A:active { FONT: 8pt arial; COLOR: #629057; text-decoration:none;}

.form_input {border-top:none; border-bottom:none; border-right:none; border-left:none; color: #000000; background-color: #A2ADA6; font-family:arial; font-size:8pt; height:15px; }

.form_input2 {border-top:1px outset #3B523F; border-bottom:1px outset #3B523F; border-right:1px outset #3B523F; border-left:1px outset #3B523F; color: #ffffff; background-color: #91B788; font-family:arial; font-size:8pt; height:16px; }

BODY { SCROLLBAR-FACE-COLOR: #355743; scrollbar-arrow-color: #000000; scrollbar-base-color: #355743; scrollbar-shadow-color: #2D4B39; scrollbar-dark-shadow-color: #000000; scrollbar-highlight-color: #629057; scrollbar-3dlight-color: #D7EBBD; }

textarea
{
	border-top:1px outset #3B523F; border-bottom:1px outset #3B523F; border-right:1px outset #3B523F; border-left:1px outset #3B523F;
	background-color: #91B788;
	font-family:arial; 
	font-size:8pt;
	COLOR: #ffffff;
}