html {
overflow: -moz-scrollbars-vertical;
}
.formtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}
.librarytext { font-family: Tahoma; font-size: xx-small; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000 }
.mainborder { border: 1px #CF1870 solid}
.dashedborder { border: 1px #000000 dashed}
.dottedborder { border: 1px #000000 dotted}
.sitetext { font-family: Tahoma; font-size: x-small; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000 }
.transBack{ FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=80); background-color:#FFFFFF; }.titletext { font-family: Tahoma; font-size: small; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000 }
.footertext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000 }
.headertext { font-family: Tahoma; font-size: x-small; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000 }
.domainBG{
	background-color:#B8D24D;
}
.navtext { 
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
 }
a.navtext:link, a.navtext:visited, a.navtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #fff;
}
a.navtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #000000;	
} 
.offer { 
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
 }

.slideshow blockquote{
	width: 600px;
	max-height:100px;
	margin: 0;
	padding: 0;
	padding-left: 70px;
	padding-bottom: 10px;
}

.slideshow quote {
	width: 500px;
	
	
}
blockquote {
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2;
	margin-right: 4.5em;
	margin-left: 3.0em;
	padding-right: 1em;
	padding-left: 3.8em;
	background: url(images/quoteup.gif) no-repeat;
	padding-top: 0.8em;
	margin-top: 0.2em;
	padding-bottom: 0em;
	margin-bottom: 0em;
	color: #333333;
}
.quote {
	text-align: left;
	font-weight: normal;
	background: url(images/quotedown.gif) no-repeat right bottom;
	line-height: 1.2;
	padding-bottom:0.6em;
	display: block;
	padding-top: 1em;
	padding-right: 0;
	color: #732F06;
	font-style: normal;
}
