body{
	background-color: #efefef;
	color: #000000;
	margin-bottom: 25px;
	margin-top: 25px;
}
.mainTable{
	background-color: #ffffff;
	border-width: 0px;
	border-style: none;
	}
.forum{
	font-family: "Verdana";
	font-size: small;
	font-weight: bold;
}
	.forum a:link {
color: blue;
text-decoration: none;
}
.forum a:visited {
text-decoration: none;
	color: blue;
}
.forum a:hover {
	text-decoration: underline;
	color: navy;
}
.forum a:active {
	text-decoration: none;
	color: blue;
	}
h1{
	font-family: Lucida Console;
	}
h1 a:link{
	text-decoration: none;
	color: black;	
	}
h1 a:visited {
	text-decoration: none;
	color: black;	
}
h1 a:hover {
	text-decoration: none;
	color: black;	
}
h1 a:active {
	text-decoration: none;
	color: black;	
}
.menu {
	text-align: left;
	font-weight: bold;
	font-size: smaller;
	font-family: Arial;
	 line-height: 1;
	}
.menu a:link {
color: #0066FF;
text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #0066FF;
}
.menu a:hover {
	text-decoration: none;
	color: #FF0000;
}
.menu a:active {
	text-decoration: none;
	color: #0066FF;
	}
	.adv {
	text-align: left;
	font-size: smaller;
	font-family: Times New Roman;
	 line-height: 1.2;
	 color: #0066FF;
	}
.adv a:link {
color: #0066FF;
text-decoration: none;
}
.adv a:visited {
	text-decoration: none;
	color: #0066FF;
}
.adv a:hover {
	text-decoration: none;
	color: #FF0000;
}
.adv a:active {
	text-decoration: none;
	color: #0066FF;
	
}
.page_numbers {
	font-family: "Arial";
}
.page_numbers a:link {
color: #0066FF;
text-decoration: none;
}
.page_numbers a:visited {
	text-decoration: none;
	color: #0066FF;
}
.page_numbers a:hover {
	text-decoration: underline;
	color: navy;
}
.page_numbers a:active {
	text-decoration: none;
	color: #0066FF;
	
}
.footer{
	font-family: "Times New Roman";
	font-size: x-small;
	color: #505050;
}
.footer a:link{
	text-decoration: none;
	color: #505050;
	}
.footer a:visited {
	text-decoration: none;
	color: #505050;
	}
.footer a:hover {
	text-decoration: none;
	color: #505050;
}
.footer a:active {
	text-decoration: none;
	color: #505050;
	}
h2{
	font-family: sans-serif;
	text-align: center;
	font-size: smaller;
}
a:link{
	text-decoration: none;}