body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbackground {
	background-image: url(/newsite/images/top_background.gif);
	background-repeat: no-repeat;
}
.navbar {
	background-image: url(/newsite/images/nav_bar.gif);
	background-repeat: no-repeat;
}
.navtype {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 3px;
}
.mainbackground {
	background-image: url(/newsite/images/main_background.gif);
	background-repeat: repeat-x;
}
.smalltype {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 2px;
}
.shoppingcart {
	background-image: url(/newsite/images/cart_background.gif);
	background-repeat: no-repeat;
}
.dollarsign {
	background-image: url(/newsite/images/money_background.gif);
	background-repeat: no-repeat;
}
.envelope {
	background-image: url(/newsite/images/envelope_background.gif);
	background-repeat: no-repeat;
}
.graybackground {
	background-image: url(/newsite/images/gray_background.gif);
	background-repeat: repeat-x;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ebay {
	background-image: url(/newsite/images/ebay.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottombarbackground {
	background-image: url(/newsite/images/bottom_bar_background.gif);
	background-repeat: no-repeat;
}
a:link {
	color: red;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: gray;
}
a:hover {
	text-decoration: none;
	color: black;
}
a:active {
	text-decoration: none;
}
a.small:link {
	color: #FFF;
	text-decoration: none;
}
a.small:visited {
	text-decoration: none;
	color: #FFF;
}
a.small:hover {
	text-decoration: none;
	color: #FF0;
}
.bottomalign { 
 vertical-align: bottom; 
 } 
