body {
	background-color: #443624;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-attachment: fixed;
}

.MainTable {
	width: 900px;
	padding: 0px;
	margin: 0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}

.HeadTable
{
	margin:0;
	padding:0;
}

.rc_header_left
{
	width:0;
	margin:0;
	padding:0;
	
}

.rc_header_right
{
	width:0;
	margin:0;
	padding:0;
}

.HeaderCell {
	width: 900px;
	/*overflow: hidden;*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-bottom-width: 0px;
	border-bottom-color: #8A7966;
	border-left-style: none;
	font-size: 24pt;
	font-weight: bold;
	color: #8A7966;
	background-position: center top;
	
}
.HeaderDiv {
	clear:none;
	overflow: hidden;
	width: 860px;
	margin: 0px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 0px;
	padding-left:20px;	/*For Website title and tagline padding from the left*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*border:#00FF66 thin 1px dotted;*/
			
	text-align:center;
	vertical-align:middle;
}



.HeaderCell a:link {
	color: #8A7966;
	font-size: 12pt;
	text-decoration: none;
}

.HeaderCell a:visited {
	color: #8A7966;
	text-decoration: none;
}

.HeaderCell a:active {
	color: #8A7966;
	text-decoration: underline;
}

.HeaderCell a:hover {
	color: #8A7966;
	text-decoration: underline;
}

.BodyAreaHolderParentCell
{
	padding:0;
	margin:0;
	/*background-color: transparent;*/
}

.BodyAreaHolderTable
{
	margin:0;
	padding-top:0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #8A7966;
	border-right-color: #8A7966;
	border-bottom-color: #8A7966;
	border-left-color: #8A7966;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.ContentLeftDiv 
{
	text-align: left;
	vertical-align: top;
	clear: both;
	width: 150px;
	overflow: hidden;
	margin: 0px;
	padding-left:20px;
	position:static;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.ContentLeftColumn {
	color: #000000;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	margin:0;
	width: 200px;
	font-size: 12pt;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #8A7966;
	background-position: left center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.ContentLeftColumn li a {
	color: #8A7966;
	font-size: 12pt;
	text-decoration: none;
	/*width:100%;*/
}

.ContentLeftColumn a:link {
	color: #8A7966;
	text-decoration: none;
	/*width:100%;*/
}

.ContentLeftColumn a:visited {
	color: #8A7966;
	text-decoration: none;
}

.ContentLeftColumn a:active {
	color: #8A7966;
	text-decoration: underline;
}

.ContentLeftColumn a:hover {
	color: #8A7966;
	text-decoration: underline;
}


.ContentBodyDiv {
	margin: 0px;
	width: 484px;
	clear: both;
	overflow: hidden;
	padding: 15px;
}

.ContentBodyDiv h1{
	margin: 0;
	padding: 0;
	line-height:1;

}


.ContentBody {
	text-align: left;
	vertical-align: top;
	color: #000000;
	width: 484px;
	clear:both;
	overflow: hidden;
	margin: 0px;
	background-position: center center;
	font-size: 12pt;
	padding: 0px;
}

.ContentBody a:link {
	color: #8A7966;
	text-decoration: none;
	font-size: 12pt;
}

.ContentBody a:visited {
	color: #8A7966;
	text-decoration: none
}

.ContentBody a:active {
	color: #8A7966;
	text-decoration: underline
}

.ContentBody a:hover {
	color: #8A7966;
	text-decoration: underline
}

/************************************************************************/
.ContentBodyDiv2 {
	margin: 0px;
	width: 684px;
	clear: both;
	overflow: hidden;
	padding: 15px;
}

.ContentBodyDiv2 h1{
	margin: 0;
	padding: 0;
	line-height:1;

}


.ContentBody2 {
	text-align: left;
	vertical-align: top;
	color: #000000;
	width: 684px;
	clear:both;
	overflow: hidden;
	margin: 0px;
	background-position: center center;
	font-size: 12pt;
	padding: 0px;
}

.ContentBody2 a:link {
	color: #8A7966;
	text-decoration: none;
	font-size: 12pt;
}

.ContentBody2 a:visited {
	color: #8A7966;
	text-decoration: none
}

.ContentBody2 a:active {
	color: #8A7966;
	text-decoration: underline
}

.ContentBody2 a:hover {
	color: #8A7966;
	text-decoration: underline
}
/************************************************************************/

.ContentRightColumn {
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top:15px;
	width: 200px;
	overflow: hidden;
	margin: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #8A7966;
	font-size: 12pt;
	background-position: right center;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.ContentRightColumn a:link {
	font-size: 12pt;
	text-decoration: none;
	color: #8A7966;
	background-color: transparent;
}

.ContentRightColumn a:visited {
	color: #8A7966;
	text-decoration: none;
}

.ContentRightColumn a:active {
	color: #8A7966;
	text-decoration: underline;
}

.ContentRightColumn a:hover {
	color: #8A7966;
	text-decoration: underline;
}
.ContentRightDiv {
	clear: both;
	overflow: hidden;
	width: 180px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	
	line-height:1;
}

.rc_footer_left
{
	width=0;
	padding:0;
	margin:0;
}

.rc_footer_right
{
	width=0;
	padding:0;
	margin:0;
}


.Footer {
	font-size: 10pt;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	width: 900px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #8A7966;
	background-position: center bottom;
	line-height: 30px;
}

.Footer a:link {
	color: #8A7966;
	text-decoration: none;
	font-size: 10pt;
}

.Footer a:active {
	color: #8A7966;
	text-decoration: underline
}

.Footer a:visited {
	color: #8A7966;
	text-decoration: none
}

.Footer a:hover {
	color: #8A7966;
	text-decoration: underline
}

.IndexerDiv
{
	color:#000000;
	margin: 2px;
	padding: 0px;
	width: 674px;
}

.IndexerFolder
{
	font-size: 14pt;
	text-decoration: none;
	font-weight:bold;
	color: #8A7966;
	display:block;
	padding-bottom:10px;
	margin:0;
	
}
.IndexerFolder a:link
{
	font-size: 14pt;
	text-decoration: none;
	font-weight:bold;
	color: #8A7966;
	
}
.IndexerFolder a:active 
{
	text-decoration: underline;
	color: #8A7966;
	
}

.IndexerFolder a:visited {
	text-decoration: none;
	color: #8A7966;
}

.IndexerFolder a:hover {
	text-decoration: underline;
	color: #8A7966;
}

.IndexerSubFolder
{
	font-size: 12pt;
	color: #8A7966;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding-bottom:8px;
	margin:0;
}

.IndexerSubFolder a:link
{
	font-size: 12pt;
	color: #8A7966;
	text-decoration: none;
	font-weight:bold;
}

.IndexerSubFolder a:active
{
	color: #8A7966;
	text-decoration: underline;
}



.IndexerSubFolder a:visited 
{
	color: #8A7966;
	text-decoration: none;
}

.IndexerSubFolder a:hover
{
	color: #8A7966;
	text-decoration: underline;
}

.IndexerPage
{
	font-size: 12pt;
	text-decoration: none;
	color : #8A7966;
	font-weight:normal;
	display:block;
	padding:0;
	margin:0;
        
}
.IndexerPage a:link
{
	text-decoration: none;
	color : #8A7966;
	font-weight:normal;
	font-size: 12pt;
}
.IndexerPage a:active
{
	text-decoration: underline;
	color : #8A7966;
}


.IndexerPage a:visited 
{
	color : #8A7966;
	text-decoration: none;
}
.IndexerPage a:hover 
{
	text-decoration: underline;
	color : #8A7966;
}

.IndexerDescription {
	font-size: 10pt;
	font-style:italic;
	display:block;
	padding-bottom:8px;
	margin:0;
}

/*==================================*/
/* Hard-Coded for simplenav element */
/*==================================*/
.simplenavul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12pt;
}

/*==================================*/
/* Hard-Coded for simplenav element */
/*==================================*/
.simplenavli {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
} 

/*==================================*/
/*==================================*/
/*==================================*/
/* Hard-Coded for categorynav element */
/*==================================*/
.categorynavul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12pt;
}

/*==================================*/
/* Hard-Coded for categorynav element */
/*==================================*/
.categorynavli {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
color: #8A7966;

} 

/*==================================*/
/*==================================*/
.LeftNavigationBlock {
	width: 200px;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12pt;

        overflow: hidden;
        text-align: left
        vertical-align: top;
}

.LeftNavigationBlock a {
	/*display: block;*/
	/*width:200px;*/
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #8A7966;
	/*padding-left: 20px;*/
} 
.LeftNavigationBlock a:link {
	color: #8A7966;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12pt;
}
.LeftNavigationBlock a:active {
	color: #8A7966;
	text-decoration: underline;
	padding-left: 20px;
}
.LeftNavigationBlock a:visited {
	color: #8A7966;
	text-decoration: none;
	padding-left: 20px;
}
.LeftNavigationBlock a:hover {
	color: #8A7966;
	text-decoration: underline;
	padding-left: 20px;
}