a:link {color: #0f9c58;}
a:visited {color: #0155a5;}
a:active {color: #000000;}

body {
    background: #99c18b URL("images/background.jpg");
	background-position: top;
	background-repeat: repeat-x;  
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
td {
	font-size: 11px;
	color: #000000;
	}
	
.subscribe{
    background: #ffffff URL("images/navSubscribe.png");
	background-repeat: no-repeat;  
    }	
	
.weather{
    background: #ffffff URL("images/weatherMiddle.png");
	background-repeat: repeat-y; 
    }		
	
.main{
    background-color: #ffffff;
    vertical-align: top;
    }	
	
	
span.footer
   {
   color: #2c3656;
   font-size: 10px;
   }	
	
h1 {
    margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0155a5;
	}	
	
h2 {
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #378eca;
	}	

h3 {
   margin: 0px;
   font-weight: normal;
   font-size: 10px;
   }
   
h4 {   
   margin: 0px;
   font-weight: normal;
   font-size: 12px;
   }	
	
span.prices {
	font-size: 13px;
	font-weight: bold;
	color: #0155a5;
	}		

.white {color: #2c3656; FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 10px;}
a.white {color: #2c3656; font-family: verdana, arial, helvetica; font-size: 10px;}
a.white:hover {color: #2c3656; font-family: verdana, arial, helvetica; font-size: 10px;}
a.white:active {color: #2c3656; font-family: verdana, arial, helvetica; font-size: 10px;}


img, div, td { behavior: url(iepngfix.htc) }


.spam {
    display:none;
    }
