@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.tahomabold12darkred {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #822c00;
}
.dottedverticalline {
	background-image: url(../images/vertical-devidedottedline.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.tahomabold14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #134477;
}
.tahomaregularblack11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.ebaybannerbg {
	background-color: #e8b408;
	background-image: url(../images/ebay-banner-bg.jpg);
}
.tahomabold11black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.tahomabold11black a {
	color: #a81b01;
	text-decoration:underline;
	font-weight: normal;
}
.tahomabold11black a:hover {
	color: #000000;
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}

.tahomabold11darkred {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #772500;
}
.tahoma12boldblack {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footerbg {
	background-image: url(../images/footer-top-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EEEEEE;
}
.verdanabold11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.verdanabold11 a {
	color: #000000;
	text-decoration:none;
}
.verdanabold11 a:hover {
	color: #FF0000;
	text-decoration:none;
}
.mainbg {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
}
.arial18bold {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.arialbold18red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a81b01;
}
.dottedline {
	background-image: url(../images/dotted-line-welcome.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.titlebg {
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tahomabold11orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff9c00;
}
.tahomabold11orange a {
	color: #ff9c00;
	text-decoration:none;
}
.tahomabold11orange a:hover {
	color: #FF0000;
	text-decoration:none;
}
