body {
background: #ffffff;
/*background-image: url(bg01.gif);
background-repeat: repeat-x;
background-position: top left;*/
margin: 0px;
padding: 0px;
font-family: veranda,Arial,sans-serif;
font-size: 84%;
}
/* Main Tables Back */
.WeatherTableTopCell
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: veranda,Arial,sans-serif;
	background-color: #f8f8ff;
}
.WeatherTable
{
	font-size: 10pt;
	font-family: veranda,Arial,sans-serif;
	background-color: #d8bfd8;
}
.TopNewsTableTopCell
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: veranda,Arial,sans-serif;
	background-color: #336633;
}
.TopNewsTable
{
	font-size: 10pt;
	font-family: veranda,Arial,sans-serif;
	background-color: #a9c7a9;
}
.TechTableTopCell
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: veranda,Arial,sans-serif;
	background-color: #6C6C9B;
}
.TechTable
{
	font-size: 10pt;
	font-family: veranda,Arial,sans-serif;
	background-color: #B9B9D0;
}
.EntertainmentNewsTableTopCell
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: veranda,Arial,sans-serif;
	background-color: #B366B3;
}
.EntertainmentNewsTable
{
	font-size: 10pt;
	font-family: veranda,Arial,sans-serif;
	background-color: #C589C5;
}
.SportsTableTopCell
{
	font-weight: bold;
	font-size: 10pt;
	color: #d3d3d3;
	font-family: veranda,Arial,sans-serif;
	background-color: #A458A2;
}
.SportsTable
{
	font-size: 10pt;
	font-family: veranda,Arial,sans-serif;
	background-color: #FFFFFF; /*#8196B9;*/
}
.FreeStuffTableTopCell
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: veranda,Arial,sans-serif;
	background-color: #d8bfd8; /*gold;*/
}
.FreeStuffTable
{
	font-size: 10pt;
	font-family: veranda,Arial,sans-serif;
	background-color: #FFFFFF; 
	/*kahki*/
}
.SURFThruTopCell
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: veranda,Arial,sans-serif;
	background-color: #e6e6fa;
}
.SURFThruTable
{
	font-size: 10pt;
	font-family: veranda,Arial,sans-serif;
	background-color: #f8f8ff;
}
img {
border: 0px;
}
form {
display: inline;
}

.SearchImageThumbDiv
{
	margin: 3px;
	height:190px;
	width: 170px;
	text-align: center;
	border: 1px dashed #dcdcdc;
	padding:1px;
	padding-bottom:16px;
}
a.SearchImageThumLink:Hover
{
	text-decoration: none;
	background-color: #FFFFFF;	
}
.SearchImageThumb
{
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height:130px;
	width: 170px;
}
.SearchImageThumbDesc
{
	text-align: center;
	color: #000000;
}