
.homeList {font-family: arial; font-weight: bold; font-size: 14px;}
.homeList img {margin: 6px 0px 6px 0px; border: 1 solid blue;}
.homeList th {padding: 4px; border-right: 2 dotted #D7D7D7;}

.picBorder {border: 1 solid D7D7D7;}

.footer {font-family: arial; font-size: 12px;}

a:link {
	text-decoration: underline;
	color: #0880BE;
}

a:visited {
	text-decoration: underline;
	color: #0880BE;
}

a:active {
	text-decoration: none;
	color: #B43845;
}

a:hover {
	text-decoration: none;
	color: #B43845;
}

.topNavOn {
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #A0DDFB;
	color: #FFFFFF;	
	}

.topNavOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	}
