body { background: #137903 url(../../img/bg1.jpg) top left repeat-x; }

body, td
{
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	
}
td, table
{
margin: 0px;
border-collapse: collapse;
}
h2 
{
	color: #000; font-size: 20px; font-family:Trebuchet MS; margin-bottom:10px; text-align:left; font-weight:normal; 
}
h3 
{
	margin: 5px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #5b8e05;
}
h4
{
	margin: 5px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #5b8e05;
}




.footer, .footer a { color: #ffffff; }

.mainLinks a { color: #3cba21; font-size: 20px; font-family:Trebuchet MS; margin-bottom:10px; display:block; } 
.mainLinks td { vertical-align:bottom; }

a { text-decoration:none; }

.footerLinks a { color: #68b25d; font-size: 11px; font-family:Arial, Helvetica, sans-serif; }
.footerLinks td { vertical-align:top; color: #68b25d; font-size: 11px; font-family:Arial, Helvetica, sans-serif; padding: 10px; padding-top: 20px; padding-left:20px; }

.how_text
{
  background-color : white !important;
}

.border-right
{
 vertical-align : top;
 valign : bottom;
 background:url(../../img/bg_right.jpg) top left no-repeat;
}

.border-left
{
 vertical-align : top;
 background:url(../../img/bg_left.jpg) no-repeat top right;
}



/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: white;
  width : 340px !important;

}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: white;
  border : 1px solid gray;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: white;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  width: 51px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-title
{
  display: none !important;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: white;
  width : 340px !important;
  margin-left:-20px;

}

.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: white;
  border : 1px solid #3CBA21;
}

/* default arrows */

.clue-bottom-default .cluetip-arrows {
  background-image: url(../../img/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -16px;
  height: 11px;
  width: 22px;
}

/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}
