
body, td, p, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #E6851C;
}

h2	{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	font-style:italic;
	color: #B10028;
}

h3	{
	font-size: 13px;
	font-weight: bold;
	text-decoration: overline;
	margin-bottom: 10px;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #E6851C;
	text-decoration: underline;
}

.menuLink {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.menuLink a {
	color: #616161;
	text-decoration: none;
	display: block;
	width: 158px;
	padding:0 10px 0 23px;
	margin: 0;
	border-bottom: 1px solid #E6851C;
	vertical-align: middle;
	line-height: 25px;
	background: url(images/navbg.gif) repeat;
}

.menuLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background:url(images/navbg_dn.gif) repeat;
}

.sidenewshdr{
	font-weight:bold;
	color: #FFFFFF;
	background-image: url('images/hdrbg.gif');
	padding:0 10px 0 23px;
	width: 158px;
	line-height: 25px;
	border-bottom: 1px solid #E6851C;
}

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
}

ul.comfy li	{margin-bottom: 5px;}

