.labonline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: bold;
	color: #ffff00;
        text-decoration: none;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	list-style-position: inside;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	list-style-position: inside;
}
a.admin:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	list-style-position: inside;
}
a.admin:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	list-style-position: inside;
}
a.admin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	list-style-position: inside;
}
a.sort:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	list-style-position: inside;
}
a.sort:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	list-style-position: inside;
}
a.sort:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	list-style-position: inside;
}

a.marslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #382439;
	text-decoration: none;
}
a.wmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: caps;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.wmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: caps;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
a.wmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: caps;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.wmenu2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: caps;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.wmenu2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: caps;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.wmenu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: caps;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #660066;
}
td.l {cursor:pointer}


/* The following added 7/12/07 spt */
img {
  border: 0;
}


#datatable tr {
  background-color: #fff;
}
#datatable tr.heading {
  background-color:#333;
  color: white;
}
#datatable th {
  vertical-align:top;
}

/* Added 8/20/09 MWL */
#DryMaxFrame {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
  border-style: solid; 
  border-color: #990000; 
  border-width: 13px;
  width: 900px;
  background-color: white;
}

#DryMaxContainer{
  margin: 5px 10px 10px 10px;  
}

#datatabledrymax {
  font: bold 11px Arial, Helvetica, sans-serif;  
  border-collapse:collapse;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  margin:0px 0px 0px 0px;
  width: 855px; 
}

#datatabledrymax tr {
  background-color: #fff;    
}

#datatabledrymax tr.heading {
  background-color:#333;
  color: white;
  vertical-align: bottom;
  text-align: center;  
}

#datatabledrymax tr.colorbars {
  height: 6px;
}

#datatabledrymax td {
  /*All columns are 50 wide except the last 2*/
  border-color: black;
  border-style: solid;
  border-width: 1px;
  text-align: center;
}

#DryMaxHeadings {
  float:left;
  background-color: #990000;
  color: white;
  height: 30px;
  text-align: left;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  font: italic bold 14px Arial, Helvetica, sans-serif;
  letter-spacing:0.8px;
}

#DryMaxChoices {
  padding: 7px;
  text-align: center;
}

#DryMaxChoiceHeadings {
  width: 400px;
  text-align: right;
  color: green;
}

#DryMaxText{
  float:left;
  height: 20px;
  text-align: right;
  height: 20px;
  font: italic bold 12px Arial, Helvetica, sans-serif;
  width: 135px;
}

#DryMaxTextsmall{
  float:left;
  height: 20px;
  text-align: right;
  height: 20px;
  font: italic bold 12px Arial, Helvetica, sans-serif;
}

#DryMaxTextBox{
        float:left;
	width: 275px;
	height: 30px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	border-style: solid;
	border-color: black;
	border-width: 1px;	
}

#DryMaxSelectBox{
	float:left;
	width: 275px;	
	margin: 13px 0 0 0;
	font-size: 15px;
}

#DryMaxSelectText{
}

#drymaxinsidetext{
	margin: 7px 4px 0 0;
	text-align: center;
}

#drymaxinsidelabels{
	margin: 15px 8px 0 0;
	text-align: right;
}	

#drymaxinside2{
  border: .1em solid black; 
  border-width:1px;
  float:left; 
  margin: 10px 0px 0 0; 
  height: 20px; 
  width: 140px;
}	

#drymaxinside3{
  margin: 0px 0px 0px 7px;
}

a.DryMaxLink{
	text-decoration:none; 
	color: white;
}

/* Added 2/29/08 SPT */
.tctabletitle {
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #999;
}	
.tctablesubtitle {
	font: 11px Arial, Helvetica, sans-serif;
	padding:.4em;
	background-color: #636;
	color: white;
	text-align:center;
}.tctable {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align:center;
	height: 26px;
}