body {
    background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#EBEBEB;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#DBDBDB;
	scrollbar-darkshadow-color:#E0E0E0;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
.menutable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #66CC00;
	font-family: "MS Sans Serif", sans-serif; font-size: 10px; color: #000000
}
a:link { color: #0000FF; text-decoration: underline}
a:visited { color: #0000FF; text-decoration: underline}
a:active { color: #CC9933; text-decoration: underline}
a:hover { color: #990099; text-decoration: underline}
.normaltxt {  font-family: "MS Sans Serif", sans-serif; font-size: 10px; color: #000000}
.headtxt {  font-family: "MS Sans Serif", sans-serif; font-size: 10px; color: #006600}
.txtbox {
font-family: "MS Sans Serif", sans-serif; font-size: 10px; color: #000000; height: 20px; border: 1px #999999 solid; background-color: #FFFFFF}
.areabox {
font-family: "MS Sans Serif", sans-serif; font-size: 10px; color: #000000}
.button {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #FFFFFF;
	background-color: #009900;
}
ul {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(images/bullet_c.gif);	
}
.contenttable {
	border: 1px dashed #CCCCCC;
}