body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	background-color: #595E5A;
	background-position: left top;
	color: #313732;
}
.ContainerTable {
}

.MainTable {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f26101;
	border-bottom-color: #f26101;
	border-left-color: #f26101;
}
.LogoCell {
	background-color: #dedede;
	vertical-align: middle;
	width: 300px;
	text-align: left;
}
.LogoCellDiv {
	width: 275px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}


.WordImageCell {
	width: 900px;
	background-color: #313732;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f26101;
	border-bottom-color: #f26101;
}
.BodyContentCell {
	text-align: left;
	vertical-align: top;
	width: 600px;
	background-color: #FFFFFF;
}
.BodyContentDiv {
	color: #313732;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 570px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	overflow: hidden;
}
.BodyContentDiv a {
	color: #5E818A;
	font-weight: normal;
	text-decoration: none;
} 
.BodyContentDiv a:link {
	color: #5E818A;
	font-weight: normal;
	text-decoration: none;
}
.BodyContentDiv a:visited {
	color: #5E818A;
	font-weight: normal;
	text-decoration: underline;
}
.BodyContentDiv a:active {
	color: #5E818A;
	font-weight: normal;
	text-decoration: underline;
}
.BodyContentDiv a:hover {
	color: #5E818A;
	font-weight: normal;
	text-decoration: underline;
}

.ColumnContentCell {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 300px;
}
.ColumnContentDiv {
	color: #313732;
	text-align: left;
	vertical-align: top;
	width: 270px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	overflow: hidden;
}
.ColumnContentDiv a {
	color: #5E818A;
	font-weight: normal;
	text-decoration: none;
} 
.ColumnContentDiv a:link {
	color: #5E818A;
	font-weight: normal;
	text-decoration: none;
}
.ColumnContentDiv a:visited {
	color: #5E818A;
	font-weight: normal;
	text-decoration: none;
}
.ColumnContentDiv a:active {
	color: #5E818A;
	font-weight: normal;
	text-decoration: underline;
}
.ColumnContentDiv a:hover {
	color: #5E818A;
	font-weight: normal;
	text-decoration: underline;
}
.FooterCell {
	background-color: #DEDEDE;
	text-align: left;
	vertical-align: top;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F26101;
}
.FooterDiv {
	text-align: left;
	vertical-align: top;
	width: 870px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	overflow: hidden;
	color: #313732;
}
.FooterDiv a {
	color: #5E818A;
	font-weight: normal;
	text-decoration: none;
} 
.FooterDiv a:link {
	color: #5E818A;
	font-weight: normal;
	text-decoration: none;
}
.FooterDiv a:visited {
	color: #5E818A;
	font-weight: normal;
	text-decoration: none;
}
.FooterDiv a:active {
	color: #5E818A;
	font-weight: normal;
	text-decoration: underline;
}
.FooterDiv a:hover {
	color: #5E818A;
	font-weight: normal;
	text-decoration: underline;
}
.NavCell {
	background-color: #DEDEDE;
	text-align: right;
	vertical-align: middle;
	width: 600px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.NavCellDiv {
	text-align: right;
	vertical-align: top;
	width: 580px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/*---------------------------------------------------------------*/
.simplenavul {
	margin: 1;
	padding: 1;
	font-size: 12pt;
	list-style-type: none;
}
.simplenavli {
	margin: 0px;
	display: inline;
	padding-left: 15px;
}
 
.NavCellDiv a:link {
	color: #5E818A;
	text-decoration: none;
	font-weight: normal;
}
.NavCellDiv a:visited {
	color: #5E818A;
	text-decoration: none;
	font-weight: normal;
       
}

.NavCellDiv a:hover {
	color: #5E818A;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F26101;
}
.NavCellDiv a:active {
	color: #5E818A;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F26101;
}
/*---------------------------------------------------------------*/

.categorynavul {
	margin: 1;
	padding: 1;
	font-size: 12pt;
	list-style-type: none;
}
.categorynavli {
	padding-left: 15px;
	margin: 0px;
	display: inline;

}

/*---------------------------------------------------------------*/
.IndexerPage{
	font-size: 12pt;
	text-decoration: none;
	color : #5E818A;
	display:block;
	padding-bottom:0px;
	margin:0;
	font-weight: bold;
}
.IndexerPage a:link{
	text-decoration: none;
	color : #5E818A;
	font-size: 12pt;
	font-size: 12pt;
}
.IndexerPage a:visited {
	color : #5E818A;
	text-decoration: none;
	font-size: 12pt;
}
.IndexerPage a:active{
	text-decoration: underline;
	color : #5E818A;
	font-size: 12pt;
}
.IndexerPage a:hover {
	text-decoration: underline;
	color : #5E818A;
	font-size: 12pt;
}
.IndexerFolder{
	font-size: 14pt;
	font-weight:normal;
	color: #1A1A1A;
	display:block;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #313732;
}
.IndexerFolder a:link{
	text-decoration: none;
	font-weight:bold;
	color: #5E818A;
	font-size: 12pt;
}
.IndexerFolder a:visited {
	text-decoration: none;
	color: #5E818A;
	font-weight: bold;
	font-size: 12pt;
}
.IndexerFolder a:active {
	text-decoration: underline;
	color: #5E818A;
	font-weight: bold;
	font-size: 12pt;
}
.IndexerFolder a:hover {
	text-decoration: underline;
	color: #5E818A;
	font-weight: bold;
	font-size: 12pt;
	
}
.IndexerSubFolder{
	font-size: 12pt;
	color: #5E818A;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
	margin:0;
}
.IndexerSubFolder a:link{
	font-size: 12pt;
	color: #5E818A;
	text-decoration: none;
	font-weight:bold;
}
.IndexerSubFolder a:active{
	color: #5E818A;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
}
.IndexerSubFolder a:visited {
	color: #5E818A;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
.IndexerSubFolder a:hover{
	color: #5E818A;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
}
.IndexerDescription {
	font-size: 10pt;
	font-style:italic;
	display:block;
	padding-bottom:15px;
	margin:0;
	color: #313732;
}
/*---------------------------------------------------------------*/
