BODY {
	font-family : Arial, serif;
	font-size : .9em;
	background-image : url(images/back.gif);
	
		scrollbar-3dlight-color : ButtonFace;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : Black;
	scrollbar-face-color : #D7BE5B;
	scrollbar-highlight-color : ButtonFace;
	scrollbar-shadow-color : GrayText;
	scrollbar-track-color : black;
		}
		
		LI {
	list-style-image : url(images/4dot.gif);
}
		
}
		.submit {
	BORDER-RIGHT: #cccccc 1px outset; BORDER-TOP: #cccccc 1px outset; BACKGROUND: #f2f2f2; FONT: bold 11px arial,sans-serif; BORDER-LEFT: #cccccc 1px outset; COLOR: #003366; BORDER-BOTTOM: #cccccc 1px outset
}
.textbox {
	BORDER-RIGHT: #D7BE5B 1px solid; BORDER-TOP: #D7BE5B 1px solid; BORDER-LEFT: #D7BE5B 1px solid; COLOR: #003366; BORDER-BOTTOM: #D7BE5B 1px solid
}
SELECT {
	FONT: 11px arial,sans-serif; COLOR: #555555;BORDER-RIGHT: #D7BE5B 1px solid; BORDER-TOP: #D7BE5B 1px solid; BORDER-LEFT: #D7BE5B 1px solid; COLOR: #003366; BORDER-BOTTOM: #D7BE5B 1px solid
}
.textbox {
	FONT: 11px arial,sans-serif; COLOR: #555555
}
.button {
	FONT: 11px arial,sans-serif; COLOR: #555555
}
TEXTAREA {
	BORDER-RIGHT: #D7BE5B 1px solid; PADDING-RIGHT: 3px; BORDER-TOP:  #D7BE5B 1px solid; PADDING-LEFT: 3px; BACKGROUND: #ffffff; PADDING-BOTTOM: 3px; FONT: 0.73em arial,helvetica,sans-serif; BORDER-LEFT:  #D7BE5B 1px solid; COLOR: #5b5b5b; PADDING-TOP: 3px; BORDER-BOTTOM:  #D7BE5B 1px solid; TEXT-DECORATION: none
}
P {
	font : 1.0em Arial;
	
}
.highlight {
	
	font : 1.0em Arial;
	color : #D7BE5B;
	border-color:#000000;
	border-right-color:#000000; background:#000000;border-right-style:solid;border-right-width:1px;border-style:solid;border-width:1px;width:75%}
}


.pttext {
	font-family : Arial;
	font-size : .99em;
	font-style : normal;
	color : #D7BE5B;
	font-weight : bold;
	background-color : black
	}


.maintitle {
	font : "Times New Roman";
	font-family : "Times New Roman";
	font-size : 1.3em;
	font-style : normal;
	font-weight : bold;
	color : #D7BE5B;
}
.maintitlesub {
	font : "Times New Roman";
	font-family : "Times New Roman";
	font-size : .95em;
	font-style : normal;
	font-weight : bold;
	color : #D7BE5B;
}


A {
	text-decoration : none;
}

A:HOVER {
	color : #F40018;
	text-decoration : none; font-weight: bold
}