body {
	color: #000000;
	background-image: url(/images/bg_site.jpg);
	background-repeat: repeat-x;
	background-color: #363a41;
	margin: 0px;
	background-attachment: fixed;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.containerBlackBorder {
	border: 2px solid #CCC;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding: 10px;
}
.containerBlueBorder {
	border: 2px solid #0072CF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding: 10px;
}
.mainWidth {
	width: 960px;
	overflow: hidden;
}

.paragraph {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.border {
	border: 1px solid #063638;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #E21D26;
	text-decoration: none;
}
a:hover {
	color:#0033FF;
	text-decoration: none;
}
#nav {
	vertical-align: middle;
	color: #FFFFFF;
	word-spacing: 0.5px;
	background-image: url(/images/bg_nav_02.gif);
	background-repeat: repeat-x;
	font-size: 11px;
}
#nav  a:link, #nav a:visited {
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 9px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
	display: inline-block;
	color: #FFFFFF;
	font-size: 11px;
}
#nav a:hover {
	background-image: url(/images/bg_nav_02_on.gif);
	background-repeat: repeat-x;
	font-size: 11px;
}
.ShadowUnder {
	background-image: url(/images/shadow-under_02.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 9px;
}


.smallTxt {
	font-size: 10px;
	color: #FFFFFF;
}
.gText {
	color: #339933;
}
.xlTxt {
	font-size: 16px;
}

.imgRM {
	margin-right: 4px;
}
.largeTxt {
	font-size: 14px;
}
.xxlTxt {
	font-size: 20px;
}

.imgLM {
	margin-left: 4px;
}
object {
	filter: Chroma(Color=#333333);
}
.smallTxt {
	font-size: 9px;
}
#footer {
	color: #CCC;
	background-color: #000;
	padding: 10px;
	font-size: 11px;
	margin: 2px;
}
#footer a:link, #footer a:visited {
	color: #FFC;
	text-decoration: none;
}
.ContentDiv {
	padding: 4px;
	width: 470px;
	margin-right: 8px;
	margin-left: 4px;
}
.ContentFullWidth {
	padding: 8px;
	background-color: #FFC;
	border: 1px solid #FC9;
}

.SideBar {
	float: right;
	width: 270px;
	padding: 4px;
	margin-right: 4px;
}
.ContentColumnL {
	padding: 4px;
	width: 366px;
	margin-right: 4px;
	margin-left: 20px;
	margin-bottom: 6px;
}
.ContentColumnR {
	float: right;
	width: 366px;
	padding: 4px;
	margin-right: 20px;
	margin-left: 4px;
	margin-bottom: 6px;
}
.ContentTD {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.Txt_14 {
	font-size: 14px;
}
.txt_10 {
	font-size: 10px;
}

.Txt_16 {
	font-size: 16px;
}
.color_red {
	color: #FF0000;
}


.Txt_18 {
	font-size: 18px;
}
.border_red {
	border: 1px solid #CC0000;
}
.ErrorMessage {
	font-size: 14px;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 8px;
	border: 1px solid #990000;
}
#apDiv1 {
	position:absolute;
	top:99px;
	width:560px;
	z-index:1;
}
.RRect_bg {
	color: #000;
}
.RRect_BorderT {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0072CF;
}
.RRect_BorderB {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0072CF;
}
.RRect_BorderL {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0072CF;
}
.RRect_BorderR {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0072CF;
}.title_RedBg {
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #990000;
	font-size: 16px;
	padding: 4px;
}
.pagingButton {
	background-image: url(/images/shadow-under_02.png);
	background-repeat: repeat-x;
	border: 1px solid #FC9;
}
