
body, ul, td, .normal {
 	font-family : arial narrow, arial ;
 	font-size : 13px;
	color : #000000;
	letter-spacing: 1px;
}
	
p {	line-height: 16px; }

li { line-height: 170%; }

a { color: #000000;  }

a:visited { color: #000000; }

a:hover { color: #000000; }

a.inline { text-decoration: underline }


h3, .head  	{
 	font-family: arial narrow, arial;
	font-size : 18px;
 	font-weight : bold;
	color : #000000;
	line-height:100%;
	}
	
	h1, .head4  	{
 	font-family: arial narrow, arial;
	font-size : 18px;
 	font-weight : bold;
	color : #000000;
	line-height:100%;
	}
	
	h2, .head5  	{
 	font-family: arial narrow, arial;
	font-size : 14px;
 	font-weight : bold;
	color : #000000;
	line-height:100%;
	}
	
.home1 {
	font-weight: bold;
	color: #000000;
	font-size:14px;
	/* text-decoration: underline; */
	}

.home2 {
	font-weight: bold;
	color: #000000;
	font-size:14px;
	/* text-decoration: underline; */
	}
	
.input {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
	color: black;
	background-color:#000000;
	border: 1px groove #002266;
	width:150px;
	}
	
.select {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
	color: black;
	background-color:#000000;
	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 : arial narrow, arial;
	font-size : 11px;
	font-weight:normal;
	line-height: 150%;
	color : #000000;
	letter-spacing:0px;
	}

.tablecontainer {
 	background-color:#312C2A;
	border:solid 2px #312C2A;
	}
	
.trlabel  {
 	font-family : verdana;
 	letter-spacing:normal;
	font-size : 10px;
	font-weight: bold;
	color: #000000;
	background-color:#C7C7C7;
	}
	
.tdlabel  {
 	font-family : verdana;
 	letter-spacing:normal;
	font-size : 10px;
	font-weight: bold;
	color: #000000;
	background-color:#312C2A;
	}
	
.cell  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	color:black;
	background-color: #ffffff;
 	letter-spacing:normal;
	border:1px;
	border-color:#949494;
	}
	
.cell2  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	color:black;
	background-color: #E4E4E4;
 	letter-spacing:normal;
	border:1px;
	border-color:#949494;
	}
	
.cell3  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color: #000000;
 	letter-spacing:normal;
	border:1px;
	border-color:#949494;
	}
	
.selectedcell {
	font-family : verdana,arial,helvetica;
 	font-size:7pt;
	font-weight:normal;
	color:black;
	background-color: #000000;
 	letter-spacing:normal;
	border-style:solid;
	border-width:2px;
	border-color:#5AAD40;
	}
	
.box  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	letter-spacing:0px;
	}
	
	
.dim {
	color: gray;
	}
	
.error {
	color: red;
	font-weight:bold;
	background-color:#312C2A;
	}
	
.table {
	border-width: 0.5mm;
	border-color: #B9DBAD;
	border-style: groove;
	}
	
.applyBorder {
	/* border-style: solid;
	border-width: 2px 15px 2px 7px; */
	/* border-color: #312C2A #69AB3A #312C2A #5F4484;
	border-color: #A69993; */
}

