BODY {
	margin-top:0px; margin-left:0px; margin-right:0px;
	/*
	SCROLLBAR-FACE-COLOR: #F20000;   SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	scrollbar-base-color: #F8A286;
	scrollbar-shadow-color: #F8A286;
	*/
	background-color:#FFFFFF;
} 

h1 {
color: #F8A286; font-weight:bold; font-size:11pt;

}

td, select {
	font-family: Arial, sans-serif; font-size: 9pt;
}

.text {
	font-family: Arial, sans-serif;font-size: 8pt;
}

li { 	
	color:red;
}

select.text, input.text {
	font-family: Arial, sans-serif;font-size: 8pt; border:1px solid black; width:250px;
}

input.text {
	font-family: Arial, sans-serif;font-size: 8pt; border:1px solid black; width:250px;
}

.menu {
	font-family: Arial, sans-serif; 
	font-size: 12pt; 
	font-weight:bold;
	color: #F8B6A0;
}

a.menu  { font-family: Arial, sans-serif; font-size: 9pt; color: #FFFFFF; font-weight:bold; text-decoration: none;}
a.menu:hover { color: #F8A286; font-weight:bold; text-decoration:underline;}

a  { font-family: Arial, sans-serif; font-size: 9pt; color: #F20000; font-weight:bold; text-decoration: none;}
a:hover { color: #F8A286; font-weight:bold; text-decoration:underline;}


.button
{
	/* background-color:#E7E7E7; */
	background-color: #F20000;
	color:#ffffff;
	font-family:Sans-Serif;
	font-size:11px;
	width: 100px;
}
