body
{
	text-align:center;
	margin:0px;
}

.t_body
{
	width:775px;
	padding:20px;
	background-color:#797979;
	border:1px solid #000000;
	text-align:center;
	margin:0 auto;
}

.t_header
{
	clear:both;
	width:684px;
}

.t_menu
{
	clear:both;
	width:684px;
}

.t_divider
{
	clear:both;
	height:1px;
	width:684px;
	border-top:1px solid #006AC0;
	border-bottom:1px solid #006AC0;
	margin-top:3px;
	font-size:0px;
}

.t_singleDivider
{
	clear:both;
	height:1px;
	width:684px;
	border-top:1px solid #006AC0;
	margin-top:3px;
	font-size:0px;
}

.t_content
{
	width:684px;
	text-align:left;
}

.t_section_lft
{
	vertical-align:top;
	width:50%;
	height: 220px;
}

.t_section_rt
{
	vertical-align:top;
	border-left:1px solid #006AC0;
	padding-left:10px;
	width:50%;
	height: 220px;
}

.t_section_mid
{
	border-top:1px solid #006AC0;
    border-bottom:1px solid #006AC0;
	padding-top:10px;
    padding-bottom:10px;
	height: 142px;
	width:100%;
}

div.t_container
{
	width:100%;
	height: 100%;
	overflow: auto;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #006AC0;
	scrollbar-shadow-color: #002786;
	scrollbar-darkshadow-color: #000000;
	scrollbar-base-color: #ffffff;
	margin: 0;
	padding: 0;
}

.t_section_hdr
{
	clear:both;
	font-size:16px;
	text-transform:uppercase;
	color:#006AC0;
}

.t_copy
{
	float:left;
	margin-top:20px;
	margin-left:20px;
	color:#fff;
	font-size:10px;
}

.t_copy a:link,
.t_copy a:active,
.t_copy a:visited,
.t_copy a:hover
{
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

.t_copy a:hover
{
	text-decoration:underline;
}

.t_btm_menu
{
	float:right;
	margin-top:20px;
	margin-right:20px;
	color:#fff;
	font-size:12px;
}

.t_btm_menu a:link,
.t_btm_menu a:active,
.t_btm_menu a:visited,
.t_btm_menu a:hover
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.t_btm_menu:hover
{
	text-decoration:underline;
}





.Nav
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-decoration: none;
}
.forcast
{
    font-weight: bold;
    font-size: 11px;
    color: #56d0f9;
    text-decoration: none;
}
.placeholder
{
    font-weight: bold;
    font-size: 11px;
    color: red;
    text-decoration: underline;
}
.adsMapAdsLink
{
    font-weight: bold;
    font-size: 12px;
    color: #7d81d7;
    text-decoration: none;
}
.eventsLink
{
    font-weight: bold;
    font-size: 12px;
    color: #7d81d7;
    text-decoration: none;
}
.newsFeatureColor
{
    background-color: #0d2488;
}
.newsHeaderText
{
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}
.newsNavLink
{
    font-weight: bold! important;
    font-size: 11px! important;
    color: #ffffff! important;
    text-decoration: none! important;
}
.newsItemTitle
{
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}
.newsItemText
{
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}
.MemRosterLink
{
    font-weight: bold! important;
    font-size: 12px;
    color: #7d81d7;
    text-decoration: none;
}

.Nav:hover
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-decoration: underline;
}
.adsMapAdsLink:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #001082;
    text-decoration: underline;
}

/*************************************************
 WEB ADS 
**************************************************/
.sponsorHeader
{
    color: #ffffff;
    background-color: #002786;
    padding-left: 5px;
    font-weight:bold;
    height: 25px;
    width: 600px
        
}
.sponsorAdContainer
{    
    border: solid #002786 2px;
    width: 750px;
    padding: 5px 5px 5px 5px;
    height: 70px;
    background-color:#fff;
}
.sponsorAdLeft
{
    border-left: solid 1px silver;
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    cursor: pointer;
    text-align: center;
    height: 60px;
    width: 120px
}
.sponsorAdRight
{
    border-left: solid 1px silver;
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    border-right: solid 1px silver;
    cursor: pointer;
    text-align: center;
    height: 60px;
    width: 120px
}
.adLinkText
{
    font-size: 10px;
    color: silver
}
