body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.maintable {
	background-image: url(images/maintablebg.jpg);
	background-repeat: repeat-y;
	border: medium solid #FFFFFF;
}
.table01 {
	background-image: url(images/tablebg01.jpg);
	background-repeat: no-repeat;
	height: 350px;
}
.table02 {
	background-image: url(images/tablebg02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:link {
	color: #FF9900;
	font-weight: bold;
}
a:visited {
	color: #FF9900;
}

.style2 {
	font-size: 26px;
	font-weight: bold;
}
.style3 {

	font-size: 36px;
	font-weight: bold;
}
