body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color: #E6EEE3;
	color: #333333;
	background-attachment: fixed;
	background-position: left top;
	text-transform: none;
}

.MainTable {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 975px;
	background-image: url(../images/dropshadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #BCB494;
}
.RowOne {
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 960px;
}

/*---------------------------------------------------------------*/

.HeaderContentCell {
	text-align: left;
	vertical-align: middle;
	width: 400px;
	color: #333333;
	background-color: #FFF;
}
.HeaderContentCellDiv {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;


	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 370px;
}
.HeaderContentCellDiv a {
	text-decoration: none;
	color : #CF5500;
}
.HeaderContentCellDiv a:link{
	text-decoration: none;
	color : #CF5500;
}
.HeaderContentCellDiv a:visited {
	color : #CF5500;
	text-decoration: none;
}
.HeaderContentCellDiv a:active{
	text-decoration: underline;
	color : #CF5500;
}
.HeaderContentCellDiv a:hover {
	text-decoration: underline;
	color : #CF5500;
}

.SocialNetworkIcons {
	text-align: right;
	vertical-align: bottom;
	width: 240px;
	color: #333333;
	background-color: #FFF;
}
.SocialNetworkIconsDiv {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	width: 210px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.SocialNetworkIconsDiv a {
	text-decoration: none;
	color : #CF5500;
}
.SocialNetworkIconsDiv a:link{
	text-decoration: none;
	color : #CF5500;
}
.SocialNetworkIconsDiv a:visited {
	color : #CF5500;
	text-decoration: none;
}
.SocialNetworkIconsDiv a:active{
	text-decoration: underline;
	color : #CF5500;
}
.SocialNetworkIconsDiv a:hover {
	text-decoration: underline;
	color : #CF5500;
}
/*---------------------------------------------------------------*/

.HomeContentCell {
	text-align: left;
	vertical-align: middle;
	width: 640px;
	color: #333;
}
.HomeContentCellDiv {
	text-align: left;
	vertical-align: middle;
	width: 610px;
	padding: 15px;
}
.HomeContentCellDiv a {
	text-decoration: none;
	color : #E5EDE2;
}
.HomeContentCellDiv a:link{
	text-decoration: none;
	color : #E5EDE2;
}
.HomeContentCellDiv a:visited {
	color : #E5EDE2;
	text-decoration: none;
}
.HomeContentCellDiv a:active{
	text-decoration: underline;
	color : #E5EDE2;
}
.HomeContentCellDiv a:hover {
	text-decoration: underline;
	color : #E5EDE2;
}


.HomeContentPhotoCell {
	text-align: right;
	vertical-align: middle;
	width: 320px;
	color: #333333;
}
.HomeContentPhotoCellDiv {
	text-align: right;
	vertical-align: middle;
	width: 320px;
	padding: 0px;
}
.HomeContentPhotoCellDiv a {
	text-decoration: none;
	color : #CF5500;
}
.HomeContentPhotoCellDiv a:link{
	text-decoration: none;
	color : #CF5500;
}
.HomeContentPhotoCellDiv a:visited {
	color : #CF5500;
	text-decoration: none;
}
.HomeContentPhotoCellDiv a:active{
	text-decoration: underline;
	color : #CF5500;
}
.HomeContentPhotoCellDiv a:hover {
	text-decoration: underline;
	color : #CF5500;
}


.OrangeBar {
	text-align: left;
	vertical-align: middle;
	width: 960px;
	color: #333333;
	height: 5px;
	overflow: hidden;
	background-color: #CF5500;
}
/*---------------------------------------------------------------*/

.BodyContentCell {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 640px;
	color: #333333;
	font-size: 13px;
}
.BodyContentCellDiv {
	background-color: #FFFFFF;
	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 : #CF5500;
}
.BodyContentCellDiv a:link{
	text-decoration: none;
	color : #CF5500;
}
.BodyContentCellDiv a:visited {
	color : #CF5500;
	text-decoration: none;
}
.BodyContentCellDiv a:active{
	text-decoration: underline;
	color : #CF5500;
}
.BodyContentCellDiv a:hover {
	text-decoration: underline;
	color : #CF5500;
}

.HomeSmallCell {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 320px;
	color: #333333;
}
.HomeSmallCellDiv {
	text-align: left;
	vertical-align: top;
	width: 290px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.HomeSmallCellDiv a {
	text-decoration: none;
	color : #CF5500;
	font-size: 12pt;
}
.HomeSmallCellDiv a:link{
	text-decoration: none;
	color : #CF5500;
}
.HomeSmallCellDiv a:visited {
	color : #CF5500;
	text-decoration: none;
}
.HomeSmallCellDiv a:active{
	text-decoration: underline;
	color : #CF5500;
}
.HomeSmallCellDiv a:hover {
	text-decoration: underline;
	color : #CF5500;
}
/*---------------------------------------------------------------*/

.ColumnContentCell {
	background-color: #8FD3A0;
	text-align: left;
	vertical-align: top;
	width: 320px;
	color: #FFF;
	text-transform: none;
	font-size: 13px;
}
.ColumnContentCellDiv {
	text-align: left;
	vertical-align: top;
	width: 290px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-transform: none;
}
.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CF5500;
	border-bottom-color: #CF5500;
}

.ColumnContentCellDiv a {
	text-decoration: none;
	color : #CF5500;
}
.ColumnContentCellDiv a:link{
	text-decoration: none;
	color : #CF5500;
}
.ColumnContentCellDiv a:visited {
	color : #CF5500;
	text-decoration: none;
}
.ColumnContentCellDiv a:active{
	text-decoration: underline;
	color : #CF5500;
}
.ColumnContentCellDiv a:hover {
	text-decoration: underline;
	color : #CF5500;
}
/*---------------------------------------------------------------*/

.FooterContentCell {
	background-color: #0082C6;
	text-align: left;
	vertical-align: middle;
	width: 960px;
	color: #FFF;
	font-size: 11px;
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.FooterContentCellDiv {
	text-align: center;
	vertical-align: middle;
	width: 930px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.FooterContentCellDiv a {
	text-decoration: none;
	color : #CF5500;
}
.FooterContentCellDiv a:link{
	text-decoration: none;
	color : #CF5500;
}
.FooterContentCellDiv a:visited {
	color : #CF5500;
	text-decoration: none;
}
.FooterContentCellDiv a:active{
	text-decoration: underline;
	color : #CF5500;
}
.FooterContentCellDiv a:hover {
	text-decoration: underline;
	color : #CF5500;
}



/*---------------------------------------------------------------*/
.SimpleNavCell {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 963px;
	background-image: url(../images/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 54px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFF;
}

.SimpleNavDiv {
	width: 940px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
.simplenavul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.simplenavli {
	margin: 0px;
	display: inline;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
} 

.SimpleNavDiv a {
	color: #FFF;
	font-weight: normal;
	display: inline;
} 
.SimpleNavDiv a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.SimpleNavDiv a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.SimpleNavDiv a:active {
	color: #8FD3A0;
	text-decoration: underline;
	font-weight: normal;
}
.SimpleNavDiv a:hover {
	color: #8FD3A0;
	text-decoration: underline;
	font-weight: normal;
}

.simplenavactive {
	color: #8FD3A0;
	text-decoration: underline;
	margin: 0px;
	display: inline;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
}
.simplenavactive a {
	color: #8FD3A0;
	font-weight: normal;
	display: inline;
} 
.simplenavactive a:link {
	color: #8FD3A0;
	text-decoration: none;
	font-weight: normal;
}
.simplenavactive a:visited {
	color: #8FD3A0;
	text-decoration: none;
	font-weight: normal;
}
.simplenavactive a:active {
	color: #8FD3A0;
	text-decoration: underline;
	font-weight: normal;
}
.simplenavactive a:hover {
	color: #8FD3A0;
	text-decoration: underline;
	font-weight: normal;
}
/*---------------------------------------------------------------*/
.CategoryNavCell {
	text-align: right;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 320px;
	background-color: #8FD3A0;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}

.CategoryNavDiv {
	overflow: hidden;
	width: 290px;
	text-align: right;
	vertical-align: middle;
	padding: 15px;
	margin: 0px;
}
.categorynavul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.categorynavli {
	padding: 0.1em;
	margin: 0px;

}
.CategoryNavDiv a {
	color: #FFF;
	font-weight: normal;
	display: block;

}

.CategoryNavDiv a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;

}
.CategoryNavDiv a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;

}
.CategoryNavDiv a:active {
	color: #0082C6;
	text-decoration: underline;
	font-weight: normal;

}
.CategoryNavDiv a:hover {
	color: #0082C6;
	text-decoration: underline;
	font-weight: normal;
}
.categoryNavActive {
	padding: 0.1em;
	margin: 0px;
	text-decoration: underline;        
} 
.categoryNavActive a {
	color: #0082C6;
	font-weight: normal;
	display: block;

}

.categoryNavActive a:link {
	color: #0082C6;
	text-decoration: none;
	font-weight: normal;

}
.categoryNavActive a:visited {
	color: #0082C6;
	text-decoration: none;
	font-weight: normal;

}
.categoryNavActive a:active {
	color: #0082C6;
	text-decoration: underline;
	font-weight: normal;

}
.categoryNavActive a:hover {
	color: #0082C6;
	text-decoration: underline;
	font-weight: normal;
}
/*---------------------------------------------------------------*/
.IndexerPage{
	text-decoration: none;
	color : #CF5500;
	display:block;
	padding-bottom:0px;
	margin:0;
	font-weight: bold;
}
.IndexerPage a:link{
	text-decoration: none;
	color : #CF5500;
	font-size: 12pt;
}
.IndexerPage a:visited {
	color : #CF5500;
	text-decoration: none;
}
.IndexerPage a:active{
	text-decoration: underline;
	color : #CF5500;
}
.IndexerPage a:hover {
	text-decoration: underline;
	color : #CF5500;
}
.IndexerFolder{
	font-size: 16px;
	font-weight:normal;
	color: #0082C6;
	display:block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.IndexerFolder a:link{
	text-decoration: none;
	font-weight:bold;
	color: #0082C6;
}
.IndexerFolder a:visited {
	text-decoration: none;
	color: #0082C6;
	font-weight: bold;
}
.IndexerFolder a:active {
	text-decoration: underline;
	color: #0082C6;
	font-weight: bold;
}
.IndexerFolder a:hover {
	text-decoration: underline;
	color: #0082C6;
	font-weight: bold;
	
}
.IndexerSubFolder{
	font-size: 14px;
	color: #0082C6;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
	margin:0;
}
.IndexerSubFolder a:link{
	color: #0082C6;
	text-decoration: none;
	font-weight:bold;
}
.IndexerSubFolder a:active{
	color: #0082C6;
	text-decoration: underline;
	font-weight: bold;
}
.IndexerSubFolder a:visited {
	color: #0082C6;
	text-decoration: none;
	font-weight: bold;
}
/*---------------------------------------------------------------*/
.IndexerSubFolder a:hover {
	color: #0082C6;
	text-decoration: underline;
	font-weight: bold;
}

.IndexerDescription {
	font-size: 10px;
	display:block;
	padding-bottom:10px;
	margin:0;
	color: #333333;
}
.IndexerExcerpt {
	font-size: 10px;
	display:block;
	padding-bottom:10px;
	margin:0;
	color: #333333;

}
.newpagegreencell {
	margin: 0px;
	padding: 0px;
	width: 960px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CF5500;
	border-bottom-color: #CF5500;
}

.newpagegreencellDiv {
	text-align: left;
	vertical-align: middle;
	width: 930px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.newpagegreencellDiv a {
	text-decoration: none;
	color : #CF5500;
}
.newpagegreencellDiv a:link{
	text-decoration: none;
	color : #CF5500;
}
.newpagegreencellDiv a:visited {
	color : #CF5500;
	text-decoration: none;
}
.newpagegreencellDiv a:active{
	text-decoration: underline;
	color : #CF5500;
}
.newpagegreencellDiv a:hover {
	text-decoration: underline;
	color : #CF5500;
}
/***** Iframe Class ********/
.iframeclass {
        overflow-x:hidden;
}
