/* CSS Document */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004F00;
}
.style1 {color: #FF0000}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494949;
	padding-left:6px;
	text-transform:capitalize;
	text-shadow:#CCCCCC;
	font-weight:bold;
}
.borderbtm{
	border-bottom:#56929C 1px dotted;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74A708;
	font-weight:bold;
}
.border {
	border:1px;
	border-color:#AFBDCD;
	border-style:solid;
}
.cellpad {
	padding:3px;
}
.body_bigger{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;
}
.body_biggergreen{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#5B8505;
	text-decoration:none;
}
.borderbtm {
	border-bottom:1px;
	border-bottom-color:#C8D2DD;
	border-bottom-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#385203;
}
.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}
.whitenbold {
	font-weight:normal;
	color:#FFFFFF;
	font-size:13px;
}
.whitefnt {
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
}
.textfld{
	background-color:#F0F0F0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:capitalize;
	border:1px #356473 solid;
}
h3{
	color:#FF0000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}