a.top-nav:link {	text-decoration: none;	color: #272952;	}
a.top-nav:visited {	text-decoration: none;	color: #272952;	}
a.top-nav:hover {	text-decoration: none;	color: #BD1105;	}
a.top-nav:active {	text-decoration: none;	color: #272952;	}

a.footnav:link {	text-decoration: none;	color: #D9E0F2;	}
a.footnav:visited {	text-decoration: none;	color: #D9E0F2;	}
a.footnav:hover {	text-decoration: none;	color: #BD1105;	}
a.footnav:active {	text-decoration: none;	color: #D9E0F2;	}

a.white:link {color: #FFFFFF;	text-decoration: none; font-weight:bold;}
a.white:visited {text-decoration: none; color: #FFFFFF; font-weight:bold;}
a.white:hover {text-decoration: underline;	color: #FFFFFF; font-weight:bold;}
a.white:active {text-decoration: none; color: #FFFFFF; font-weight:bold;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272952;
}
body {
	background-color: #272952;
	background-image: url(../images/top-bg-tile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #BD1105;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #BD1105;
}
a:hover {
	text-decoration: none;
	color: #BD1105;
}
a:active {
	text-decoration: underline;
	color: #BD1105;
}
.auction-button {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/button-background.gif);
	background-repeat: no-repeat;
	padding: 10px;
}
.tab-selected-text {
	font-weight: bold;
	color: #BD1105;
	background-image: url(../images/tab-bg-s.gif);
	background-repeat: repeat-x;
}
.tab-nonselected-text {

	font-weight: bold;
	color: #272952;
	background-image: url(../images/tab-bg-ns.gif);
	background-repeat: repeat-x;
}
.content-bg {
	background-color: #FFFFFF;
	background-image: url(../images/tab-right-tile.gif);
	background-repeat: repeat-y;
	padding: 25px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #BD1105;
}
.home-feature-text {
	background-color: #010B49;
	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
}
.featured-header {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.content-text {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}




.tab-right-line {
	background-image: url(../images/tab-right-line.gif);
	background-repeat: repeat-x;
}
.tab-text {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9A067;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9A067;
	background-image: url(../images/tab-right-tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer-text {
	color: #D9E0F2;
	padding-top: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
.field {
	background-color: #F4F7FB;
}
.form-lines {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9E0F2;
}

.view-cart-table-green {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C397E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E0C6;
	line-height: 18px;
}
.next-cart {
	background-color: #F1EDE0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E0C6;
}
.next2-cart {
	background-color: #F5F3E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E0C6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E0C6;
}
.green-outline {
	border: 1px solid #3C397E;
}
.dotted-line {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #C0EAFE;	padding-left: 10px;	height: 25px;}
.field-submit {
	cursor:hand; pointer:hand;
}

.red {
	color: #FF0000;
}
#RequestPriority {display: none;}