.addressbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
table.menu a { 
	width:125px; 
	border:2px solid #009900; 
	display: block; 
}
div.menu a {
	color: #009900; 
	background: #ffffff; 
	text-decoration:none; 
	font-size:10px; 
	line-height:16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px;
}
div.menu a:link {
	color: #009900; 
	background: #ffffff; 
}
div.menu a:active { 
	color: #009900;
	background: #ffffff; 
}
div.menu a:visited {
	color: #009900; 
	background: #ffffff; 
}
div.menu a:hover {
	color: #eeeeee;
	background: #009900; 
	border:2px solid #FFCC00; 
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	font-weight: 900;

}
.orderedlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	line-height: 20px;
	padding-right: 5px;
}
.tablelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
.pictureborder {
	border: 1px solid #009900;
}
.notjustified {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.verticle {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #006600;
}
.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #009900;
}
.heading2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	text-align: left;
	font-weight: 900;
}
table.menu2 a {

	width:75px; 
	border:2px solid #009900; 
	display: block;
}
div.menu2 a {
	color: #009900;
	background: #ffffff;
	text-decoration:none;
	font-size:10px;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	text-align: center;
}
div.menu2 a:link {

	color: #009900; 
	background: #ffffff;
}
div.menu2 a:active {

	color: #009900;
	background: #ffffff;
}
div.menu2 a:visited {

	color: #009900; 
	background: #ffffff;
}
div.menu2 a:hover {

	color: #eeeeee;
	background: #009900; 
	border:2px solid #FFCC00;
}
div.sections a {
	color: #009900;
	background: #ffffff;
	font-size:10px;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	top: 50%;
	font-weight: bold;
}
div.sections a:link {
	color: #009900;
	background: #ffffff;
}
div.sections a:active {

	color: #009900;
	background: #ffffff;
}
div.sections a:visited {

	color: #009900; 
	background: #ffffff;
}
div.sections a:hover {
	color: #CC0000;
	border:none;
	font-weight: bold;
}
.textreq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.text {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.selectbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #009900;
	background-color: #B7FFB7;
	font-weight: bold;
	color: #009900;
}
.sectionborder {
	width:90px;
	height:90px;
	border:1px dashed #009900;
	margin: 5px;
	padding: 5px;
}
