.topNavExt {
	background-image: url(images/33images/ext_header.gif);
	background-repeat: repeat-x;
}
.topNav3 {
	background-image: url(images/33images/ext_2.gif);
	background-repeat: repeat-x;
}
.topNav4 {
	background-image: url(images/33images/ext_3.gif);
	background-repeat: repeat-x;
}
.sideNav {
	background-image: url(images/33images/ext_side1.gif);
	background-repeat: repeat-y;
}
.bodyExt {
	background-image: url(images/33images/body_ext.gif);
	background-repeat: repeat-y;
}
.sideNav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
}

.sideNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
}


.sideNav a:hover {
	color: #009966;
}
.bcrumb a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #8BA0BD;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	vertical-align: top;
	text-transform: uppercase;
}

.bcrumb a:hover {
	color: #009966;
}

/* Side Menu Styles */

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
 padding:5px;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #009966;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
  padding:5px;

}

