.leftshadow {
	background-image: url(../images/leftside.gif);
	background-repeat: repeat-y;
	width: 9px;
}
.rightshadow {

	background-image: url(../images/rightside.gif);
	background-repeat: repeat-y;
	width: 9px;
}
.bodytext {
	font-size: 12px;
	color: #000000;
}
.bodytext a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:link; .bodytext a:hover; .bodytext a:active; .bodytext a:visited {
	color: #FF6600;
	text-decoration: none;
}
.bodytext a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.footertext {
	font-size: 9px;
	background-image: url(../images/footer_spacer.jpg);
	background-repeat: repeat-x;
	color: #666666;
	text-align: center;
}
.sidenav {
	background-image: url(../images/sidenavback.jpg);
	background-repeat: no-repeat;
	width: 244px;
}
.sidenavtext {
	font-size: 12px;
	font-weight: bold;
	color: #0a55a3;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidenavtext a {
	color: #0a55a3;
	text-decoration: none;
}
.sidenavtext a:link; .sidenavtext a:hover; .sidenavtext a:active; .sidenavtext a:visited {
	color: #0a55a3;
	text-decoration: none;
}
.sidenavtext a:hover {
	color: #FF6600;
	text-decoration: none;
}
.sidenavtext2 {
	font-size: 12px;
	font-weight: bold;
	color: #0a55a3;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(../images/sidenav_spacer2.gif);
	width: 225px;
	background-repeat: repeat-y;
	padding-left: 10px;
}
.sidenavtext2 a {
	color: #0a55a3;
	text-decoration: none;
}
.sidenavtext2 a:link; .sidenavtext2 a:hover; .sidenavtext2 a:active; .sidenavtext2 a:visited {
	color: #0a55a3;
	text-decoration: none;
}
.sidenavtext2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.galleryback {
	width: 441px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0856a9;
	border-left-color: #0856a9;
	padding-left: 5px;
	background-color: #FFFFFF;
}
