/* Authored by Joseph De Araujo */


.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

a.menuLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #E6851C;
}

.img {
    border: 1px solid #E6851C;
}

body, td, p, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}

a {
	color: #E6851C;
	text-decoration: none;
}

a:hover {
	color: #E6851C;
	text-decoration: underline;
}

.sidenewshdr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}

.navbar{
background-image:url(images/navbg_dn.gif);
}

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
}

.jslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
	cursor: hand;
}

a.sidemenu_main:link, a.sidemenu_main:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
}

a.copyright:link { color: #616161; text-decoration: none; font-size: 12px;  font-weight: bold; font-family: Verdana; }
a.copyright:hover { color: #cccccc; }
a.copyright:visited { color: #616161; text-decoration: none; font-size: 12px;  font-weight: bold; font-family: Verdana; }
a.copyright:visited:hover { color: #cccccc; }

.newstitle {
  font-size: 13px;
  color: #333;
  font-family: Verdana;
  font-weight: bold;
}

.latest {
  font-size: 13px;
  color: #fff;
  font-family: Verdana;
  font-weight: bold;
}

a.newslink:link, a.newslink:visited {
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	cursor: hand;
}

a.newslink:hover {
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	cursor: hand;
}

.newstext {
  font-size: 12px;
  font-family: Verdana;
}

a.newscredit:link { color: #333; text-decoration: none; font-size: 10px;   font-family: Verdana; }
a.newscredit:hover { color: #cccccc; }
a.newscredit:visited { color: #333; text-decoration: none; font-size: 10px;   font-family: Verdana; }
a.newscredit:visited:hover { color: #cccccc; }

.newscredit {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana; 
}

.newslink {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana; 
}