/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(images/bg.jpg);
}
.bg_redShadow{
	background-image:url(images/red_shadow.gif);
	background-repeat:repeat-x;
}
.bg_content_home{
	background-image:url(images/bgPic_home.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.repeat_redLine{
	background-image:url(images/repeat_redLine.gif);
	background-repeat: repeat-y;
}
.table_main{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

.nav_main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	text-transform:none;
}
.nav_main a:link {
	color:#333333;
	text-decoration:none;
	text-transform:none;
}
.nav_main a:visited {
	color:#333333;
	text-decoration:none;
	text-transform:none;
}
.nav_main a:hover {
	color:#CC0000;
	text-decoration:none;
	text-transform:none;
}
.nav_main a:active {
	color:#333333;
	text-decoration:none;
	text-transform:none;
}
.content_main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	text-transform:none;
	line-height:18px;
}
.content_main a:link {
	color:#333333;
	text-decoration:underline;
	text-transform:none;
}
.content_main a:visited {
	color:#333333;
	text-decoration:underline;
	text-transform:none;
}
.content_main a:hover {
	color:#CC0000;
	text-decoration:none;
	text-transform:none;
}
.content_main a:active {
	color:#333333;
	text-decoration:underline;
	text-transform:none;
}

.content_mainpad{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	text-transform:none;
	line-height:18px;
	margin-right:15px;
	padding-right:15px;
}
.content_mainpad a:link {
	color:#333333;
	text-decoration:underline;
	text-transform:none;
}
.content_mainpad a:visited {
	color:#333333;
	text-decoration:underline;
	text-transform:none;
}
.content_mainpad a:hover {
	color:#CC0000;
	text-decoration:none;
	text-transform:none;
}
.content_mainpad a:active {
	color:#333333;
	text-decoration:underline;
	text-transform:none;
}

.content_main_lg_green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#576F11;
	text-decoration:none;
	text-transform:none;
	line-height:18px;
}
.content_main_lg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-transform:none;
	line-height:18px;
}
.content_main_lg a:link {
	color:#333333;
	text-decoration:underline;
	text-transform:none;
}
.content_main_lg a:visited {
	color:#333333;
	text-decoration:underline;
	text-transform:none;
}
.content_main_lg a:hover {
	color:#CC0000;
	text-decoration:none;
	text-transform:none;
}
.content_main_lg a:active {
	color:#333333;
	text-decoration:underline;
	text-transform:none;
}

.tdHoriLineCat {
	background-image:url(images/dotted_line_3.gif);
	}
.txtNavCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	text-align:right;
}
.txtNavCat a:link{
	color: #666666;
	text-decoration: none;
}
.txtNavCat a:visited{
	color: #666666;
	text-decoration: none;
}
.txtNavCat a:hover{
	color: #CC0000;
	text-decoration: none;
}
.txtNavCat a:active{
	color: #666666;
	text-decoration: none;
}
.redBar {
	font-size: 16px;
	font-weight:bold;
	color: #FF0000}
.tableRow_dark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#788C40;
}
.tableRow_light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color:#D3D9BF;
}
.tableRow_lightest{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color:#EDEFE4;
}
	
/* BOOK NOW */
.eventDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align:right;
	text-decoration: none;
	text-transform:uppercase;
}
.eventDate a:link{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.eventDate a:visited{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.eventDate a:hover{
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
.eventDate a:active{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.thisMonth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #C83E41;
	text-align:right;
	text-decoration: none;
	text-transform:capitalize;

	}
.eventDateThisMonth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C83E41;
	text-align:right;
	text-decoration: none;
	text-transform:uppercase;

	}
.eventDateThisMonth a:link{
	font-weight: bold;
	color: #C83E41;
	text-decoration: none;
}
.eventDateThisMonth a:visited{
	font-weight: bold;
	color: #C83E41;
	text-decoration: none;
}
.eventDateThisMonth a:hover{
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
.eventDateThisMonth a:active{
	font-weight: bold;
	color: #C83E41;
	text-decoration: none;
}
.repeatEvents {
	background-image:  url("images/repeat_events.gif");
	background-repeat: repeat-x;
}
.highlightRed {
	color: #CC0033;
	font-weight: bold;
	font-size:14px;
}
.highlightOrange {
	color:#F90;
	font-weight: bold;
	font-size:12px;
}
.highlightToday {
	color: #CC0033;
	font-weight: bold;
	font-size:14px;
}
.highlightToday a:link{
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
}
.highlightToday a:visited{
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
}
.highlightToday a:hover{
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.highlightToday a:active{
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
}
.highlightBlue {
	color: #ABD1E9;
	font-size:14px;
	font-weight: bold;
}
.highlightBlue a:link{
	font-weight: bold;
	color: #ABD1E9;
	text-decoration: underline;
}
.highlightBlue a:visited{
	font-weight: bold;
	color: #ABD1E9;
	text-decoration: underline;
}
.highlightBlue a:hover{
	font-weight: bold;
	color: #ABD1E9;
	text-decoration: none;
}
.highlightBlue a:active{
	font-weight: bold;
	color: #ABD1E9;
	text-decoration: underline;
}
/* form */
.CSScontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: none; }
	
.CSScontentSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-transform: none; }
.CSScontentSMALL a:link 
{ color : #333333;
  text-decoration : none;
  	font-size: 10px;
		text-transform: capitalize;
}

.CSScontentSMALL a:visited 
{ color : #333333;
  text-decoration : none; 
    	font-size: 10px;
			text-transform: capitalize;
}

.CSScontentSMALL a:active 
{ color : #333333;
  text-decoration : none;
    	font-size: 10px;
			text-transform: capitalize;
}

.CSScontentSMALL a:hover 
{ color : #000000;
  text-decoration : underline;
    	font-size: 10px;
			text-transform: capitalize;
}

.CSScontent a:link 
{ color : #333333;
  text-decoration : none;
  	font-size: 10px;
		text-transform: capitalize;
}

.CSScontent a:visited 
{ color : #333333;
  text-decoration : none; 
    	font-size: 10px;
			text-transform: capitalize;
}

.CSScontent a:active 
{ color : #333333;
  text-decoration : none;
    	font-size: 10px;
			text-transform: capitalize;
}

.CSScontent a:hover 
{ color : #000000;
  text-decoration : underline;
    	font-size: 10px;
			text-transform: capitalize;
}

.CSSinputTITLE{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize; 
	text-indent: 5px;
	background-color: #FFFFFF;}

.CSSnavTOP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px; }
	
.CSSnavTOP a:link 
{ color : #666666;
  text-decoration : none; }

.CSSnavTOP a:visited 
{ color : #666666;
  text-decoration : none; }

.CSSnavTOP a:active 
{ color : #666666;
  text-decoration : none; }

.CSSnavTOP a:hover 
{ color : #333333;
  text-decoration : none;}
 
.CSSnavSIDE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
	text-indent: 15px;
	background-color: #F2F8FB; }
	
.CSSnavSIDE a:link 
{ color : #333333;
  text-decoration : none; }

.CSSnavSIDE a:visited 
{ color : #333333;
  text-decoration : none; }

.CSSnavSIDE a:active 
{ color : #333333;
  text-decoration : none; }

.CSSnavSIDE a:hover { 
    color : #000000;
    text-decoration : none; }

.CSSnavSIDEtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #608CA7;
	text-indent: 2px; }  

.CSSlistTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #788C40;
	text-indent: 2px; }  
.CSSlistTITLE a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}  
.CSSlistTITLE a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}  
.CSSlistTITLE a:hover{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}  
.CSSlistTITLE a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}  
.CSSlistTITLE_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #307B94;
	text-indent: 2px; }
.CSSlistTITLE_dark a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}  
.CSSlistTITLE_dark a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}  
.CSSlistTITLE_dark a:hover{
	color: #FFcc00;
	text-decoration: none;
	font-weight: bold;
}  
.CSSlistTITLE_dark a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}  
		.CSSlistTITLEinversed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #608CA7;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	text-indent: 2px; }  
.CSSlistLIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #F2F8FB; }
	
.CSSlistLIGHT a:link {
	color: #333333;
	background-color: #F2F8FB;
	text-decoration:underline; }
.CSSlistLIGHT a:visited {
	color: #333333;
	background-color: #F2F8FB;
	text-decoration:underline; }
.CSSlistLIGHT a:hover {
	color: #333333;
	background-color: #F2F8FB;
	text-decoration:none; }
.CSSlistLIGHT a:active {
	color: #333333;
	background-color: #F2F8FB;
	text-decoration:underline; }
.CSSlistDARK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #D9ECF3; }
	
.CSSlistDARK a:link {
	color: #333333;
	background-color: #D9ECF3;
	text-decoration:underline; }
.CSSlistDARK a:visited {
	color: #333333;
	background-color: #D9ECF3;
	text-decoration:underline; }
.CSSlistDARK a:hover {
	color: #333333;
	background-color: #D9ECF3;
	text-decoration:none; }
.CSSlistDARK a:active {
	color: #333333;
	background-color: #D9ECF3;
	text-decoration:underline; }
  
.CSSpageTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing:1px;
	font-weight: bold; }
.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-transform:lowercase;
	font-weight:normal;
	color: #FFFF99;
	letter-spacing:1px;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:justify;
	text-transform:uppercase;
	color: #999999;
	text-decoration: none;
}
.content a:link {
	color:#999999;
	text-decoration:underline;
	text-transform:none;
}
.content a:visited {
	color:#999999;
	text-decoration:underline;
	text-transform:none;
}
.content a:hover {
	color:#333333;
	text-decoration:none;
	text-transform:none;
}
.content a:active {
	color:#999999;
	text-decoration:underline;
	text-transform:none;
}
.contentThin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	text-transform:capitalize;
	color: #666666;
	text-decoration: none;
}
.contentNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	text-transform:none;
	color: #333333;
	text-decoration: none;
}
.CSStextFIELDsmall {
	background-color : none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	letter-spacing:1px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 240px;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;
}
.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;

	text-transform:uppercase;
	text-decoration: none;
}
.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;

	text-transform:uppercase;
	text-decoration: none;
}
.CSStextFIELDtiny {
	background-color : none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	letter-spacing:1px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 50px;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;}	
.CSStextFIELDfile {
	background-color : #F2F8FB;
	border : 1px solid #A9C1CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 240px; }
.CSSlistLIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #F2F8FB; }
.CSSlistLIGHT_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #E6F2F7; }

.CSSlistDARK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #D9ECF3; }
.CSSlistDARK_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #BBDDE9; }
.CSStextFIELDmedium {
	background-color : #F2F8FB;
	border : 1px solid #A9C1CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 260px; }
	
.CSStextFIELDlarge {
	background-color : none;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-align:right;
	text-decoration: none;
	position: static;
	width: 350px;}	
	.CSStextFIELDlarge_upload {
	background-color : none;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 356px;}	
	

.CSStextFIELDsmall_upload {
	background-color : none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	letter-spacing:1px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 245px;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;
}	

.CSStextFIELDsmall_dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 150px;
	padding-right: 5px;
	border: 1px solid #788C40;
	letter-spacing:0px;
}	
.CSStextFIELDtiny_dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 50px;
	padding-right: 5px;
	border: 1px solid #788C40;
	letter-spacing:0px;
}	
.CSStextFIELDtiny_noborder{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 50px;
	padding-right: 5px;
	border: none;
	letter-spacing:0px;
}	
.CSStextFIELDmed_dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 100px;
	padding-right: 5px;
	border: 1px solid #788C40;
	letter-spacing:0px;
}	
.CSStextFIELDmultipleTall {
	background-color : none;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 240px;
	height: 210px; }	
	.CSStextFIELDmultiple {
	background-color : none;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 240px;
	height: 110px; }
.CSStextFIELDmultipleLarge {
	background-color : none;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 350px;
	height: 110px; }	
.CSStextFIELDemail {
	background-color : none;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 520px;
	height: 150px; }	
.CSStextFIELDemail_2 {
	background-color : none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	letter-spacing:1px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 560px;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;
}	
.CSSbuttonSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	position: static;
	width: 40px; }

	
.CSSbuttonSMALL2 {
	background-color : #F2F8FB;
	border : 1px solid #A9C1CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #191919;
	text-decoration: none;
	position: static;
	width: 62px;
	height: 16px;


}


.CSStextAREA_large {
	background-color : none;
	border-top: 0px none #788C40;
	border-right: 1px solid #788C40;
	border-bottom: 1px solid #788C40;
	border-left: 0px none #788C40;
	padding-right: 5px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 300px;
	height: 210px; }	



.CSSbuttonLARGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	position: static;
	width: 100px; }

.CSSfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right; }
.helpTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;

}
.helpSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.helpContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style4 {color: #FFcc00;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none}

