
body, ul, td, .normal {
 	font-family : arial, verdana, gill sans, tahoma;
 	font-size : 12px;
	color : #000000;
	letter-spacing: 0px;
}
	
p {	line-height: 18px; }

li { line-height: 170%; }

a { color: #37752E;  }
a:visited { color: #37752E; }
a:hover { color: #BDBDBD; }
a.inline { text-decoration: underline }


hr {
	background-color:#37752E;
	color:#37752E;
	border-width:0px;
	height:1px;
	margin:15px 0px;
	clear:both;
	width:100%;
}


h2, .home1 {
 	font-family : arial, verdana, gill sans, tahoma;
	font-weight: bold;
	color: #572026;
	font-size:12px;
	/* text-decoration: underline; */
	}

h3, .home2 {
 	font-family : arial, verdana, gill sans, tahoma;
	font-weight: bold;
	color: #37752E;
	font-size:12px;
	/* text-decoration: underline; */
	}
	
.footer {
	font-size: 7pt;
	color: #37752E;
	letter-spacing:normal;
	}
	
.input {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
	color: black;
	background-color:#FFFFFF;
	border: 1px groove #002266;
	width:150px;
	}
	
.select {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
	color: black;
	background-color:#ffffff;
	border: 1px groove #002266;
	}

.textbox {
 	font-family : courier new, monospaced;
	font-size : 11px;
	color: black;
	background-color:#ffffff;
	border: 1px groove #002266;
	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:#FFFFFF;
	}
	
.trlabel  {
 	font-family : verdana;
 	letter-spacing:normal;
	font-size : 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#37752E;
	}
	
.tdlabel  {
 	font-family : verdana;
 	letter-spacing:normal;
	font-size : 10px;
	font-weight: bold;
	color: #000000;
	background-color:#FAFDE0;
	}
	
.cell, .odd  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	color:black;
	background-color: #f0f0f0;
 	letter-spacing:normal;
	}
	
.cell2, .even  {
 	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-family : arial, verdana, gill sans, tahoma;
 	font-size:10px;
	font-weight:normal;
	letter-spacing:0px;
	}

	
h1, .head  	{
 	font-family : arial, verdana, gill sans, tahoma;
	font-size : 18px;
 	font-weight : bold;
	color : #37752E;
	line-height:100%;
	}
	
.dim {
	color: gray;
	}
	
.error {
	color: red;
	font-weight:bold;
	background-color:white;
	}
	