body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {	
	background-image: url(../images/background-pattern.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #444444;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.top-td{
	height:15px;
	vertical-align:bottom;
}
.black{ color:#000000;}
.top-nav,a.top-nav:link,a.top-nav:visited,a.top-nav:active{
	color:#fff;
	text-decoration:none;
}
a.top-nav:hover{
	text-decoration:underline;
}
.header-banner {
	background:url(../images/header-banner.gif) no-repeat;
	height:255px;
}
#nav{
	background:url(../images/menubar-bg.gif) repeat-x;
	height:42px;
}
#nav a{	
	font-size:11px;
	font-weight:bold;
	color:#fff;
	display:block;
	width:103px;
	height:20px;
	margin-left:16px;
	margin-right:16px;
	text-decoration:none;
	float:left;
	text-align:center;
	padding-top:6px;
}
#nav a:hover{
	background:url(../images/nav-bg.gif) no-repeat;
	text-decoration:none;
}
.category {
	background:url(../images/left-rgt-nav.gif) repeat-x;
	height:29px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	width:215px;
	height:29px;
	padding-left:20px;
	vertical-align:middle;
}

.footer,a.footer:link, a.footer:active, a.footer:visited  {				
	vertical-align:middle;	
	color:#000000;
	text-decoration:none;
}
a.footer:hover {
	color:#653838;
	text-decoration:underline;
}
.footer-margin {
	padding-left:30px;
	height:70px;
	font-weight:bold;
	color:#444;
	padding-top:8px;
	line-height:18px;
}
.border-right {
	border-right: 1px solid #444444;
}
.topic {
font-size:18px;
color:#777777;
font-family:Century Gothic;
font-weight:bold;
}