body {
	background: url(images/pagebg.jpg) #ffffff ;
	margin: 10px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
}

.shipto {
	font-size: 9px ;
	text-align: center ;
	width: 100px ;
}

table {
	border-collapse: collapse ;
}

td {
	vertical-align: middle ;
	font-size: 12px ;
}

form {
	padding: 0px ;
	margin: 0px ;
}

h1 {
	font-size: 18px ;
	font-weight: bold ;
	color: #265C96 ;
	text-align: right ;
	border-bottom: 2px solid #265C96 ;
	padding: 2px ;
}

h2 {
	font-size: 14px ;
	font-weight: bold ;
}

h3 {
	font-size: 12px ;
	font-weight: bold ;
}

.product {
	font-size: 14px ;
	font-weight: bold ;
	margin: 2px ;
}

.button {
	padding: 2px 15px 2px 5px ;
	text-align: right ;
	border: 2px outset #FFFFFF ;
	background: url(images/buttonbg.gif) ;
	background-position: center ;
	margin: 2px 4px ;
}

.buttonup {
	padding: 2px 15px 2px 5px ;
	text-align: right ;
	border: 2px inset #FFFFFF ;
	background: url(images/buttonupbg.gif) ;
	background-position: center ;
	margin: 2px 4px ;
}

a:link {
	color: #4C626B ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #7F959E ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	font-weight: bold ;
	color: #AA260F ;
	text-decoration: none ;
}

a.navlink:hover {
	color: #ffffff ;
	font-weight: bold ;
	text-decoration: underline ;
}

#logo {
	position: absolute ;
	left: 5px ;
	top: 5px ;
	width: 120px ;
	height: 100px ;
}

#top {
	border-top: 1px solid #000000 ;
	border-bottom: 1px solid #000000 ;
	height: 50px ;
	background: url(images/topbg.gif) ;
}

#info {
	border-bottom: 1px solid #000000 ;
	padding: 3px ;
	background: url(images/infobg.gif) #E8A130 ;
}

#nav {
	position: absolute ;
	top: 140px ;
	left: 15px ;
	width: 129px ;
	text-align: center ;
}

#content {
	width: 581px ;
	margin-left: 160px ;
	padding: 12px 12px 12px 7px ;
	background: #ffffff ;
}

.oc {
	font-size: 10px ;
}

.productrow {
	border-bottom: 1px solid #000000 ;
}

select {
	border: 1px solid #000000 ;
	font-size: 12px ;
}

input {
	border: 1px solid #000000 ;
	font-size: 12px ;
}

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

.carttotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.cartremove {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	text-decoration: none;
}

.cartheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
