body {
	background-image:url(../images/BodyBG.gif); background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
@font-face {
	font-family: "Gill Sans MT"
	font-style:  normal;
    	font-weight: normal;
    	src: url(GILLSAN0.eot);
}	
.searchtext {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant:normal;
	color: #ffffff;
	text-decoration: none;
}

.datetext {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	font-variant:normal;
}

.footer{
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#999999;
	text-decoration: none;
	font-variant:normal;
	
}


a.footer{
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#003399;
	text-decoration: none;
		font-variant:normal;
	
}

a:hover.footer {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#CC6600;
	text-decoration: none;
	font-variant:normal;
}


td.footer {
	padding:10px;
}

.StockLite {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	text-align: left;
}

a.StockLite {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFCC00;
	text-align: left;
	text-decoration: none;
	
}

a:hover.StockLite {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#ffffff;
	text-align: left;
	text-decoration: none;
}

table.StockLite {
	background-color:#CC0000;
}
	
textarea {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color:#ffffff;
	border: 1px ridge #666666;
	padding: 3px;
}

input {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	padding: 2px;
}

fieldset { border:1px solid green }

legend {
  padding: 0.2em 0.5em;
  border:1px solid green;
  color:green;
  font-size:90%;
  text-align:right;
  }

a.TextButton{
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color:#FFFFFF;
	color:#CC6600;
	text-decoration: none;
	font-variant:normal;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-Bottom:2px;
	border:1px ridge #ffffff;
	
}

a:hover.TextButton {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color:#e8e8e8;
	color:#999999;
	text-decoration: none;
	font-variant:normal;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-Bottom:2px;
	border:1px solid #ffffff;
}