body {
	background: #E8E8E8 url(imgs/bg.gif) repeat-y center top;
	margin: 0px;
	padding: 0px;
}

#top {
	background: #FFFFFF url(imgs/topbg.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
	height: 143px;
}

#btm {
	background: #FFFFFF url(imgs/btmbg.gif) repeat-x center bottom;
	margin: 0px;
	padding: 0px;
	height: 34px;
}

#hmenu {
	background: #FFFFFF url(imgs/hmenubg.gif) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 29px;
}


#hmenubg {
	background: #FFFFFF;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

.hmenuindent {
	padding-left: 0px;


}

#ebaybtn {
	background: #FFFFFF url(imgs/ebaybg.jpg) no-repeat center center;
	margin: 0px;
	padding: 8px 0px 0px;
	height: 115px;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

#ebaybatmanbtn {
	background: #FFFFFF url(imgs/ebaybatmanbg.jpg) no-repeat center center;
	margin: 0px;
	padding: 2px 0px 0px;
	height: 69px;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

#501btn {
	background: #FFFFFF url(imgs/501bg.jpg) no-repeat center center;
	margin: 0px;
	padding: 2px 0px 0px;
	height: 69px;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

#skypebtn {
	background: #FFFFFF url(imgs/skypebg.jpg) no-repeat center center;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	height: 69px;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#gtalkbtn {
	background: #FFFFFF url(imgs/chatbg.jpg) no-repeat center center;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	height: 69px;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#cartnewslettersbtn {
	background: #FFFFFF url(imgs/cartnewslettersbg.jpg) no-repeat center center;
	margin: 0px;
	padding: 5px;
	height: 69px;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#rightmenuspacer {
	height: 5px;
	font-size: 10px;

}

.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.small-text-alt {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.big-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.blue-text {
	color: #003366;

}

.red-text {
	color: #990000;

}

.white-text {
	color: #FFFFFF;

}

.blue-link:link {
	color: #003366;
	text-decoration: none;
}

.blue-link:visited {
	color: #003366;
	text-decoration: none;
}

.blue-link:active {
	color: #003366;
	text-decoration: none;
}

.blue-link:hover {
	color: #003366;
	text-decoration: underline;
}

.red-link:link {
	color: #990000;
	text-decoration: none;
}

.red-link:visited {
	color: #990000;
	text-decoration: none;
}

.red-link:active {
	color: #990000;
	text-decoration: none;
}

.red-link:hover {
	color: #CC0000;
	text-decoration: underline;
}

.gray-link:link {
	color: #666666;
	text-decoration: none;
}

.gray-link:visited {
	color: #666666;
	text-decoration: none;
}

.gray-link:active {
	color: #666666;
	text-decoration: none;
}

.gray-link:hover {
	color: #333333;
	text-decoration: underline;
}

.white-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.white-link:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.white-link:active {
	color: #FFFFFF;
	text-decoration: none;
}

.white-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.hmenu-link:link {
	background: url(imgs/hmenulinkbg.gif) no-repeat 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 7px 8px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: -2px;
}

.hmenu-link:visited {
	background: url(imgs/hmenulinkbg.gif) no-repeat 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 7px 8px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: -2px;
}

.hmenu-link:active {
	background: url(imgs/hmenulinkbg.gif) no-repeat 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 7px 8px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: -2px;
}

.hmenu-link:hover {
	background: #FFFFFF url(imgs/hmenulinkbg.gif) no-repeat scroll 0px -28px;
	margin: -2px;
	text-decoration: none;
}

.form-error {
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding: 10px;
}

input, textarea, select, iframe {
	font: 11px Tahoma, Sans-Serif;
	color: #666666;
	border: 1px solid;
	background: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #990000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
