body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	background-color: #FFFFFF;
	color: #333333;

}
.HeaderRow {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 262px;
}
.BodyRow {
	background-image: url(../images/tableBG.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 960px;
}
.FooterRow {
	background-image: url(../images/footerbeans.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 960px;
}


.MainTable {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 960px;
}
/*---------------------------------------------------------------*/

.HeaderContentCell {
	text-align: left;
	vertical-align: top;
	width: 320px;
	color: #333333;
}
.HeaderContentCellDiv {
	text-align: left;
	vertical-align: top;
	width: 290px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.HeaderContentCellDiv a {
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;
}
.HeaderContentCellDiv a:link{
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;
}
.HeaderContentCellDiv a:visited {
	color : #9E2316;
	text-decoration: none;
	font-size: 12pt;
}
.HeaderContentCellDiv a:active{
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}
.HeaderContentCellDiv a:hover {
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}

.StoreContentCell {
	text-align: left;
	vertical-align: bottom;
	width: 320px;
	color: #333333;
}
.StoreContentCellDiv {
	text-align: right;
	vertical-align: top;
	width: 290px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.StoreContentCellDiv a {
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;
}
.StoreContentCellDiv a:link{
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;
}
.StoreContentCellDiv a:visited {
	color : #9E2316;
	text-decoration: none;
	font-size: 12pt;
}
.StoreContentCellDiv a:active{
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}
.StoreContentCellDiv a:hover {
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}
/*---------------------------------------------------------------*/

.BodyContentCell {
	text-align: left;
	vertical-align: top;
	width: 640px;
	color: #333333;
}
.BodyContentCellDiv {
	text-align: left;
	vertical-align: top;
	width: 610px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.BodyContentCellDiv a {
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;
}
.BodyContentCellDiv a:link{
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;
}
.BodyContentCellDiv a:visited {
	color : #9E2316;
	text-decoration: none;
	font-size: 12pt;
}
.BodyContentCellDiv a:active{
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}
.BodyContentCellDiv a:hover {
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}
/*---------------------------------------------------------------*/

.ColumnContentCell {
	text-align: left;
	vertical-align: top;
	width: 320px;
	color: #333333;
}
.ColumnContentCellDiv {
	text-align: left;
	vertical-align: top;
	width: 290px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.ColumnContentCellDiv a {
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;
	font-size: 12pt;
}
.ColumnContentCellDiv a:link{
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;
}
.ColumnContentCellDiv a:visited {
	color : #9E2316;
	text-decoration: none;
	font-size: 12pt;
}
.ColumnContentCellDiv a:active{
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}
.ColumnContentCellDiv a:hover {
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}
/*---------------------------------------------------------------*/

.FooterContentCell {
	text-align: left;
	vertical-align: top;
	width: 960px;
	color: #333333;
}
.FooterContentCellDiv {
	text-align: center;
	vertical-align: top;
	width: 930px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
	text-transform: uppercase;
}
.FooterContentCellDiv a {
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;
}
.FooterContentCellDiv a:link{
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;
}
.FooterContentCellDiv a:visited {
	color : #9E2316;
	text-decoration: none;
	font-size: 12pt;
}
.FooterContentCellDiv a:active{
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}
.FooterContentCellDiv a:hover {
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}


/*---------------------------------------------------------------*/
.SimpleNavCell {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	width: 320px;
	padding: 0px;
}

.SimpleNavDiv {
	overflow: hidden;
	width: 290px;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	color: #512300;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.simplenavul {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	list-style-type: none;
	color: #512300;
	font-weight: bold;
	text-transform: uppercase;
}
.simplenavli {
	margin: 0px;
	padding: 0.10em;
	color: #512300;
	font-weight: bold;
	text-transform: uppercase;
} 

.SimpleNavDiv a {
	color: #512300;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;

} 
.SimpleNavDiv a:link {
	color: #512300;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;
}
.SimpleNavDiv a:visited {
	color: #512300;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;
}
.SimpleNavDiv a:active {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;
}
.SimpleNavDiv a:hover {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;
}

.simplenavactive {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	/*display: inline;*/
	margin: 0px;
	padding: 0.1em;
	text-decoration: none;
}

.simplenavactive a:link {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.simplenavactive a:visited {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.simplenavactive a:active {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.simplenavactive a:hover {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
/*---------------------------------------------------------------*/
.CategoryNavCell {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 320px;
}
.CategoryNavDiv {
	overflow: hidden;
	width: 290px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	color: #512300;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-decoration: none;
}
.categorynavul {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #512300;
	text-decoration: none;
}
.categorynavli {
	padding: 0.1em;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #512300;
	text-decoration: none;

}
.CategoryNavDiv a {
	color: #512300;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;

}

.CategoryNavDiv a:link {
	color: #512300;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;

}
.CategoryNavDiv a:visited {
	color: #512300;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;

}
.CategoryNavDiv a:active {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;
}
.CategoryNavDiv a:hover {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;
}

.categoryNavActive {
	padding: 0.1em;
	margin: 0px;
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block; 
	text-decoration: none;   
} 
.categoryNavActive a:link {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;

}
.categoryNavActive a:visited {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;

}
.categoryNavActive a:active {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;

}
.categoryNavActive a:hover {
	color: #9E2316;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	display: block;
	text-decoration: none;
}
/*---------------------------------------------------------------*/
.IndexerPage{
	font-size: 12pt;
	text-decoration: none;
	color : #9E2316;
	display:block;
	padding-top:5px;
	padding-bottom:0px;
	margin:0;
	font-weight: bold;
}
.IndexerPage a:link{
	text-decoration: none;
	color : #9E2316;
	font-size: 12pt;

}
.IndexerPage a:visited {
	color : #9E2316;
	text-decoration: none;
	font-size: 12pt;
}
.IndexerPage a:active{
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}
.IndexerPage a:hover {
	text-decoration: underline;
	color : #9E2316;
	font-size: 12pt;
}
.IndexerFolder{
	font-size: 14pt;
	font-weight:normal;
	color: #512300;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right: 0px;
	margin-left: 0px;
}
.IndexerFolder a:link{
	text-decoration: none;
	font-weight:bold;
	color: #512300;
	font-size: 14pt;
}
.IndexerFolder a:visited {
	text-decoration: none;
	color: #512300;
	font-weight: bold;
	font-size: 14pt;
}
.IndexerFolder a:active {
	text-decoration: underline;
	color: #512300;
	font-weight: bold;
	font-size: 14pt;
}
.IndexerFolder a:hover {
	text-decoration: underline;
	color: #512300;
	font-weight: bold;
	font-size: 14pt;
	
}
.IndexerSubFolder{
	font-size: 12pt;
	color: #512300;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
}
.IndexerSubFolder a:link{
	font-size: 12pt;
	color: #512300;
	text-decoration: none;
	font-weight:bold;
}
.IndexerSubFolder a:active{
	color: #512300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
}
.IndexerSubFolder a:visited {
	color: #512300;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
.IndexerSubFolder a:hover{
	color: #512300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
}
.IndexerDescription {
	font-size: 10pt;
	font-style:normal;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color: #333333;
}
.IndexerExcerpt {
	font-size: 10pt;
	font-style:normal;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color: #333333;

}
/*---------------------------------------------------------------*/