body {
	margin: 0px 0;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-repeat: repeat-x;
}

#header {
	width: 840px;
	height: 95px;
	margin: 0 auto;
	padding: 20px 0px 0 20px;
	background: url(images/top.jpg) no-repeat;
}

#burp {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}

/* Header > Logo */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding-top: 72px;
	padding-left: 70px;
	list-style: none;
}

#menu li {
	display: inline;
}

#register {
	color: #ff0000; 
	font-weight: bold; 
	font-size: 16px;
	text-decoration: none;
}

#register a {
	color: #ff0000; 
	font-weight: bold; 
	font-size: 16px;
	text-decoration: none;
}

#register a:hover {
	color: #ff0000; 
	font-weight: bold; 
	font-size: 16px;
	text-decoration: underline;
}

#menu a {
	display: block;
	float: left;
	width: 86px;
	height: 18px;
	padding-top: 5px;
	background: url(images/button.jpg) no-repeat;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/button_hover.jpg);
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#search a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#text {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

input {
	font-size: 10px;
}

#categories {
	background-image: url(images/categories_bg.jpg);
	background-repeat: no-repeat;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#login{
	background: #f1f1f1;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#contfont {
	background: #f1f1f1;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#contfont a {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#contfont a:hover {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}

#feat { 
	font-size: 10px; 
	color: #3e7239; 
	font-weight: bold;
	text-decoration: none;
}

.seller a {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.seller a:hover {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.recently  {
	border-color: #ffffff;
	padding-left: 10px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF
}

.recently  a {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF
}

.recently  a:hover {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF
}

.rebord  {
	border: 1px solid;
	border-color: #ffffff;
	background-color: #eeeecc;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000
}

.titlesa a  {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000
}

.titlesa a:hover  {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000
}

.share {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}