body {
	background-color: #005DA0;
	margin: 0px;
	padding: 10px;
	overflow:auto; 
}
.contentbg {
	background-image: url(images/green_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.picframeborder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #559700;
	border-left-color: #559700;
}
.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 39px;
	padding-bottom: 10px;
	padding-left: 6px;


}
.searchfield {
	border: none;
	background-color: #83C800;
	height: 17px;
	width: 120px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005DA0;

}
.rightedge {
	background-image: url(images/rightedge.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.scrollarea {
	overflow:auto; 
	scrollbar-face-color: #83C800; 
	scrollbar-shadow-color: #83C800; 
	scrollbar-highlight-color: #83C800; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #83C800; 
	scrollbar-arrow-color: #FFFFFF;
	height:255px;
	width:565px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: disc;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005DA0;
}
.scrollarea {
	overflow:auto; 
	scrollbar-face-color: #83C800; 
	scrollbar-shadow-color: #83C800; 
	scrollbar-highlight-color: #83C800; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #83C800; 
	scrollbar-arrow-color: #FFFFFF;
	height:255px;
}

