body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTbl {
	background-image: url(../images/olive/contentBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.hdrNav {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	text-transform: uppercase;
}
.navBar {
	background-image: url(../images/olive/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.ftrNav {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(../images/olive/ftr_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-left: 10px;
	height: 23px;
}
.ftrShadow {
	background-image: url(../images/olive/ftr.gif);
	background-repeat: no-repeat;
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.lvl1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}

.lvl1Selected {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.lvl2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: right;
}

.lvl2Selected {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: right;
}
.lvl1 a {
	text-decoration:none;
	color: #333300;
}
.lvl2 a {
	text-decoration:none;
	color: #333300;
}
.lvl1Selected a {
	text-decoration:none;
	color: #333300;
	font-weight:bold;
}
.lvl2Selected a {
	text-decoration:none;
	color: #333300;
	font-weight:bold;
}

.sidebar {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	text-align: right;
	padding-left: 10px;
}
.outerContent {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	padding-right: 20px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #333333;
}
.content td{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #333333;
}
.content a {
	color: #333300;
}

h1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333300;
	padding-top: 10px;
	font-weight: normal;
}
h2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333300;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lvl2Selected {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: right;
	background-color: #EEEEEE;
}

