body { color: #FFFFFF; font-family: Arial; background-color: #083966 }
td { font-family: Arial }
td.small { font-family: Arial; font-size: 10pt; }
td.title { font-family: Arial; font-size: 10pt; font-weight: bold; }

.mainmenu A:link { text-decoration: none; font-weight: bold; color: #FFFFFF; }
.mainmenu A:visited { text-decoration: none; font-weight: bold; color: #BBBBBB; }
.mainmenu A:active { text-decoration: none; font-weight: bold; color: #FFFFFF; }
.mainmenu A:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF; }

.small A:link {text-decoration: none; color: #FFFFFF; font-size: 8pt }
.small A:visited {text-decoration: none; color: #BBBBBB; font-size: 8pt }
.small A:active {text-decoration: none; color: #FFFFFF; font-size: 8pt }
.small A:hover {text-decoration: underline; color: #FFFFFF; font-size: 8pt }

td.footerlinks { color: #FFFFFF; font-family: Arial; font-size: 9pt }
.footerlinks A:link {text-decoration: none; color: #FFFFFF; font-size: 9pt }
.footerlinks A:visited {text-decoration: none; color: #BBBBBB; font-size: 9pt }
.footerlinks A:active {text-decoration: none; color: #FFFFFF; font-size: 9pt }
.footerlinks A:hover {text-decoration: underline; color: #FFFFFF; font-size: 9pt }

.phonenums { font-family: Arial; font-size: 10pt; color: #FFEC19; }

A:link { text-decoration: underline; font-weight: none; color: #FFFFFF; }
A:visited { text-decoration: underline; font-weight: none; color: #BBBBBB; }
A:active { text-decoration: underline; font-weight: bold; }
A:hover { text-decoration: underline; font-weight: bold; }

#pic {
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: -60px;
	position: absolute;
	top: 110px;
	width: 300px;
	z-index: 100;
}
