td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.leftBit {
	background-color: #C4A5A4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leftBit2 {
	background-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leftBit3 {


	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.midBit {
	background-color: #E2D2D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.rightBit {
	background-color: #A4564D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #C4A5A4;
	border: 1px solid #983E35;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D0D00;
	font-weight:bold;
	text-decoration:none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D0D00;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D0D00;
	font-weight:bold;
	text-decoration:underline;
}.mainBackg {
	background-attachment: scroll;
	background-color: #F0E8E8;
	background-image: url(images/common/mainbackg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
li {
	list-style-position: inside;
	list-style-type: square;
	color: #7D0D00;
	padding-left: 0px;
	margin-left: 0px;
}
