body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#EFEFEF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#00B500;
	scrollbar-track-color:#F0F0F0;
}
a {
	color:#999999;
	text-decoration:none; 
	font-weight:normal;
}
a:hover {
	color:#00B700;
	text-decoration:underline; 
	font-weight:normal;
}
a:active {
	color:#999999; 
	text-decoration:none; 
	font-weight:normal;
}
a.gr {
	color:#00B700; 
	text-decoration:none; 
	font-weight:normal;
}
a.gr:hover {
	color:#00B700;
	text-decoration:underline; 
	font-weight:normal;
}
a.gr:active {
	color:#00B700; 
	text-decoration:none; 
	font-weight:normal;
}
.hand {
	cursor: hand;
}
.border {
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.textsmall {
	font-family: Tahoma, Arial, Verdana;
	font-size: 7pt;
	color: #00B700;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00B700;

}
.grayheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-align: justify;
	vertical-align: top;
	padding-bottom: 15px;



}
.textmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}

.spacer{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 3pt;
	color:#FFFFFF;

}
.textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.linetop {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

