
td {
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #666666;
}

body {
	margin: 0px;
	background-image:url(images/back-left1.gif);
}

form {
	vertical-align: middle;
	margin: 0px;
}


#leftmenu {
	margin-top: 5px;
	margin-left: 17px;
}

#topmenu {
	margin-top: 12px;
	margin-right: 20px;
	text-align: right;
}

.whiteback {
	background-color:#FFFFFF;
}

.back-left1 {
	background-image: url(images/back-left1.gif);
	background-position: right;
}

.back-left2 {
	background-image: url(images/back-left2.gif);
}

.back-right1 {
	background-image: url(images/back-right1.gif);
}

.back-right2 {
	background-image: url(images/back-right2.gif);
}

.back-footer {
	background-image: url(images/footer-middle.gif);
}

#footer-logo {
	margin-top: 25px;
	margin-left: 17px;
}

#footer-nav {
	margin-top: 25px;
	margin-right: 17px;
	text-align: right;
}

#disclaimer {
	margin-top: 5px;
	margin-left: 17px;
	font-size: x-small;
	color: #B5B6B6;
}

a {
	font-family : Verdana;
	font-size: small;
	color: #E87E01;
	text-decoration: underline;
}

a:visited {
	font-family : Verdana;
	font-size: small;
	color: #E87E01;
	text-decoration: underline;
}

a:hover {
	font-family : Verdana;
	font-size: small;
	color: #E87E01;
	text-decoration: none;
}

.menulink {
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}

a.menulink {	
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}

a.menulink:visited {
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}

a.menulink:hover {
	font-size: x-small;
	color: #666666;
	text-decoration: underline;
}

a.cartnav {	
	font-size: small;
	color: #666666;
	text-decoration: none;
}

a.cartnav:visited {
	font-size: small;
	color: #666666;
	text-decoration: none;
}

a.cartnav:hover {
	font-size: small;
	color: #666666;
	text-decoration: underline;
}


a.footernav {	
	font-size: x-small;
	color: #E87E01;
	text-decoration: none;
	font-weight: bold;
}

a.footernav:visited {
	font-size: x-small;
	color: #E87E01;
	text-decoration: none;
	font-weight: bold;
}

a.footernav:hover {
	font-size: x-small;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.button1 {
	background: transparent;
	background-image: url(images/ok.gif);
	height: 21px;
	width: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button2 {
	background: transparent;
	background-image: url(images/ok.gif);
	height: 21px;
	width: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


