.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	font-weight: bold;
}
.darkgrey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.tablegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C0C0C0;
}
.white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C24108;
	font-style: normal;
	font-weight: normal;
}
.table2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #CCC9C0;
	border-left-color: #CCC9C0;
	border-bottom-color: #CCC9C0;
}
