body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.bigtitle {
	font-size: 50px;
	font-weight: bold;
	color: #88145D;
	text-align: center;
	background-position: bottom;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.maintable {
	background-position: right center;
	width: 800px;
	background-color: #FFFFFF;
		border: 1px solid #B0B42A;
}
.titlecell {
}
.menucell {
	background-color: #EAE9E5;
}
.menubottom {
	background-image: url(/images/bottom_02.jpg);
}
.menucorner {
	background-image: url(/images/bottom_04.jpg);
}
.menuside {
	background-image: url(/images/bottom_03.jpg);
	width: 9px;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
	color: #6E104B;
	text-align: center;
}
.menutop {
	background-image: url(/images/bottom_05.jpg);
}
.menutopcorner {
	background-image: url(/images/bottom_06.jpg);
}
.bord {
	border: 1px solid #B1B42B;
}
.hiddenPic {display:none;}
.highlightcell {
	background-color: #DBDCAE;
}
.green {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
