/* css document */
@charset "utf-8";
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockqoute, span, ul, ol, li, dl, dd, dt, img, table {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	font-family:arial, verdana, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
html, body{
scrollbar-face-color:#707025;
scrollbar-base-color:#707025;
scrollbar-arrow-color:white;
scrollbar-track-color:white;
scrollbar-shadow-color:#707025;
scrollbar-highlight-color:#E2E2A7;
scrollbar-3dlight-color:#CCCC99;
scrollbar-darkshadow-Color:#4E4318;
}

DIV.tableContainer {
	MARGIN: 0px auto;
	OVERFLOW: auto;
	HEIGHT: 300px;
	POSITION: relative;
	PADDING-LEFT: 10px;
}
table {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	WIDTH: 99%;
	BORDER-BOTTOM: medium none;
	BACKGROUND-COLOR: #ffffff;
	TEXT-INDENT: 1pt;
}
unknown {
	OVERFLOW-X: hidden; OVERFLOW: auto; HEIGHT: 300px
}
thead tr {
	POSITION: relative; TOP: expression(offsetParent.scrollTop)
}
thead td {
	BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: 

#ffffff; BACKGROUND-COLOR: #707025; TEXT-ALIGN: center
}
thead th {
	BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: 

#ffffff; BACKGROUND-COLOR: #707025; TEXT-ALIGN: center
}
DIV.tableContainer td {
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	BORDER-LEFT: #707025 1px solid;
	COLOR:#000;
	BORDER-BOTTOM: #707025 1px solid
}
tbody td {
	TEXT-ALIGN: left
}	
td:unknown {
	PADDING-RIGHT: 20px; text-align:left
}
a:link { text-decoration: none; color:#ffffff 
} 
a:visited { text-decoration: none; color:#ffffff
}
a:hover { text-decoration: none; color:#ff0000 
}
.heading {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	color:#fff;
}
.mainheading {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	color:#fff;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
	font-weight: bold;
}
.style1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}
.grad{
	background: #707025 url(hamp_grad_small.jpg);
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-align: center;
	padding: 5px;
}
.freetext {
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
	padding: 10px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pic {
	padding: 10px;
} 
.subtext {
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
}
.table {
	font-size: 0.76em;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-indent: 4px;
}

