body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #333333;
}a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a:active {
	color: #cc0000;
}
.graybold {
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
.darkgraybold {
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #999999;
}

.grayreg {
	font-size: 9px;
	line-height: 9px;
	color: #CCCCCC;
}
.lightgreen {
	color: #859f85;
	font-size: 9px;
	line-height: 9px;
}
.greenboldheader {
	font-size: 15px;
	line-height: normal;
	font-weight: bolder;
	color: #5d7e5f;
}
.bold {
	font-weight: bold;
}
.redlarge {
	font-size: 14px;
	font-weight: bold;
	color: #cc3333;
}
TR.RowOverOdd {
background-color : #FCFCFC;
}
TR.RowOverEven {
background-color : #CFCFCF;
}
TR.RowOverSelected {
color : #FFFFFF;
background-color : #8080FF;
}
.small {
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
.smallreg {
	font-size: 9px;
	line-height: 9px;
}
