body, p, div, span, td, th{
	font-family:Arial, sans-serif;
	font-size:12px;

}

body, p, div, span, td, th{
	padding:0;
	margin:0;
	background-position:center bottom;
	background-attachment:fixed;
}
.Title
{  
font-size:14px;color: #898A15;font-weight: bold;
}
.MainStage
{  
background:#FBE9C5;
font-size:14px;color: #000000;font-weight: bold;
}
.Table
{  
	background-image:url(tableBg.gif);
}
.MenuButtonOver
{cursor:hand;}



BODY
{
	padding:0;
	margin:0;

font-family: Arial;
font-size:10pt;
SCROLLBAR-TRACK-COLOR: #FBE9C5; 
SCROLLBAR-ARROW-COLOR: white ; 
SCROLLBAR-FACE-COLOR: brown; 
SCROLLBAR-HIGHLIGHT-COLOR: #FBE9C5 ; 
SCROLLBAR-SHADOW-COLOR: #FBE9C5; 
SCROLLBAR-3DLIGHT-COLOR: white; 
SCROLLBAR-DARKSHADOW-COLOR:#white;
}

.SiteTextBlue{font-size:12pt;color: #0000ff;}
.SiteTextRed{font-size:12pt;color: #ff0000;}


.input
{
	width : auto;
	color:#000000;
	font-family: arial;
	font-size:8pt;
	border-top: 1px solid #606060 solid;
	border-bottom: 1px solid #606060 solid;
	border-right: 1px solid #606060 solid;
	border-left: 1px solid #606060 solid;
}	
.inputBar
{
	width : auto;
	color:#000000;
	font-family: arial;
	font-weight: bold;
	font-size:8pt;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-right: #808080 1px  solid;
	border-left: #808080 1px  solid;
}	
//A:link {text-decoration: none; color: white;}
//A:visited {text-decoration: none; color:  yellow;}
//A:hover {text-decoration: none; color:  yellow;}
