
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(images/bg.jpg) no-repeat;
	background-position:center;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#333333;
}
table
{
	font-size:12px;
}
a:link, a:visited
{
	color:#222222;
}
a:hover
{
	color:#000000;
}
a.category_link
{
	text-transform:uppercase;
	text-decoration:none;
	margin-bottom:4px;
	font-weight:bold;
	border-bottom:1px solid #f1f1f1;
	width:100%;
	float:left;
}

.bg_2
{
	background: url(images/bg_2.png) repeat-y center;
	padding: 10px, 15px, 10px, 15px;
}

.tab
{
	background: url(images/tab.png) repeat-x;
	width: 749px;
	height: 27px;
}

.padding { padding: 5px; }

.text
{
	font-family:Arial;
	color: #FFFFFF;
}

.text a:link, .text a:visited
{
	text-decoration: none;
	color:#FFFFFF;
}
.text a:hover
{
	text-decoration:underline;
}


div.left_ads
{
	float:left;
	padding:10px;
	border: 1px solid #000000;
}
table.left_ads
{
	padding:0px;
	margin:0px;
	border-collapse:collapse; 	
}
.infoBoxHeading, .pageHeading
{
	background: url(images/box_heading.png) repeat-x;
	color:#FFFFFF;
	padding:5px 10px;
	height:15px;
	font-weight:bold;
	text-transform:uppercase;
}
.pageHeading a:link, .pageHeading a:visited
{
	color:#FFFFFF;
	font-size:90%;
}
.pageHeading a:hover
{

}


.infoBox
{
	float:left;
	border-collapse:collapse;
	border: 0px 1px 1px 1px;
	border-color:#666666;
	border-style:solid;
}
.infoBoxContents
{
	padding:5px;
}

.price
{
	color:#666633;
	font-size:14px;
	font-weight:bold;
}
a.listing
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

img.right
{
	float:right;
	margin:0px 0px 5px 5px;
}

.h3
{
	text-transform:uppercase;
	padding:5px 0px;
	font-weight:bold;
}

a.bigGreen
{
	color:#666633;
	font-size:16px;
	font-weight:bold;
}

.topmenu a:link, .topmenu a:visited
{
	text-transform:uppercase;
	margin:0px 10px;
}