body {
	background-color: #272725;
	scrollbar-face-color: #1C1C1C;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #1C1C1C;
	scrollbar-arrow-color:  #85998F;
	scrollbar-track-color: #1C1C1C;
	scrollbar-darkshadow-color: #98AAB1;
}
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #C3D5CC }
a:link,a:active,a:visited { color : #458B68; font-weight: bold}
a:hover		{ text-decoration: underline; color : #F2F2F2; }
hr	{ height: 0px; border: solid #272726 0px; border-top-width: 1px;}
.small {font-size: 7pt;}
.heading {font-size: 13.5pt; font-weight: bold; color: #85998F}
.title {
	font-size: 24pt; font-weight: bold; color: #85998F;
}
.input {
	border-top: #666666 1px solid; border-bottom: #666666 1px solid;
	border-left: #666666 1px solid; border-right: #666666 1px solid;
	font-family: verdana; font-size: 10pt; color: #CCCCCC; background-color: #444444;
}
.button {
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	cursor: hand;
	background-color: #999999;
	color: #333333;

}
.bolditalic {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #85998F;
}
.bolditalicgreen {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #357961;
}
.headinggreen {

	font-size: 13.5pt;
	font-weight: bold;
	color: #357961;
}
.titlegreen {
	font-size: 24pt;
	font-weight: bold;
	color: #357961;
}
