.bgMain {
	background-color: #748096;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topBar {
	background-image: url(images/bg_top_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 63px;
}
.navCell {
	background-image: url(images/bg_nav1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ftr { background-image: url(images/bg_ftr_bar.gif); background-repeat: repeat-x; background-position: left top; height: 61px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; border-color: #000000; border-style: solid; border-width: 0 1px 1px; }
.pageMid { background-color: #e7e7e8; padding: 10px; border-color: #484848; border-style: solid; border-width: 0 2px; }
.sideMid {
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.WarningTable { border: solid 1pt #000; }
a:link { color: #339; font-weight: bold; }
a:visited { color: #339; font-weight: bold; }
a:hover { color: #666; font-weight: bold; }
.PartTitle { color: #f90; font-size: 18pt; }
.PartSubTitle { color: #666; font-size: 12pt; }
.TocLinks { color: #2a3faa; text-decoration: none; }
.SectionHeadings { color: #008000; font-size: 12pt; font-weight: bold; }
.SectionSubHeadings { color: #008000; font-size: 10pt; font-weight: bold; }
H3 { color: #008000; font-size: 12pt; font-weight: bold; }
H2 { color: red; font-size: 16pt; font-weight: bold; }
body { font-size: 12px; font-family: Arial; }

