body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F6F8FC;
}
a:link {
	text-decoration: none;
	 color: #0000cc;
}
a:visited {
	text-decoration: none;
	color: #0000cc;
}
a:hover {
	text-decoration: underline;
	color: #c0000;
}
a:active {
	text-decoration: none;
	color: #0000cc;
}

.whitetext {
	color: #FFFFFF;
	font-weight: bold;
}


.evenRow {  background-color: #F7F7F7}
.oddRow {  background-color: #FFFFFF}
.fields_txt {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; font-weight: bold; color: #000000}
.buttons {  font-family: Tahoma, Arial, "Microsoft Sans Serif"; font-size: 11px; font-weight: bold; color: #333333; background-color: #F7F7F7; border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.textfield {  font-family: Tahoma, Arial, "Microsoft Sans Serif"; font-size: 11px; font-weight: normal; color: #333333}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.redbold {
	color: #cc0000;
	font-weight: bold;
	}
	.smaller {
	font-size: 9px;
}
.greenbold {
	color: #004040;
	font-weight: bold;

}
.smallblue {
	font-size: 9px;
	color: #006599;
}
