.topNav2 {
	background-image: url(images/gcimages/header_16.gif);
	background-repeat: repeat-x;
}
.topNav {
	background-image: url(images/gcimages/ext_nav.gif);
	background-repeat: repeat-x;
}
.bodyBg {
	background-image: url(images/gcimages/ext_sidenavbig.gif);
	background-repeat: repeat-y;
}

.searchBox {
	font-size: 11px;
}
.logoBg {
	background-image: url(images/gcimages/catalinagold_logo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topNav2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
	vertical-align: middle;
}
.topNav2 a:hover {
	color: #CCFF99;
}
.sideNav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	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: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
}


.sideNav a:hover {
	color: #666666;
}
/* 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: #FCC522;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
  padding:5px;

}


