img.imglogo {
	border: 0px;
	position: absolute;
	left: 5px;
	top: 5px;
	width: 171px;
	height: 114px;
}

div.divleftnav {
	background-color: #ccffcc;
	border-style: solid;
	border-width: 1px;
	border-color: #16b316;
	position: absolute;
	left: 5px;
	top: 123px;
	width: 159px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.divcontent {
	position: absolute;
	left: 180px;
	top: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #16b316;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-right: 2px;
}

p {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
}

p.perror {
	font-weight:bold;
	color: #880000;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.pleftnav {
	font-weight: bold;
	color: #105810;
	margin-top: 0px;
	margin-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	color: #105810;
}

a {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
}

li {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	margin-bottom: 10px;
}

table.tblresults {
	border-width: 1px;
	border-style: none;
}

tr.trresults {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;

}

td.tdresults {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: black;
}

th.thresults {
	font-weight: bold;
	text-align: left;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: #ccffcc;
}

table.tblkeywords {
	border-width: 1px;
	border-style: none;
}

tr.trkeywords {
	margin-right: 5px;
	padding-right: 5px;
}

td.tdkeywords {
	background-color: #ccffcc;
	padding: 5px;
}

a:link {
	color: #16b316;
}

a:visited {
	color: #16b316;
}

a:hover {
	color: #105810;
}

a:active {
	color: #105810;
}

a.aleftnavtitle {
	text-decoration: none;
	color: #105810;
}

a.aleftnav:link {
	text-decoration: none;
}

a.aleftnav:visited {
	text-decoration: none;
}

a.aleftnav:hover {
	text-decoration: underline;
}

a.aleftnav:active {
	text-decoration: underline;
}

	
