body, table, td
{
	margin:0px;
	font-family:Arial, Helvetica;
	font-size:9pt;
}
form
{
	display: inline;
}
hr
{
	height:1px;
	color:#666666;
}
a,a:visited,a:active
{
	color: #666666;
	text-decoration: none;
}
a:hover
{
	color: #FF6600;
	text-decoration: underline;
}
.bottomnav,bottomnav:visited,bottomnav:active
{
	font-size:8pt;
	color: #000000;
	text-decoration: none;
}
.bottomnav:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.pagetitle {font-family:Arial Narrow, helvetica; font-size:11pt; font-weight:bold; height:21px;}

.smalltxt {font-size:8pt;}

.eighthundred {font-size:10pt;}

.bold {font-weight:bold;}

.lightgrey {color:#EFEFEF;}
.lightgreen {color:#99CC33}
.green {color:green}
.orange {color:#FF6600;}
.lightblue {color:#66CCFF;}
.blue {color:#000080;}
.red {color:#cc0000;}
.black {color:#000000;}
.grey {color:#666666;}
.white {color:#ffffff;}

.greyband {background:#EFEFEF; height:7px;}
.dgreyband {background:#c0c0c0; height:7px;}
.orangeband {background:#FF6600; height:7px;}
.greenband {background:#99CC33; height:7px;}
.blackband {background:#000000; height:7px;}
.blueband {background:#66CCFF; height:7px;}

.bottomback  {background:#dddddd;}

.sinput {font-size:9pt;}
.ssubmit {font-family:Arial; font-size:9pt; font-weight:bold; border:1px solid #000000; background:#dddddd; cursor:pointer;}
.ssubmit_small {font-family:Arial; font-size:7.5pt; font-weight:bold; border:1px solid #000000; background:#dddddd; cursor:pointer;}

.ssubmit_on {font-family:Arial; font-size:7.5pt; font-weight:bold; border-top:1px solid #c0c0c0; border-right:1px solid #c0c0c0; border-bottom:1px solid #000000; border-left:1px solid #000000; background:#dddddd; cursor:pointer;}