/* Authored by Joseph De Araujo */


.menuLink {
	font-family: "Times New Roman", Times, 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: #334488;
}

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((URL));
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #03F;
	text-decoration: none;
	border: medium solid #03F;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	position: fixed;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	cursor: crosshair;
	page-break-before: auto;
	page-break-after: auto;
	background-color: #FFF;
}

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
}

