﻿body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: White;
	margin: 0 0 0 0;	
    	height: 100%;
	background: #336666 url('/images/bgnd.jpg') repeat-y 50% 0; 
}
.masterbackgroundtable
{
	Width: 100%; 
	margin:0 0 0 0;	
}
.masterbackgroundcolumn
{
	width: 2000px;
}
.mastercontenttable
{
	width: 100%; 
}
.centercolumn
{
	width:1017px;
}

.flashheader
{
	width: 1017px;
	height: 410px;	
}

.widgetcontainer
{
	width: 1017px;
}
.horzmarginbetween
{
	width: 4px;		
}
.tablebelowwidgetcontainer
{
	width: 1017px;
}
/* Footer */
.footer
{
	font-size: 9px;
	text-decoration:None;	
	width: 1017px;	
	text-align: center;
}
.footerlink
{
	color:White;
}
.footerlink a:link
{
	text-decoration: none; 
}
.footerlink a:hover
{
	text-decoration:underline; 
}
.footerlink a:active
{
	text-decoration: none; 
}
.footerlink a:visited
{
	text-decoration: none; 
}