
.bodytext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
.smallbody {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}

.scrollbar {
	scrollbar-arrow-color:#009900;
	scrollbar-base-color:#D8FFAE;
	scrollbar-face-color:#D8FFAE;
	scrollbar-shadow-color:#009900;
	scrollbar-track-color:#D8FFAE;
	scrollbar-darkshadow-color:#D8FFAE;
	scrollbar-highlight-color:#009900;
}

.horizontal {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	font-size: 14px;
}
.table1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-bottom-color: #009900;
}

.datetext {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #009900;
}
.textbold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.linktext {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 21px;
	color: #009900;
	font-weight: bold;
}
.linktext2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}



.headertext {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
}
.vertical {
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #009900;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
.horizontal-2 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}


a:hover {
	text-decoration: none;
	color: #003300;
}
.linktext3 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
