body {
	background-color: #440000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: 40px;
}

body, td, th {
	color: #FFFFC0;
/*	color: #FFCC99;*/
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #FFff33;
}

form {
	background-color: #990000;
}

.centerbox {
	background-color: #803939;
	width: 740;
	height: 400;
	border: 1 outset #E8CACA;
}
.centertable {
	height: 100%;
	width: 100%;
}
img {
	border: none;
}
.navigationcell {
	width: 150px;
	height: 100%;
}
.MainText {
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;

}
