body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(images/mainbg.jpg);
}

.table01 {
	background-image: url(images/table01.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 231px;
	font-size: 10px;
	padding: 4px;
}

.table02 {
	background-image: url(images/table02.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 231px;
	font-size: 10px;
	padding: 4px;
}

.table03 {
	background-image: url(images/table03.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 231px;
	font-size: 10px;
	padding: 4px;
}

.maintable {
	font-size: 10px;
	background-color: #333333;
	background-image: url(images/maintable.jpg);


}
.sidetable {
	font-size: 10px;

}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 700px;
	font-size: 10px;
}
.copyright {
	font-size: 9px;
}
.logo {
	font-size: 10px;
}

a.menulink:link {
	color: #FFFFFF;
}
a.menulink:visited {
	color: #FFFFFF;
}

a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.header {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 96px;
}
.tablebg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;


}
.mailform {
	font-size: 10px;
}
.headermenu {
	background-color: #000000;
	background-image: url(images/headerbg.jpg);
	height: 32px;
	color: #FFFFFF;

}
.headermenubutton {
	background-image: url(images/menu.jpg);
	background-color: #000000;
	height: 32px;
	width: 139px;
	font-size: 10px;
	font-weight: bold;



}
.tableheads {
	background-image: url(images/tableheads.jpg);
	height: 35px;
	width: 231px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;


}
.divider {
	background-image: url(images/divider_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;

}