@charset "utf-8";
/* CSS Document */
BODY {
	font-family: Verdana;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#mainheader {
	background: #000000 url(main-bg.gif) repeat-x;
	font-size: 14px;
	list-style: none;
	text-align:center;
	}
	
#mainheader a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#mainheader a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#mainheader a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

.nlink {
	background-image:url(nav-bg.gif);
	
}
.nlilink {
	color:#FFFFF;
}
.redbar {
	background-image:url(nav-line.gif);
}
.awesome {
	color:#FF0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
}




#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}
#footer {
	background:url(footer-bg.gif);
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
}

#mainbodyright {
	background-color:#666;
}

.ourstationpage {
	background-color:#666;
	color:#FF0;
}

#MenuBar1 .MenuBarHorizontal {
	background-color:#CF0;
}

# This Area Is For Main Body Color design
.twoColHybRt #container #mainContent h2 {
	color: #F00;
}
.twoColHybRt #container #mainContent p em strong {
	color: #FF8000;
}
.twoColHybRt #container #mainContent p strong {
	color: #FF0;
}
.twoColHybRt #container #mainContent p {
	color: #FF0;
}
.twoColHybRt #container #mainContent h2 {
	color: #F00;
}
# End of Main 
