body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
}
a:link {
	color: #4A9400;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4A9400;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #003300;
}
a.link2:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #999999;
}
a.link2:hover {
	text-decoration: underline;
	color: #006600;
}
a.link2:active {
	text-decoration: none;
	color: #003300;
}
.link3{
	font-size: 11px;
}
a.link3:visited {
	text-decoration: none;
	color: #4A9400;
}
a.link3:hover {
	text-decoration: underline;
	color: #006600;
}
a.link3:active {
	text-decoration: none;
	color: #33CC33;
}

.tabletype1 {
	background-color: #e0e0e0;
}
.tabletype2 {
	background-color: #FFFFFF;
}
.HeaderType1 {
	font-size: small;
	color: #4A9400;
	font-weight: bold;
}
.HeaderDate {
	font-size: small;
	color: #99CC66;
	font-weight: bold;

}
.fieldnames {
	font-weight: bold;
	color: #4A9400;
	vertical-align: top;
	font-size: small;
}
.fieldvalues {
	vertical-align: top;
	font-size: small;
}
.SideBarText {
	color: #FFFFFF;
}

