body {
	background-color: #41B104;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tblBG {
	background-image: url(../images/MainBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.RighttblBG {
	background-image: url(../images/RightImageBG.jpg);
	background-repeat: repeat-y;
	background-position: bottom left ;
}
.BottomLinksBG{
	background-image: url(../images/Bottom2.jpg);
	background-repeat: repeat-y;
	background-position: bottom left ;
}
.ProductTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height: 16px;
	color: #378A08;
	text-align: justify;
	vertical-align: top;
	padding-left:15px;
	padding-bottom:10px;
	font-style:italic;
	font-weight:bold;
}
.MainContent {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
}

.MainContent a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration:none;
}
.MainContent a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration:none;
}
.MainContent a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FF9900;
	text-decoration:underline;
}
.MainContent a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration:underline;
}

.ImageTitle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top:5px;
	padding-bottom:5px;

}
.Bold {
	font-weight: bold;
}
.ContentBox {
	background-image: url(../images/ContentBoxBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ContentBoxf {
	background-image: url(../images/ContentBoxBGf.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ContentBoxText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #003300;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 16px;
}
.ContentBoxTextf {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #003300;
	text-align: justify;
	vertical-align: top;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	line-height:15px;
}
.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003300;
	background-image: url(../images/ContentBoxTop.jpg);
	text-align: left;
	font-style:italic;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 40px;
	background-repeat: no-repeat;
}
.ContentTitlef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-image: url(../images/ContentBoxTopf.jpg);
	text-align: left;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 40px;
	background-repeat: no-repeat;
}
.featuredtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top:3px;
	padding-left:3px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF6600;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	border-left-style: dotted;
	border-left-width: 1px;
}
.featuredtText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding:3px;
	
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;

	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.featuredtText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
}
.featuredtText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #965b1b;
	text-decoration:none;
}
.featuredtText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.featuredtText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.FeaturedImage {
	padding: 3px;
}

.ContentLinks {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #003300;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}

.BotLinks {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #348409;
	text-align: justify;
	vertical-align: middle;
	text-align:left;
	
}
.BotLinks a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #348409;
	text-decoration:none;
}
.BotLinks a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #348409;
	text-decoration:none;
}
.BotLinks a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #348409;
	text-decoration:underline;
}
.BotLinks a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #348409;
	text-decoration:underline;
}

/*-------------------------------------------------------
Effects
--------------------------------------------------------*/
/*body {
	margin: 0 auto;
	padding: 0;
	width: 570px;
	font: 75%/120% Arial, Helvetica, sans-serif;
}*/
a:focus {
	outline: none;
}
#panel1 {
	display: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006600;
	background-color: #f2ffe0;
}
#panel2 {
	display: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006600;
	background-color: #d7e9be;
}
#panel3 {
	display: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006600;
	background-color: #f2ffe0;
}
#panel4 {
	display: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006600;
	background-color: #d7e9be;
}
#panel5 {
	display: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006600;
	background-color: #f2ffe0;
}
#panel6 {
	display: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006600;
	background-color: #d7e9be;
	
}
.slide {
	margin: 0;
	padding: 0;
/*	border-top: solid 4px #378E05;
*/	background-image: url(../images/ContentTitleBG.jpg);
/*    background: url(../images/btn-slide.gif) no-repeat left top;
*/}
.btn-slide1 {
	text-align: left;
	height: 31px;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-image: url(../images/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20;
}
.btn-slide2 {
	text-align: left;
	height: 31px;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-image: url(../images/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20;
}


.btn-slide3 {
	text-align: left;
	height: 31px;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-image: url(../images/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20;
}
.btn-slide4 {
	text-align: left;
	height: 31px;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-image: url(../images/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20;
}
.btn-slide5 {
	text-align: left;
	height: 31px;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-image: url(../images/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20;
}
.btn-slide6 {
	text-align: left;
	height: 31px;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-image: url(../images/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20;
}

.active {
	background-position: right 12px;
}
