BODY, FORM, INPUT {
	margin: 0;
	padding: 0;
}
BODY, TD, DIV, SPAN, INPUT, TEXTAREA, SELECT, LABEL {
	font-family: Trebuchet MS, Arial Narrow, Arial;
	font-size: 12px;
}
INPUT, TEXTAREA, SELECT {
	font-size: 10px;
}
IMG {
	border: 0;
}
BODY {
	background: #FFFFFF;
	background: url("../images/background.jpg") repeat-x;
}
.Debug {
	color: #000000;
}

.SmallText {
	font-size: 10px;
}
.Error {
	font-size: 10px;
	color: #EF0000;
}

.CurrentPledges {
	font-size: 18px;
	font-weight: bold;
	color: #EF0000;
}

A {
	color: #6C3480;
	text-decoration: underline;
}
A:link {
	color: #6C3480;
	text-decoration: underline;
}
A:active {
	color: #6C3480;
	text-decoration: underline;
}
A:visited {
	color: #6C3480;
	text-decoration: underline;
}
A:hover {
	color: #6C3480;
	text-decoration: none;
}

A.AuctionLink,
A.AuctionLink:link,
A.AuctionLink:active,
A.AuctionLink:visited {
	font-size: 18px;
	font-weight: bold;
	color: #3980AC;
	text-decoration: none;
}
A.AuctionLink:hover {
	font-size: 18px;
	font-weight: bold;
	color: #6C3480;
	text-decoration: none;
}

A.BidButton,
A.BidButton:link,
A.BidButton:active,
A.BidButton:visited,
A.BidButton:hover {
	display: block;
	font-size: 10px;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #6C3480;
	border: solid 2px #6C3480;
	text-decoration: none;
	text-transform: uppercase;
	background: #EFEFEF;
	padding: 1px;
	text-align: center;
}
A.BidButton:hover {
	background: #FEFEFE;
}

.Head {
	background: url('../images/background_head.gif') no-repeat;
}
.HeadBar {
	background: url('../images/head_bar.gif');
}
DIV.HeadLogo {
	position: relative;
}
IMG.HeadLogo {
	position: absolute;
	top: -19px;
	left: 0;
}
.HeadSearch {
	font-family: Verdana;
	font-size: 10px;
	border: solid 1px #7C7575;
}

.HeadInfo {
	color: #EEF9D1;
	font-weight: bold;
	font-size: 11px;
}

.HeadLabel {
	color: #7C7575;
	font-weight: bold;
}
A.HeadLabel {
	color: #7C7575;
	font-weight: bold;
	text-decoration: none;
}
A.HeadLabel:link {
	color: #7C7575;
	text-decoration: none;
}
A.HeadLabel:active {
	color: #7C7575;
	text-decoration: none;
}
A.HeadLabel:visited {
	color: #7C7575;
	text-decoration: none;
}
A.HeadLabel:hover {
	color: #7C7575;
	text-decoration: none;
}

.Countdown {
	font-size: 13px;
	font-weight: bold;
	color: #3980AC;
}


.MainFrame {
	background: #FFFFFF;
	border-left: solid 2px #7C7575;
	border-right: solid 2px #7C7575;
}
.Content {
	background: url("../images/swing.jpg") no-repeat;
	background-position: top right;
}

.PageHeading {
	font-size: 18px;
	font-weight: bold;
	color: #3980AC;
}

.VertMenu {
	background: url("../images/background_column.gif") no-repeat;
	background-position: top right;
}
.VertMenuBox {
	background: #FFFFFF;
	border: solid 1px #625A39;
}
.VertMenuLine {
	background: #625A39;
}

.VertMenuHighlight {
	cursor: pointer;
	color: #9E121D;
	font-size: 11px;
}
.VertMenuHighlightOver {
	cursor: pointer;
	color: #3980AC;
	font-size: 11px;
}
.VertMenuHighlightTitle {
	font-size: 16px;
	font-weight: bold;
}

A.VertMenuItems {
	font-size: 11px;
	text-decoration: none;
}
A.VertMenuItems:link {
	text-decoration: none;
}
A.VertMenuItems:active {
	text-decoration: none;
}
A.VertMenuItems:visited {
	text-decoration: none;
}
A.VertMenuItems:hover {
	text-decoration: none;
}

.SearchResultsText {
	font-size: 11px;
	color: #333333;
}
A.SearchResultsTitle {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
A.SearchResultsTitle:link {
	color: #333333;
	text-decoration: none;
}
A.SearchResultsTitle:active {
	color: #333333;
	text-decoration: none;
}
A.SearchResultsTitle:visited {
	color: #333333;
	text-decoration: none;
}
A.SearchResultsTitle:hover {
	color: #333333;
	text-decoration: none;
}

.ProductImage {
	padding: 1px;
	border: solid 1px #3980AC;
}
.ProductTitle {
	font-size: 14px;
	font-weight: bold;
}
.ProductDescr {
	font-size: 11px;
}
A.ProductTitle {
	font-weight: bold;
	color: #3980AC;
	text-decoration: underline;
}
A.ProductTitle:link {
	color: #3980AC;
	text-decoration: none;
}
A.ProductTitle:active {
	color: #3980AC;
	text-decoration: none;
}
A.ProductTitle:visited {
	color: #3980AC;
	text-decoration: none;
}
A.ProductTitle:hover {
	color: #3980AC;
	text-decoration: none;
}

.Box {
	background: #EAEAEA;
}
.BoxTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background: url("../images/box_head.gif") no-repeat;
}
.BoxContainer {
	background: url("../images/box_fill.gif") repeat-y;
}
.BoxContent {
	color: #666666;
	font-size: 11px;
}

.MessageBoxContent {
	font-size: 11px;
	color: #333333;
	background: #CDCDCD;
}
.MessageBoxFoot {
	background: url("../images/messagebox_foot.gif") repeat-x;
}
.MessageBoxTitle {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.MessageBoxTop {
	background: url("../images/messagebox_top.gif") repeat-x;
}

.Location {
	font-weight: bold;
}
A.Location {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.Location:link {
	color: #000000;
	text-decoration: none;
}
A.Location:active {
	color: #000000;
	text-decoration: none;
}
A.Location:visited {
	color: #000000;
	text-decoration: none;
}
A.Location:hover {
	color: #333333;
	text-decoration: underline;
}

.RelatedLinksBar {
	border: solid 1px #E3DDE0;
	background: #EFEFEF;
}
.RelatedLinksHead {
	background: #E3DDE0;
}
.RelatedLinks {
	font-weight: bold;
}
A.RelatedLinks {
	color: #000000;
	text-decoration: none;
}
A.RelatedLinks:link {
	color: #000000;
	text-decoration: none;
}
A.RelatedLinks:active {
	color: #000000;
	text-decoration: none;
}
A.RelatedLinks:visited {
	color: #000000;
	text-decoration: none;
}
A.RelatedLinks:hover {
	color: #333333;
	text-decoration: underline;
}

.Notice {
	border: solid 1px #C80000;
}
.NoticeHead {
	border-bottom: solid 1px #C80000;
	background: #CF0000;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.NoticeMessage {
	font-style: italic;
	color: #000000;
}

.StatBar {
	background: #CCCCCC;
	border-bottom: solid 1px #700000;
}
.StatHead {
	background: #CCCCCC;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.StatCell {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.StatTotal {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.Foot {
	background: url("../images/background_foot.gif") no-repeat;
}
.FootCell {
	color: #80B664;
	font-size: 10px;
}
.FootLinks {
	font-size: 12px;
	font-weight: bold;
	color: #6C3480;
}
A.FootLinks {
	color: #6C3480;
	text-decoration: none;
}
A.FootLinks:link {
	color: #6C3480;
	text-decoration: none;
}
A.FootLinks:active {
	color: #6C3480;
	text-decoration: none;
}
A.FootLinks:visited {
	color: #6C3480;
	text-decoration: none;
}
A.FootLinks:hover {
	color: #3980AC;
	text-decoration: none;
}

.SubHead {
	color: #700000;
	font-size: 15px;
	font-weight: bold;
}
.SubHeadLine {
	background: #900000;
}

.TableHead {
	background: #CFCFCF;
	font-weight: bold;
	text-align: center;
}
.TableSubHead {
	background: #EFEFEF;
	font-weight: bold;
	text-align: center;
}

.Line {
	background: #999999;
}

.Button {
	border: double 3px #700000;
	background: #EAEAEA;
	font-family: Arial;
	font-weight: bold;
	color: #700000;
	font-size: 11px;
}
.ButtonTable {
	cursor: pointer;
}
.ButtonFill {
	background: url("../images/button_fill.gif");
}
.ButtonCell {
	font-weight: bold;
	color: #700000;
	font-size: 11px;
	padding-bottom: 2px;
}