
body, ul, td, .normal {
 	font-family : verdana, gill sans, tahoma;
 	font-size : 12px;
	color : #6F7387;
}
	
p {	line-height: 16px; }

li { line-height: 170%; }

a { color: blue;  }
a:visited { color: blue; }
a:hover { color: #7F0F03; }
a.inline { text-decoration: underline }


hr {
	background-color:#8F909D;
	color:#8F909D;
	border-width:0px;
	height:1px;
	margin:15px 0px;
	clear:both;
	width:100%;
}

h1, .head  	{
 	font-family: verdana;
	font-size : 16px;
 	font-weight : bold;
	line-height:100%;
	}


h2, .home1 {
	font-weight: bold;
	color: #7F0F03;
	font-size:12px;
	/* text-decoration: underline; */
	}

h3, .home2 {
	font-weight: bold;
	color: #7F0F03;
	font-size:12px;
	/* text-decoration: underline; */
	}
	
.footer {
	font-size: 7pt;
	color: #6e2727;
	letter-spacing:normal;
	}
	
.input {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
	color: black;
	background-color:#FFFFFF;
	width:150px;
	}
	
.select {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
	color: black;
	background-color:#ffffff;
	}

.textbox {
 	font-family : courier new, monospaced;
	font-size : 11px;
	color: black;
	background-color:#ffffff;
	width:400px
 	}

.button {
 	font-family : verdana;
	font-size : 8pt;
	color: black;
	}
 
.dwarf {
	font-family : verdana;
	font-size : 7pt;
	font-weight:normal;
	line-height: 150%;
	color : black;
	letter-spacing:normal;
	}

.tablecontainer {
 	background-color:#61657F;
	}
	
.trlabel  {
 	font-family : verdana;
 	letter-spacing:normal;
	font-size : 10px;
	font-weight: bold;
	color: #000000;
	background-color:#9A9BA6;
	}
	
.tdlabel  {
 	font-family : verdana;
 	letter-spacing:normal;
	font-size : 10px;
	font-weight: bold;
	color: #000000;
	background-color:#E4E1E1;
	}
	
.cell  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	color:black;
	background-color: #f0f0f0;
 	letter-spacing:normal;
	}
	
.cell2  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	color:black;
	background-color: #e0e0e0;
 	letter-spacing:normal;
	}
	
.selectedcell {
	font-family : verdana,arial,helvetica;
 	font-size:7pt;
	font-weight:normal;
	color:black;
	background-color: #FFFFFF;
 	letter-spacing:normal;
	border-style:solid;
	border-width:2px;
	border-color:#5AAD40;
	}
	
.box  {
 	font-weight:normal;
	letter-spacing:0px;
	}
	

	
	
.dim {
	color: gray;
	}
	
.error {
	color: red;
	font-weight:bold;
	background-color:white;
	}
	
.table {
	border-width: 0.5mm;
	border-color: #B9DBAD;
	border-style: groove;
	}
	
.applyBorder {
	padding:1px;
	border-color:#838594 #838594 #7F0F03 #838594;
	border-style:solid;
	border-width:1px 1px 6px 1px;
}

#moreInfo {
width:185px;
padding-bottom:10px;
overflow:inherit;
float:right;
border: 1px solid #636780;
background-color:#E6E4E5;
margin:0 0 10px 30px;
}

#moreInfo .box {
	font-size:10px;
}