body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f5f2da;
	margin: 0px;
	cursor: default;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/bodyborder.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.SiteHeader {
	height: 134px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95002C;
	/*background-image: url(images/HeaderPic.jpg);
	background-repeat: no-repeat;
	background-position: right center; */
}
.MainContentArea {
	width: 560px;
	padding-top: 10px;
}
.BackLink {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #95002C;
	text-decoration: none;
	padding-right: 10px;
}
a.BackLink:hover {
	text-decoration:underline;
}

.PageTitle {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #95002C;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	height: 31px;
}
.PanelBody {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	color: #5d5e5f;
}
.ForgottenPassword {
	padding-top: 3px;
	margin-bottom: 10px;
}
.ForgottenPassword a {
	color: #5D5E5F;
}
.RightLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5e5f;
	height: 20px;
	width: 165px;
	margin-bottom: 3px;
}

.FeatureContainer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #95002C;
	border-bottom-color: #95002C;
	padding-top: 10px;
}
.PanelHeadings {
	background-color: #95002C;
	height: 31px;
	padding-left: 10px;
}

.AuctionLotContainer h1 {
	font-size: 16px;
	font-weight: normal;
	color: #95002c;
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;
}
.AuctionLotDesc {
	font-size: 11px;
	color: #5d5e5f;
	margin-top: 10px;
	font-weight: normal;
	text-transform: none;
	padding-bottom: 15px;
	width: 538px;
	overflow: hidden;
}
.AuctionLotDesc td
{
	font-size: 11px;
	color: #5d5e5f;
	padding:3px;
	
}
.AuctionLotDetails {
	padding-left: 10px;
	margin-top: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #5d5e5f;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border: 1px outset #d3d0bd;
	padding-right: 10px;
	background-color: #fffef0;
}



.LoginTables {
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ece7bf;
	border-right-color: #ece7bf;
	border-bottom-color: #ece7bf;
	border-left-color: #ece7bf;
	margin-top: 10px;
}
.AuctionLotDetails span {
}

.LoginTables a {
	color: #5D5E5F;
}
.RegisterNoteOver {
	background-color: #e3ddaf;
	font-size: 12px;
	text-transform: uppercase;
	color: #95002c;
	text-align: center;
	height: 45px;
	margin-top: 10px;
	cursor:hand;
}

.LoginTables th {
	font-size: 12px;
	text-transform: uppercase;
	color: #95002C;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.Textboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	width: 250px;
	color: #5d5e5f;
}

.LoginTables td {
	font-size: 11px;
	font-weight: normal;
	color: #5d5e5f;
	padding-left: 10px;
	padding-top: 2px;
	height: 24px;
}

.BackToTopLink {
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95002C;
}
.BackToTopLink a {
	font-size: 9px;
	font-weight: bold;
	color: #5d5e5f;
	text-decoration: none;
}
.BackToTopLink a:hover {
	text-decoration: underline;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color: #95002C;
	border-bottom-color: #FFFDEB;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}

.AuctionLotDetails a {
	color: #95002c;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
}
.buttons {
	cursor: pointer;
}

p {
	font-size: 11px;
	color: #5d5e5f;
}
.RegisterHeadings {
	font-size: 12px;
	text-transform: uppercase;
	color: #95002C;
	padding-bottom: 10px;
	padding-top: 10px;
}
.RowTitle {
	font-size: 11px;
	font-weight: bold;
	color: #5d5e5f;
	margin-bottom: 4px;
	float: left;
}
.FormCell {
	margin-left: 250px;
	margin-bottom: 2px;
}
.FormCell input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5E5F;
	width: 300px;
}

.FormCell select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5E5F;
	width: 300px;
}

.Footer {
	font-size: 10px;
	color: #5d5e5f;
	width: 565px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Footer a {
	color: #5D5E5F;
	text-decoration: none;
}
.Footer a:hover {
	text-decoration: underline;
}

.FormError {
	font-size: 11px;
	font-weight: bold;
	color: #95002C;
	margin-bottom: 15px;

}

.AuctionLotDetails a:hover {
	text-decoration: underline;
}

.AuctionLotDetails h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfddcf;
	color: #95002c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.AuctionLotDetails h2 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfddcf;
	color: #5d5e5f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.AuctionTypes {
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 9px;
	color: #95002C;
	font-weight: bold;
	text-transform: uppercase;
}

.AuctionTypes a {
	color: #95002C;
	text-decoration: none;
}
.AuctionTypes span {
	color: #5D5E5F;
}
.AuctionTypes h1 {
	font-size: 12px;
	text-transform: none;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 3px;
}
.LeadingBid {
	background-color: #018f04;
	background-image: none;
	color: #FFFDEB;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-bottom: 5px;
}
.BidGroup {
	background-image: url(images/BeigeBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFDEB;
	padding-bottom: 3px;
	cursor: hand;
}



.AuctionTypes a:hover {
	text-decoration: underline;
}
.ListItems {
	background-image: url(images/AuctionTypeBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	margin-bottom: 5px;
}
.UnderReservBid {
	background-color: #ea7f00;
	background-image: none;
	color: #FFFDEB;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-bottom: 5px;
}
.Legend {
	text-transform: none;
	color: #5d5e5f;
	margin-top: 3px;
}

.FailedBid {
	background-color: #da0101;
	background-image: none;
	color: #FFFDEB;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-bottom: 5px;
}
.AuctionsList {
	background-image: url(images/GreyBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	margin-bottom: 5px;
	color: #5D5E5F;
}

.AuctionsList a{
	color: #5D5E5F;
}
.Categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5e5f;
	margin-bottom: 5px;
	width: 140px;
}
.AuctionLotDetails span {
	font-weight: normal;
	font-style: normal;
}
.AuctionLotDesc img {
	float: right;
}
.ReadmoreLinks {
	padding-top: 15px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #95002C;
}
.Gallery img {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	display: block;
}
.PageTitle a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
}
.Gallery {
	padding-top: 10px;
}

.ReadmoreLinks a {
	color: #95002C;
	text-decoration: none;
}
.ReadmoreLinks a:hover {
	text-decoration: underline;
}
.RegisterNote {
	font-size: 12px;
	text-transform: uppercase;
	color: #95002c;
	background-color: #ece7bf;
	text-align: center;
	height: 45px;
	margin-top: 10px;
}
.RowText {
	font-size: 11px;
	color: #5d5e5f;
	margin-bottom: 4px;
}
.CaptchaField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5E5F;
	width: 100px;
}
.FormError {
	font-weight: bold;
	color: #FF0000;
	padding: 5px;
	border: 1px dashed #FF0000;
	text-align: center;
}
.FormError li {
	margin: 0px;
	padding: 0px;
	color: #FF0000;	
}

.style1 {
	color: #454545;
	font-size: 11px;
	border: dashed 1px #454545;
	padding: 5px;
}

.FormSuccess {
	font-weight: bold;
	color: #FF0000;
	padding: 5px;
	border: 1px dashed #FF0000;
	text-align: center;
}
.FormSuccess li {
	margin: 0px;
	padding: 0px;
	color: #FF0000;	
}


.PageContent h1 {
	font-size: 16px;
	color: #95002c;
	text-transform:uppercase;
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;	
	font-weight: bold;	
}
.PageContent h2 {
	font-size: 16px;
	color: #95002c;
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;}
.PageContent h3 {
	font-size: 14px;
	color: #95002c;
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;
}
.PageContent h4 {
	font-size: 12px;
	color: #95002c;
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;
}
.PageContent p,li{
	font-size: 11px;
	color: #454545;
}
.AuctionLotDesc h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-weight: normal;
	color: #95002c;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
.AuctionLotDetails caption {
	font-size: 14px;
	text-align: left;
	padding-bottom: 10px;
	color: #95002c;
}
.pageon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/page_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 25px;
	text-align: center;
	vertical-align: middle;
}
.pageoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #727272;
	background-image: url(images/page_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 25px;
	text-align: center;
	vertical-align: middle;
	cursor: default;
}
