BODY
{
    background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px, 0px, 0px, 0px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

h4
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}

A:link	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#000000;
	}	

A:hover		
{
	text-decoration: underline; 
	color: #333333;
}

.theFieldset
{
	text-align:left;
	padding: 8px 3px 8px 5px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	width: 160px;			
}

.smalltype
{
	font-family: Verdana;
	font-size: 9px;
}

.smalltype-white
{
	color: #ffffff;	
}

.alignRight
{
	text-align: right;	
}

.smalltype-white a
{
		font-family: Verdana;
	font-size: 9px;
	color: White;
}
.smalltype-white a:hover
{
	text-decoration: underline; 
	color: white;
}

.smalltype-white a:visited
{
	color: White;	
}


.smalltype-black
{
	color: Black;	
}

.smalltype-black a
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
}
.smalltype-black a:hover
{
	text-decoration: underline; 
	color: black;
}

.smalltype-black a:visited
{
	color: black;	
}


.smalltype-blue
{
	font-family: Verdana;
	font-size: 9px;
	color: Blue;
	padding: 4px 2px 4px 2px;
}

.medType
{
	font-family: Verdana;
	font-size: 12px;
}

.bigType
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;
}

table.menutable
{
	display: block;
	border: solid 1px #20B2AA;
}

 table.menutable td  
 { 
      text-align: center; 
      font-family: Verdana; 
      font-size: 12px; 
      color: #ffffff; 
 } 
  
 table.menutable a:link 
 { 
      color: #ffffff; 
      display: block; 
      padding: 2px 2px 2px 2px; 
 } 
  
 table.menutable a:visited           
 {      
      text-decoration: none; 
      color:     #ffffff; 
      display: block; 
      padding: 2px 2px 2px 2px; 
 } 
  
 table.menutable a:hover 
 { 
      text-decoration: underline;  
      color: #ffffff; 
      display: block; 
      padding: 2px 2px 2px 2px; 
 } 
  
 table.menutable a:active      
 {      
      text-decoration: none; 
      background-color: #20B2AA; 
      color:     #ffffff; 
      display: block; 
      padding: 2px 2px 2px 2px; 
 }      

table.menutable_noroll
{
	display: block;
	border: solid 1px #20B2AA;
}

 table.menutable_noroll td  
 { 
      text-align: center; 
      font-family: Verdana; 
      font-size: 12px; 
      color: #ffffff; 
 } 
  
 table.menutable_noroll a:link 
 { 
      color: #ffffff; 
      display: block; 
      padding: 2px 2px 2px 2px; 
 } 

 table.loginbox      
 {      
	border-right: solid 1px #20B2AA;
	border-top: solid 1px #20B2AA;
	border-left: solid 1px #20B2AA;
	border-bottom: solid 1px #20B2AA;
 }      

table.pageType
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;	
}

table.schedule
{
	width: 200px;
	border: solid 1px #000000;
	background-color: #CCCCCC;
}

table.schedule td
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding: 5px 5px 5px 5px;
}

table.footer
{
	border-top: solid 1px #000000;
}

table.footer td
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.decborder
{
	margin: 5px;
	border: solid 1px black;
	cursor: hand;
}

.padding
{
	text-align: right;
	padding-top: 10px;
}

.error
{
	color: Red;
	font-family: Verdana;
	font-size: x-small;	
	padding: 0px, 0px, 0px, 5px
}

.errorBox
{
	color: Red;
	font-weight: bold;
	font-family: Verdana;
	font-size: x-small;
	border: solid 1px red;
	padding: 2px 2px 2px 2px;			
	background: #cccccc;
}

hr
{
	color: #000000;
}

.greenHr
{
	margin:0px;
	padding:0px;
	border-bottom:1px dashed green;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

.polaroid {
     padding:10px 10px 20px 10px;
     border:1px solid #999999;
     background:white;
     text-align:center;
}

.polaroidtext {
    color:black;
    position:relative;
    top: -50px;
    font-size: xx-small;
}


.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;

} 
    
.temp{
    font-size:22px;
    font-family:Verdana;
    }

.cc{
    font-size: 9px;
    font-family:Verdana;
    }

.fcastWeekDay{
    font-weight: bold;
    }
    
.ccLoc{
    font-weight: bold;
    }

.fcastDate{
    font-size: 9px;
    font-family:Verdana;
    }

.curWind{
    font-size: 9px;
    font-family:Verdana;
    }

.weatherTable {
    padding:0px 0px;
    background-color:white;
	width:120px;
}
    
    
 
.fcastTable{
    padding:3px 0px 0px 0px;
    background-color:white;
    text-align:center;
    border:solid 1px #c3c3c3;
    width: 100px;
}