.tabletext{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 13px;
         color: #FFFFFF;
}
.contacttext{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 20px;
         color: #FFFFFF;
}
.contacttext	A:link	{
		color: red;
		}
.prices		{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 13px;
         color: #DDDBC4;
		}
.links		{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 14px;
         color: #FFFFFF;
		}
.formtext		{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;
		}
.hover		{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 24px;
         color: #FFFFFF;
		 font-weight: bold;
		}
.hover15	{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 16px;
         color: #FFFFFF;
		 font-weight: bold;
		}
.hoverb		{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 17px;
         color: #000000;
		 font-weight: bold;
		}
.hoverb2		{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 15px;
         color: #000000;
		 font-weight: bold;
		}
.quotes	{
			color: #585448; 
			font-size: 11px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}
.buybutton
			{
			color: #585448; 
			font-size: 9px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}
.footertext	{
			color: #FFFFFF; 
			font-size: 11px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}
.footertextr	{
			color: #FF0000; 
			font-size: 11px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}
.footertextb	{
			color: #000000; 
			font-size: 13px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}
a			{
			text-decoration:none;
			}
a:hover			{
			text-decoration:underline;
			color:#FFFFFF;
			}
.title			{
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #D8D2B6;
			}
.event			{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 15px;
         color: #FFFFFF;
		 font-weight: bold;
		 font-style: italic;
		 }
.formstyle {font-family:Verdana, Helvetica, Arial, Sans-Serif;font-size:11px;}
.rules {
		font-family:Verdana, Helvetica, Arial, Sans-Serif;
		font-size:16px;
		}
.rules A:link
{
    color: red;
    text-decoration:underline;
}
.barterMain
{
    font-family: Arial;
    color: white;
    font-size: 16px;
}
.barterTitle
{
    font-family: Arial;
    color: #CBA644;
    text-align: center;
    font-size: 28px;
}
.barterTitle2
{
    font-family: Arial;
    color: #CBA644;
    text-align: center;
    font-size: 20px;
}
.setCenter{
    margin: 0 auto 0 auto;
    width: 600px;
}
.barterBidWrap{
    width:300px;
}
.barterBody{
    text-align:center;
    text-align:center;
	min-width: 600px;
}
.barterBidRadio{
	width: 50px;
}
.barterBidDesc{
	width: 250px;
    float: left;
    background-color: #B8AF98;
    font-size: 16px;
    color: white;
    text-align:center;
    border: 1px black solid;
}
#barterBidsTitle{
    background-color: #B8AF98;
    font-size: 16px;
    color: black;
    text-align:center;
    border: 1px black solid;
}
.barterDetails{
    font-size: 14px;
    color: 222222;
}
.barterBidImage{
	width: 100px;
    background-color: black;
    padding:1px 0px 1px 0px;
    text-align: center;
}
.barterVote{
	width: 40px;
    background-color: black;
    padding:1px 0px 1px 0px;
    text-align: center;
}
#barterItemImage
{
	border-top: 1px white solid;
	background-color: black;
	padding: 10px 0px 0px 10px
}
#barterBids
{
    position: relative;
    float: right;
    margin: 0 auto 0 0;
    text-align: right;
    width: 300px;
    font-family: Arial;
    color: white;
}
#barterTitleCaption
{
    font-family: Arial;
    color: white;
    font-size: 16px;
    margin: 0 auto;
    text-align: left;
}
#makeOfferHeadline
{
    background-color:#CBA644;
    text-align:center;
    font-size:20px;
    font-weight:bold;
    border: 1px black solid;
    padding:3px 3px 3px 3px;
}
#verticalWhite
{
    background-color: white;
    height: 1px;
}
#bidsTable
{
    background-color: white;
	width: 400px;
}
#voteMessage
{
    text-align:center;
    color: red;
    width: 594px;
    background-color: FFDDDD;
    border: 2px black solid;
    padding: 2px;
}
