﻿body 
{
    margin: 0px;
    background-color: #BED4F4;
	background-image: url(/images/BKG_fade.gif);
	background-repeat: repeat-x;
}
td 
{
    color: #404040;
    font-family: Verdana, Sans-Serif;
    font-size: 14px;
}

.nav 
{
    background-color: #EEE974; 
    text-align: left;
}

.station_text 
{
     color: #404040;
}


.dotw_box 
{
      border: solid 10px #F4FCE0;
}

.dotw_bg
{
      background-color: #F4FCE0;
}
