body {
	background-image: url(images/page_bg.jpg);
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.outerTbl {
	background-color: #3D271E;
	border: 1px solid #FFFFFF;
}
.outerTbl .innerCell {
	background-color: #D5D0BA;
	border: 1px solid #FFFFFF;
}
.innerContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
}
.content td {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
	line-height:22px;
}
.content a {
	color: #1C130E;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #321F19;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menuBar {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.ftrbar {
	background-image: url(images/ftr_bg.jpg);
	height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #836F5B;
	padding-left: 10px;
}
.lvl1 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #666666;
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 5px;
	padding-left:20px;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #999999;
}
.lvl1Selected {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #666666;
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 5px;
	padding-left:20px;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #999999;
}

.lvl2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.lvl2Selected {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #666666;
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 5px;
	padding-left:40px;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #999999;
}
.lvl1 a {
	text-decoration:none;
	color:#1C130E;
}
.lvl2 a {
	text-decoration:none;
	color: #1C130E;
}
.lvl1Selected a {
	text-decoration:none;
	color: #1C130E;
	font-weight:bold;
}
.lvl2Selected a {
	text-decoration:none;
	color:#1C130E;
	font-weight:bold;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 23px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	text-align: right;
	padding-left: 10px;
}
