body {
	background-color: #CDCDCD;
	margin-top: 0px;
	margin-left: 0px;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.redText {
	color: #C10001;
}
.input1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 140px;
}

.inputDTHighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 140px;
	background-color: #FF9393;
}
.inputText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 140px;
}
a {
	color: #C10001;
	text-decoration: none;
}
a:hover {
  	color:#720101;
}.redHeader {
	font-size: 14px;
	font-weight: bold;
	color: #CB0E08;
}
.linkUnderline {
	color: #C10001;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}li {
	list-style-image: url(../images/rbullet.gif);
}
li ul li{
	list-style-image: url(../images/rbullet2.gif);
}
.tableHead {
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

