body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #829BB1;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
}
a {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.footer {
	background-image: url(images/ravianFooter.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	text-align: left;
	padding-top: 12px;
}
.mainTD {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993333;
}
.tblBG {
	background-image: url(images/tblBG.gif);
	background-repeat: no-repeat;
}
.bottomShadow {
	background-image: url(images/bottomShade.gif);
	background-repeat: no-repeat;
}
.tdBG {
	background-image: url(images/tdBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.rtBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.tocTD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #CCCCCC;
	font-weight: bold;
}
.goldenTxt {
	font-weight: bold;
	color: #D5AA38;
}
.lftColm {
	padding-right: 10px;
	line-height: 18px;
	padding-left: 5px;
}
.rtColm {
	padding-right: 10px;
	padding-left: 15px;
	line-height: 18px;
}
.headingTD {
	height: 45px;
	padding-left: 5px;
	padding-top: 15px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #D5AA38;
}
form {
	margin: 0px;
	padding: 0px;
}
.txt9 {
	font-size: 9px;
}
.listMenu {
	width: 180px;
}
