body {
	color: #fff9ea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #660000;
}
.top {
	height: 230px;
}
.footer {
	background-image: url(../images/index_r4_c1.jpg);
	background-repeat: no-repeat;
	height: 80px;
}

.mainpane .pageTitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A5323E;
	border-right-color: #A5323E;
	border-bottom-color: #A5323E;
	border-left-color: #A5323E;
	height: 25px;
	padding-top: 10px;
}
.mainpane {
	background-image: url(../images/index_r2_c1.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mainpane td{
	padding-top: 10px;
}
img{
	border-color: white;
}
A:link {
text-decoration: none;
color: #dd9400;
}
A:visited {text-decoration: none;
color: #dd9400;}
A:active {text-decoration: none;
color: #dd9400;}
A:hover {text-decoration: underline; color: #dd9400;;}
