body {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000099;
	background-color: #FFFFFF;
	font-size: 12pt;
}

a:link {
	color: #0066CC;
}

a:visited {
	color: #0066CC;
}

a:hover {
	color: #33CCFF;
}

a:active {
	color: #0066CC;
} 

.Titles {
	font-size: 20pt;
	font-weight: bold;
}

.Warning {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF00;
}

.Headers {
	font-weight: bold;
	color: #33FFFF;
}
.Menu_Table {
	background-color: #CCCCCC;
	height: 800px;
	width: 125px;
	border: medium solid #000099;
	float: right;
	margin: 1px 1px 1px 10px;
}
.Town_Comments_Table {
	height: auto;
	width: 47%;
	border: none;
	float: left;
	margin: 0px 10px 0px 20px;
	vertical-align: top;
	background-position: left top;
	padding: 0px;
}
.Forum_Table {
	border: 0px none;
	float: left;
	margin: 0px;
	height: 2000px;
	width: 75%;
	text-align: left;
	vertical-align: top;
	background-position: left top;
}
.PixRight {
	float: left;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: medium none #000099;
	padding: 1px;
}
