.componentheading {
	font-size: 12px;
	font-weight: bold;
	color: #8A3940;
}
body {
	font-family: verdana;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
	background-color: #D7D7D7;
	top: 100px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.topdiv {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.componentheading {
	font-size: 12px;
	font-weight: bold;
	color: #8A3940;
}
.contentheading {
	font-size: 12px;
	font-weight: bold;
	color: #8A3940;
}
.maintable {
	width: 800px;
	left: 50px;
	position: relative;
	margin: 0px;
	background-image: url(../images/table_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

footer {
	font-size: 9px;
	color: #333333;
}
