body {
	background-color: #300b0e;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bolder;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	}
.bodyText {
	font-family: "Arial, Helvetica", sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.bodyTextSmall {
	font-family: "Arial, Helvetica", sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #B4645E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996666;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
.textLight {

	font-family: "Arial, Helvetica", sans-serif;
	font-size: 10pt;
	color: #CC9900;
	font-weight: bold;
}
#wrapper {
	width: 500px;
	height: 420px;
	overflow-y:auto;
overflow-x:hidden;
}.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

#maintable {
background-image: url(images/back/main.jpg);
background-repeat:no-repeat;
background-color: #b48585;
}

#maintableAdmin {
background-image: url(images/back/mainAdmin.jpg);
background-repeat:no-repeat;
background-color: #b48585;
}
