/* 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: #F00;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #E6851C;
	text-align: left;
}

body, td, p, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-align: justify;
}

a {
	color: #E6851C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #616161;
}

.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;
}
.keywords {
	color: #F00;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.keywords2 {
	font-weight: bold;
	text-align: left;
}
.header {
}
.keywords2 .menuLink {
	color: #F00;
}
