<!--

body 
{ 
margin: 30px 0px 0px 0px;
background-color: #ece2cd;
font-size: 62.5%;
}

.tableimagebg
{
background-image: url('../images/main_table_bg.gif');
background-repeat: no-repeat;

background-attachment: scroll;
background-position: top right;

}



.tableimagebg1
{
background-image: url('../images/main_table_bam_bg.gif');
background-repeat: no-repeat;

background-attachment: scroll;
background-position: top right;

}



.tableimagebg2
{
background-image: url('../images/main_table_bird_bg.gif');
background-repeat: no-repeat;

background-attachment: scroll;
background-position: top right;

}


.tableimagebg3
{
background-image: url('../images/main_table_bowl_bg.gif');
background-repeat: no-repeat;

background-attachment: scroll;
background-position: top right;

}


.tableimagebg3b
{
background-image: url('../images/main_table_bowl_bg2.gif');
background-repeat: no-repeat;

background-attachment: scroll;
background-position: top right;

}




.tableimagebg4
{
background-image: url('../images/main_table_earth_bg.gif');
background-repeat: no-repeat;

background-attachment: scroll;
background-position: top right;

}

.tableimagebg5
{
background-image: url('../images/main_table_water_bg.gif');
background-repeat: no-repeat;

background-attachment: scroll;
background-position: top right;

}

.tableimagebg6
{
background-image: url('../images/main_table_sun_bg.gif');
background-repeat: no-repeat;

background-attachment: scroll;
background-position: top right;

}


.tableimagebg7
{
background-image: url('../images/main_table_contact_bg.gif');
background-repeat: no-repeat;

background-attachment: scroll;
background-position: top right;

}





img
{
border: none;
}

.imgborder
{
border-color: white white white white;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}


.imgborder2
{
border-color: black black black black;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}


.maintable 
{ 
background-color: #fff;
}

td
{
font-family: arial, sans-serif, verdana;
font-size: .72em;
font-weight: normal;
color: #000000;
line-height: 20px;
}


h4
{
font-family: arial, sans-serif, verdana;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
display: inline;
}

.textError
{
font-family: arial, sans-serif, verdana;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #fff;
background-color: #53531e;
text-align: center;
vertical-align: middle;
}

a:link, a:visited, a:active  {
	color: #000000;
	text-decoration: underline; 
}

a:hover {
	color: #000000;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
	{
	color: #ffffff;
	text-decoration: none; 
}


.save{
   behavior:url(#default#savehistory);}
a.dsphead{
   text-decoration:none;
   margin-left:.12em;
   color: #ffffff;
}
a.dsphead:hover{
   text-decoration:underline;}
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}
.dspcont{
   display:none;
   }

-->