#sitemap_first {
 	position: absolute;
	bottom: 6px;
	left: 600px;
	width: 141px;
 	z-index: 100;
}
#sitemap_first A {
 	color: #E9D8BE;
 	font-family: arial;
 	font-size: 10px;
}

#sitemap {
 	position: absolute;
	bottom: 6px;
	left: 620px;
	width: 141px;
 	z-index: 100;
}
#sitemap A {
 	color: #E9D8BE;
 	font-family: arial;
 	font-size: 10px;
}

BODY {
 	color: #553E33;
 	font-family: times;
}
TD {
 	font-size: 9pt;
}
DIV.content {
	margin-top: -30px;
 	margin-left: 98px;
 	margin-right: 62px;
 	font-size: 9pt;
}
A:visited {
 	color: #880000;
 	text-decoration: underlined;
}
A:link {
 	color: #880000;
 	text-decoration: underlined;
}
A:hover {
 	color: #880000;
 	text-decoration: underlined;
}
A:active {
 	color: #880000;
 	text-decoration: underlined;
}
.pageNum {
 	font-size: 9pt;
 	margin-top: 30px;
 	margin-right: 10px;
}
/* FORUM */
TABLE.forumTable {
	width: 417px;
	background-color: #F8E9D4;
}
.fhdr {
	background-color: #B2916E;
	color: #E9D8BE;
}
.fmain {
	background-color: #E9D8BE;
	color: #553E33;
}
.flight {
	background-color: #E9D8BE;
	color: #553E33;
}
.fdark {
	background-color: #E9D8BE;
	color: #553E33;
}
TABLE.messTable {
	width: 420px;
}
.input {
 	border: 1px solid #553E33;

}
.but {
 	border: 1px solid #D4D0C8;
 	background-color: #B2916E;
 	color: #F2E3CD;
}
.messTable {
	width: 417px; 	
}
/* MENU */
DIV.submenu {
	z-index: 100;
	position: absolute;
	top: 75px;
	left: 98px;
}
DIV.submenu TABLE {
	width: 615px;
	border: 0px solid #333333;
	height: 20px;
}