/*  fonts  */

.tablehead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
} 

.body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #582803;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.body:link {color: #582803; } 
a.body:visited {color: #582803;} 
a.body:hover {color: #582803; }


a:link {color: #582803; } 
a:visited {color: #582803;} 
a:hover {color: #582803; }
a:active {color: #582803; }

.bodybold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #582803;
}

.background {
		background-color: #B6B6B6;
		background-repeat:repeat-x;
		}
.error {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
} 
a.error:link {color: #FF0000; } 
a.error:visited {color: #FF0000;} 
a.error:hover {color: #FF0000; }

.success {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00AA00;
} 

.disclaimergrey {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #7D7C81;
line-height: 15px;
text-decoration: none;
} 
a.disclaimergrey:link {color: #7D7C81; } 
a.disclaimergrey:visited {color: #7D7C81;} 
a.disclaimergrey:hover {color: #F4863B; }

.disclaimerorange {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #F4863B;
line-height: 15px;
text-decoration: none;
} 
a.disclaimerorange:link {color: #F4863B; } 
a.disclaimerorange:visited {color: #F4863B;} 
a.disclaimerorange:hover {color: #F4863B; }

.offline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #7D7C81;
line-height: 15px;
text-decoration: none;
} 
a.offline:link {color: #7D7C81; } 
a.offline:visited {color: #7D7C81;} 
a.offline:hover {color: #F4863B; }


.bodywhite {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
} 

.button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #582803;
text-decoration: none;
} 
a.button:link {color: #582803; } 
a.button:visited {color: #582803;} 
a.button:hover {color: #B45B16; }

th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #582803; font-weight: bold; background-color: #FFD5A9; text-align: left}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #582803; }
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #582803; background-color: #ffffff; }
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #582803; background-color: #ffffff; }

.readonlyArea {font-family: Courier, monospace; font-size: 12px; background-color: #E6E6E6;}

.textArea {
}

.mainTable {
	height:90%;
	scrollbar-base-color: #C0C0C0;
	scrollbar-arrow-color: #EDEDED;
	scrollbar-DarkShadow-Color: #A5A5A5;	
}

.searchFormTable
{
	width:700px;
}

div.centered 
{
text-align: center;
}

div.centered table 
{
margin: 0 auto; 
text-align: left;
}

.infoInitFrame {
	border: 0px;
	width: 100%;
	height: 100%;
}

.infoInitReadsoftFrame {
  border: 0px;
  width: 100%;
  height: 100%;
}

.tdLogo
{
	vertical-align:bottom;
}

.tabActive {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
} 

.tabInactive {
} 


.td5H
{
	height:5px;
}

.td10H
{
	height:10px;
}

.td20H
{
  height:20px;
}

.td25H
{
	height:25px;
}

.td30H
{
	height:30px;
}

.td5W
{
	width:5px;
}	

.td10W
{
	width:10px;
}	

.td20W
{
	width:20px;
}

.td30W
{
	width:30px;
}

.td200W
{
	width:200px;
}

.td585W
{
	width:585px;
}	

.td620W
{
	width:620px;
}	

.tdMaxW
{
	width:100%;
}


.nowrap { white-space: nowrap; }

/*  background colors  */

.TDgreylight {background-color: #F0F0F0}

.TDgreymiddle {background-color: #E6E6E6}

.TDgrey {background-color: #DBDBDB}

.TDgrey1 {background-color: #808080}

.TDwarmgrey {background-color: #826D61}

.TDgreylogo {background-color: #F6F6F6}

.TDorange {background-color: #F0793B}

.TDerror {background-color: #FF0000}

.TDorangemiddle {background-color: #FFD5AA}

.TDorangelight {background-color: #FCECDC}

.TDorangeextralight {background-color: #FCF7F1}

.TDwhite {background-color: #FFFFFF}

.TDDetailHeaderValue {background-color: #FFFFFF}

.TDListPaging {background-color: #E8E8E8}

.buttongreyfiller {background-color: #EAEAEA}

.buttonline {background-color: #816B60}

.subhead {
	font-weight: bold;
}