.tmenu {
	background-color: #003063;
	text-align: center;
	border-bottom: 3px solid #003063;
}
.wmenu {
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 3px solid #003063;
}
a.tmenu, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.contact table { border:0px; }
.contact th { font-size:2; font-weight:bold; text-align:center; }
.contact td, th { border-bottom: 1px solid #999999; }
