body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.topbar{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
}
.topbar a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	line-height:48px;
	display:block;
}
.topbar a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	line-height:48px;
	background-image:url(images/menu_hover.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	line-height:48px;
	text-decoration:none;
	text-shadow: #000 0.1em 0.1em 0.2em;
}
.search{
	background:#000000;
	height:21px;
	border:1px solid #1e1e1e;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ababab;
	width:140px;
	padding-left:5px;
	padding-right:5px;	
}
.categories{
margin:-5px 0px 0px -5px; width:100%; height:800px; overflow:hidden;
}
.extrasssss{
	display:none;
	}