#subnav { 
	background: url(../img/subnav_tile.jpg) repeat-y;
	margin: 0;
	text-align: left;
}

#mtype { 
	background: url(../img/subnav_tile.jpg) repeat-y;
	margin: 0;
}

.content {
	font-family: Verdana;
	font-size: 11px;
	color: #3D3D3D;
	font-weight: none;
}

.contentbold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.address {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
}

.Newstitle {
	font-family: Verdana;
	font-size: 9px;
	color: #3D3D3D;
	font-weight: none;
}

.Newsdate {
	font-family: Verdana;
	font-size: 10px;
	color: #067D67;
	font-weight: none;
}

.Newscontent {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

.morelink, .morelink a:link, .morelink A:active, .morelink a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #3D3D3D;
	text-decoration: none;
}

.morelink a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #3D3D3D;
	font-weight: none;
	text-decoration: underline;
}

.newslink, .newslink a:link, .newslink A:active, .newslink a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	
}

.newslink a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.footer, .footer a:link, .footer A:active, .footer a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #A0A0A0;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #A0A0A0;
	font-weight: none;
	text-decoration: underline;
}

.credit, .credit a:link, .credit A:active, .credit a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}

.credit a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: none;
	text-decoration: none;
}

.input { 
       color: #000000;
       background:#8EC8DE;
	   filter: alpha(opacity=65);
	   opacity: 0.65;
       font-size: 11px;
       font-weight: normal;
       text-decoration: none;
       font-family: verdana; 
       text-align: left;
       border-width: 1px;
       border-style: solid;
       border-color: #2BA0CD; 
      }
	  
.videoheading {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2974A3;
	text-decoration: none;
	font-weight: bold;
}

.copylink {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002D79;
	text-decoration: none;
}