td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Blue {
	background-color: #3399FF;
}
.BlueHeader {
	background-color: #3399FF;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: text-bottom;
	height: 1px;
	color: #FFFFFF;
}
.Phone {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;

}
.TMPLogo {
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.MainMenu a:link {
	text-decoration: none;
}

.MainMenu a:visited {
	text-decoration: none;
}
.MainMenu a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-decoration: underline;

}
a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
}
.JustifiedText {
	text-align: justify;
	background-color: #d6ebff;
}
.BlueTiny {
	background-color: #3399FF;
	font-weight: normal;
	font-variant: normal;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}
