
body  {
 	font-family : verdana, gill sans, tahoma;
 	font-size : 10px;
	color : #000000;
	letter-spacing: 0.2mm;
	background-image:url(/image/watermark.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 0px 10px;
	/* scrollbar-base-color: #DEEFD6;
	scrollbar-arrow-color: black; */
 	}

ul, td, .normal {
 	font-family : verdana, gill sans, tahoma;
 	font-size : 10px;
	color : #000000;
	letter-spacing: 0.2mm;
}
	
p {	line-height: 16px; }

li { line-height: 170%; }

a { color: #581700;  }

a:visited { color: #581700; }

a:hover { color: red; }

a.inline { text-decoration: underline }

.standout {
	color: #5C0E56;
	font-weight: bold;
	font-size: 18px;
	font-family: trebuchet MS,verdana;
	}

.fixed  {
 	font-family : courier new,courier,monospaced;
 	font-size : 8pt;
 	letter-spacing:normal;
	background-color:#f4f4f4;
	}

.home1 {
	font-weight: bold;
	color: #581700;
	font-size:12px;
	/* text-decoration: underline; */
	}

.home2 {
	font-weight: bold;
	color: #8F8D1F;
	font-size:110%;
	/* 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:#F4F4E5;
	border: 1px groove #969328;
	width:150px;
	}
	
.select {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
	color: black;
	background-color:#F4F4E5;
	border: 1px groove #969328;
	}

.textbox {
 	font-family : courier new, monospaced;
	font-size : 11px;
	color: black;
	background-color:#F4F4E5;
	border: 1px groove #969328;
	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:#5AAD40;
	}
	
.trlabel  {
 	font-family : georgia, times new roman;
 	letter-spacing:normal;
	font-size : 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#969328;
	}
	
.tdlabel  {
 	text-transform : none;
	font-family : georgia, times new roman;
 	letter-spacing:normal;
	font-size : 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #D6D08B;
 	}
	
.cell  {
 	font-family : verdana,arial,helvetica;
 	font-size:7pt;
	font-weight:normal;
	color:black;
	background-color: #f0f0f0;
 	letter-spacing:normal;
	}
	
.cell2  {
 	font-family : verdana,arial,helvetica;
 	font-size:7pt;
	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 : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	letter-spacing:0px;
	}

	
h3, .head  	{
 	font-size : 16px;
 	font-weight : bold;
	font-style : italic;
	color : #969328;
	line-height:100%;
	}
	
.dim {
	color: gray;
	}
	
.error {
	color: red;
	font-weight:bold;
	background-color:white;
	}
	
.table {
	border-width: 0.5mm;
	border-color: #B9DBAD;
	border-style: groove;
	}
