.topNav {
	background-image: url(images/abimages/ext_topnavgrey.gif);
	background-repeat: repeat-x;
}
.breadCrumbs {
	background-image: url(images/abimages/ext_breadcrumb.gif);
}
.breadcrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #009966;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
	vertical-align: middle;

}
.breadcrumbs a:hover {
	color: #009966;
}
.headingTableBg {
	background-color: #E1DDC8;
}
.search {
	background-image: url(images/abimages/search_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sideNav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #626469;
	background-image: url(images/abimages/ext_sidenavavb.gif);
	background-repeat: repeat-y;
}
.sideNavLinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
}

.sideNavLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
}

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

/* Side Menu Styles */

#sideNavMenu {
	background-color: #4D222D;
	height: 100%;
	width: 200px;
	position: absolute;
}

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #FFFFFF;
 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: #FFFFFF;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
  padding:5px;

}


