.headerBack {
	background-color: #660033;
	border-bottom-width: 3px;
	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;
	width: 100%;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headerText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomBack {
	background-color: #660033;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 100%;
}
.table_bordered {
	padding: 3px;
	border: 4px solid #CCCCCC;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
.footer{
	background-color: #660033;
	width: 100%;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
.normalDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.contactInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.burgundyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #660033;
}
.grayTableBack {
	background-color: #CCCCCE;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCCCC;
	text-decoration: underline;
}
.navTable {
			width:800;
			table-layout:auto;
			cellspacing:0;
			cellpading:0;
}

.navTDHeader {background:#660033;
			  width:160;
  			  text-align:center;
			  border: 2px #CCCCCC;


}
.navTDHeader a {
              font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:medium;
			  font-weight: bold;
			  color:#FFFFFF;
			  text-align:center;
			  text-decoration:none;	
}
.navTDPic {background:#FFFFFF;
			width:155;
			height:120;
			border: 2px #CCCCCC;
			  
}
.navPic {
		border:none;
		width:155;
	    height:120;

}
.maplink
{
    font-size: 11px; 
    font-family: Arial; 
    color:#0000FF;
}


