/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:0px;
	font-family:  Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 2E2D2B;
	overflow-x: hidden;
	text-decoration: none; 
}


td {
	font-family:  Arial, sans-serif;
	/*Georgia, "Times New Roman", Times, serif;*/
	font-size: 15px;
	color: 2E2D2B;
}

a {
	color: 4696B1;	
	text-decoration: none; 
}

.blueheading  {
	font-family:  Georgia, Times New Roman, Times, serif;
	color: 4696B1;
	font-size: 31px;
	text-transform: uppercase;
	
}

.blueheadingsmaller  {
	font-family:  Georgia, Times New Roman, Times, serif;
	color: 4696B1;
	font-size: 21px;
	text-transform: uppercase;
	
}


a:hover {
	font-style: underline; 
}
	

	.footer {
    color: D9D9D9;
	font-size: 15px;
	font-weight: light; 
	text-transform: uppercase;
	text-decoration: none; 
	letter-spacing: 6px;
	line-height:150%;
		}
.menulinks {
    color: D9D9D9;
	font-size: 15px;
	font-weight: light; 
	text-transform: uppercase;
	text-decoration: none; 
	letter-spacing: 1px;
	line-height:150%;
		}
a.menulinks {
    color: D9D9D9;
	font-size: 15px;
	font-weight: light; 
	text-transform: uppercase;
	text-decoration: none; 
	letter-spacing: 1px;
	line-height:150%;
		}
a:hover.menulinks {
	font-style: underline; 
	color: fff;
}

.menulinkssmall {
    color: D9D9D9;
	font-size: 12px;
	font-weight: light; 
	text-decoration: none; 
	letter-spacing: 1px;
	line-height:150%;
		}
a.menulinkssmall {
    color: D9D9D9;
	font-size: 12px;
	font-weight: light; 
	text-decoration: none; 
	letter-spacing: 1px;
	line-height:150%;
		}
a:hover.menulinkssmall {
	font-style: underline; 
	color: fff;
}



	
.smalltext {
    color: D9D9D9;
	font-size: 11.5px;
	text-decoration: none; 
	letter-spacing: 0px;
	text-transform: none;
	line-height:140%;	
	}

.topinfo {
    color: E1E1E1;
	font-size: 13px;
	text-decoration: none; 
	}

.wokoffamecaptions {
    color: D9D9D9;
	font-size: 11px;
	text-decoration: none; 
	letter-spacing: 0px;
	}
	
	
.newsheading {
	font-size: 17px;
	font-family: arial, "lucida console", sans-serif;
	color: #ffffff;	
}
.newssubheading {
	font-size: 17px;
	font-family:  Arial, sans-serif;
	color: #E0B186;	
	font-style: italic;
}
.newsbody {
	font-size: 12px;
	font-family:  Arial, sans-serif;
	color: #E1E1E1;	
}
