body
{
	SCROLLBAR-FACE-COLOR: #EF330D;
	SCROLLBAR-HIGHLIGHT-COLOR: #111111;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFDFBF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #EF330D;
	
	
	background-color: White;
	font-family: Verdana;
	font-size: 8pt;
}

H1
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

H2
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana;
}

H3
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;	
}

H4
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;	
}

TABLE
{
	border: 0;
	font-size: 8pt;
	font-family: Verdana;	
}

TD
{
	height: 23px;
}

.txtbox
{
	font-size: 8pt;
	height: 19px;
	font-family: Verdana;	
	background-color: "#ffffff";
}

.formbutton
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight:bold;
	border-style:outset;
	cursor:hand;
	height:20px;
	background-color: #EF330D;
	color:White;
}

all.clsMenuItemNS, .clsMenuItemIE
{
	text-decoration: none; 
	font: bold 12px Verdana; 
	color: white; 
	cursor: hand; 
	z-index:100;
}

#MainTable A:hover {color: #FD9A01;}

