.headerItemText a:link  {

				color: #330000;

				font-family:non-serif;

				font-size:13.5px;

				font-weight: bold;

				text-decoration:none;

}

.headerItemText a:visited {

				color: #330000;

				font-family:non-serif;

				font-size:13.5px;

				font-weight: bold;

				text-decoration:none;

}

.headerItemText a:active {

				color: #330000;

				font-family:non-serif;

				font-size:13.5px;

				font-weight: bold;

				text-decoration:none;

}

.headerItemText a:hover {

			color: #FFCC99;

}

.separatorText {


			color: #330000;

			font-family:sans-serif;

			font-size:20px;

				

}

.layoutTable {
		 width: 904px;
		 height: 400px;
		 border: none;
		 text-align: center;
		 background-color: #330000;
		 border-spacing: 0px;
		 padding: 0px;
}

.leftColTop {
		width: 23%;
		height: 30px; 
		text-align: center;
		vertical-align: middle; 
		background-color: #FFCC99; 
}

.centerColBody {
		text-align: center;
		vertical-align: middle; 
		background-color: #FFFFFF; 
		font-family: Verdana;
		font-size: 14px;
		color: #330000;
}

.centerColTop {
		width: 77%;
		height: 30px; 
		text-align: center;
		vertical-align: middle; 
		background-color: #FFFFFF; 
}

.leftColBody {
		height: 470px; 
		text-align: center;
		vertical-align: baseline; 
		background-color: #FFCC99; 
}

.pagingLeft {
	width: 50%;
	text-align: left;
}

.pagingRight {
	width: 50%;
	text-align: right;
}

.evenItem {
		background: #FFFFCC none repeat scroll 0%;
		border:1px solid #FFFFCC;
		margin:0px 0px 5px;
		padding:9px;
		text-align: left;
}

.oddItem {
		background: #FFFFFF none repeat scroll 0%;
		border:1px solid #FFFFCC;
		margin:0px 0px 5px;
		padding:9px;
		text-align: left;
}

.image {
		text-align: left;
		width: 171px;
}

.itemText {
		font-family: Verdana;
		font-size: 14px;
		color: #330000;
}

.itemText a:link {
		font-family: Verdana;
		text-decoration:none;
		font-size: 16px;
		color: #330000;
		font-weight: bold;
}
.itemText a:visited {
		font-family: Verdana;
		text-decoration:none;
		font-size: 16px;
		color: #330000;
		font-weight: bold;
}

.itemText a:hover {
			color: #cc3333;
}

.sold {	
		font-size: 14px;
		color: #cc3333;
		font-weight: bold;
}

.price {	
		font-weight: bold;
}

hr {
	 
	 color: #CC3333;
	 background-color: #CC3333;
	 width: 85%;
}
.admin
{
	background-color: #D7FFC8;
}