.mainNavBar {  font-size:14px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.centerWhite { text-align: center; font-weight:bold; color: white; }
a:hover {
	background-color: #FFCCCC;
	text-decoration: underline;
}
.smalltext {  font-size: 9pt; color: #000000; text-decoration: none}
.logininput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.textLogin {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #0066CC;
	border: none #000000;
}
.display {
	color: #000000;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	display: inline;
	height: 15px;
	background-color: #FF9933;
	}

.tableBorder {
	border: 1px solid #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.imageBorder {
	border: 1px outset #000000;
	text-decoration: none;
}
.displayMenu {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
.textLogin2 {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

TABLE.recent_discussion td{
padding-bottom:4px; 
}

