BODY{
scrollbar-face-color: #996633;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:slategray;
scrollbar-shadow-color:#cccc99;
scrollbar-highlight-color:#cccc99;
scrollbar-3dlight-color:#996633;
}

.formtable
{
	border-right: none;
	padding-right: 0px;
	border-top: none;
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	padding-top: 0px;
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f7f7f7;
}

.txtBox
{
	border-right: gray 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width: 185px;
	color: black;
	border-bottom: gray 1px solid;
	height: 20px;
	background-color: floralwhite;
	text-decoration: none;
    text-align: left;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.line
{
	border-top-style: none;
	border-bottom: black thin solid;
	border-right-style: none;
	border-left-style: none;
}

.formheader
{
	border-right: #777777 1px solid;
	border-top: #cccccc 1px solid;
	vertical-align: middle;
	border-left: #cccccc 1px solid;
	border-bottom: #777777 1px solid;
	white-space: nowrap;
	background-color: #996633;
	text-align: center;
}

.formbutton
{
	BORDER-RIGHT: #cccccc double;
	BORDER-TOP: #cccccc double;
	FONT-SIZE: 12px;
	FILTER: Alpha(Opacity=85);
	BORDER-LEFT: #cccccc double;
	WIDTH: 70px;
	BORDER-BOTTOM: #cccccc double;
	HEIGHT: 24px;
	BACKGROUND-COLOR: #ffffff;
	text-decoration:none;
}

.sectionhead
{
	border-right: white thin inset;
	border-top: white thin inset;
	padding-left: 3px;
	font-weight: bold;
	border-left: white thin inset;
	border-bottom: white thin inset;
	letter-spacing: 2pt;
	background-color: #cccc99;
	text-align: left;
	font-variant: small-caps;
}

.expandcollapse
{
	border-right: #000000 1px;
	border-top: #000000 1px;
	font-weight: normal;
	font-size: 10pt;
	vertical-align: middle;
	text-transform: none;
	border-left: #000000 1px;
	width: 18px;
	color: #000000;
	line-height: normal;
	margin-right: 3px;
	border-bottom: #000000 1px;
	font-style: normal;
	letter-spacing: normal;
	height: 8px;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}

.expandcollapse:hover
{
	color: blue;
}

.nextandback
{
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
	background-color: silver;
	display:inline;
	width: 380;
}

#Footer1
{
    display:none;
}

#Footer2
{
    display:none;
}

#Footer3
{
    display:none;
}