

body, td
{
  font-family:		Verdana, Arial, Helvetica, sans serif;
  font-size:		11px;
  line-height:		16px;
  color:		    #333300;
 }

body
{
  background-color:	#95ae42;
}

a.MENU-1-ON, a.MENU-1-OFF:hover,  a.MENU-1-ON:hover 
{
  font-size:		11px;
  text-decoration:	none;
  color:		#669539;
  line-height: 15px;
}

a.MENU-1-OFF
{
  font-size:		11px;
  text-decoration:	none;
  color:			#654733;  
  line-height: 15px;
}
a.MENU-2-ON, a.MENU-2-OFF:hover,  a.MENU-2-ON:hover 
{
  font-size:		11px;
  text-decoration:	none;
  color:		#669539;
  font-family:	Arial, Helvetica, sans serif;
  line-height: 15px;
}

a.MENU-2-OFF
{
  font-size:		11px;
  text-decoration:	none;
  color:			#654733;
  font-family:	Arial, Helvetica, sans serif;
  line-height: 15px;
}
a:hover
{
    color:		#9e5104;
    text-decoration:	none;
	  font-weight: normal;
}

a
{
  color:		#333399;
  text-decoration:	none;
  font-weight: normal;
}

a.more:hover
{
    color:		#9e5104;
    text-decoration:	underline;
	  font-weight: normal;
}

a.more
{
  color:		#333399;
  text-decoration:	underline;
  font-weight: normal;
}

a.linkopacity img {
filter:alpha(opacity=60); 
/*-moz-opacity: 0.6; */
opacity: 0.6;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
/*-moz-opacity: 1.0;   */
opacity: 1.0;
}

h1
{
  font-family:		Arial, Verdana, Helvetica, sans serif;
  font-size:		16px;
  color:		#5d5f3a;
  line-height:		18px;
  margin-bottom: 7px;
  padding-bottom: 7px;
  margin-top: 0px;
  padding-top: 0px;
  letter-spacing: 1;
}

h2
{
  font-family:		Arial, Verdana, Helvetica, sans serif;
  font-size:		14px;
  font-weight:		bold;
  color:		#669539;
  line-height:		17px;
  margin-bottom: 3px;
  padding-bottom: 3px;
  letter-spacing: 1;
  
}

h3
{
  font-family:		Arial, Verdana, Helvetica, sans serif;
  font-size:		12px;
  color:		#5e5f3b;
  line-height:		15px;
  font-style:italic;
  margin-bottom: 2px;
  padding-bottom: 2px;
 }
 
h4
{
  font-family:		Arial, Verdana, Helvetica, sans serif;
  font-size:		14px;
  font-weight:		bold;
  color:		#669539;
  line-height:		14px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 3px;
  padding-bottom: 3px;
  letter-spacing: 1;
  
}

h5
{
  font-family:		Arial, Verdana, Helvetica, sans serif;
  font-size:		14px;
  font-weight:		bold;
  color: 	#9e5104;
  line-height:		17px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 3px;
  padding-bottom: 3px;
  letter-spacing: 1;
}
  
.h5-wannabe{
  font-family:		Arial, Verdana, Helvetica, sans serif;
  font-size:		14px;
  font-weight:		bold;
  color: 	#9e5104;
  line-height:		14px;
  letter-spacing: 1;
}  
 
hr
{

	color:		#5e5f3b;
	size:		3px;
}

strong
{
  color:		#5e5f3b;
  font-weight: bold;
}

.box
{
  border-width:		1px;
  border-style:		solid;
  border-color:		#b9c98b;
  background-color:	#e7eecd;
  padding:              14px;
}

a img
{
  border:		none;
}

div.FOOTER
{
  font-size:		10px;
  line-height: 11px;
  background-color:	#95ae42;
  display:none; /*footer removed 08 Mar 2008 on request of client*/
}

div.FOOTER a
{
  font-size:		10px;
  text-decoration:	underline;
    color:		    #333300;
}
div.FOOTER a:hover
{
  font-size:		10px;
  color:		#ffffff;
  text-decoration:	underline;
}
.startHidden
{
  display: none;
}
img.rightmargin  {
  margin-right:  20px;
}
img.leftmargin  {
  margin-left:  20px;
  margin-top:  10px;
}
table#survey {width:100%;}
#newspage td, #survey td {vertical-align:top;}
.label {font-weight:800;}
.label span.unbold {font-weight:500;}
.labelR {text-align:right;}
#survey textarea  {width:95%;}




/*IMAGE VIEWER CODE - STARTS*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.thumbnail{
z-index: 0;
text-decoration: underline;
float: center;
line-height:  18px;
}

.thumbnail span{ /*CSS for enlarged image*/
z-index: 50;
position:         absolute;
left:              180px;
top:              -200px;
background-color: #000000;
padding: 5px;
width:            auto;
visibility: hidden;
color: #ffffff;
text-decoration: none;
white-space: nowrap;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1;
padding: 0px;
}

/*IMAGE VIEWER CODE - ENDS*/
