@charset "utf-8";
.Nortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 2;
}
#SideBar a:hover {
	background-color: #999999;
}

.Pane_Border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9934;
	border-right-color: #FF9934;
	border-bottom-color: #FF9934;
	border-left-color: #FF9934;
}
.Fade_bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.Pane_BorderCopy {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3266CC;
	border-right-color: #3266CC;
	border-bottom-color: #3266CC;
	border-left-color: #3266CC;
}
.Pane_lower {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9934;
	border-right-color: #FF9934;
	border-bottom-color: #333333;
	border-left-color: #FF9934;
}
#SideBar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Side_nav {
	border-top-width: thin;
	border-right-width: 3px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9934;
	border-right-color: #3266CC;
	border-bottom-color: #333333;
	border-left-color: #FF9934;
}
.Fade_bgMainBody {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Nortext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

