﻿body
{
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	
	background-repeat: repeat-y;
	background-position: center 50px; 
}

img
{
	border: 0px solid;
}

table
{
	border: 0px solid;
	border-collapse: collapse;
}

div
{
}

td
{
}

p
{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	margin: 0;
	padding: 0;
}

ul.VERTICAL
{
}

ul.VERTICAL li
{
}

ul.HORIZONTAL
{
}

ul.HORIZONTAL li
{
}

a 
{
	color: #000000;
	text-decoration: none;
}

INPUT.BUTTON
{
	width: 94px;
	height: 21px;
	
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
	background-image: url('../DMImages/button_background.jpg');
	background-repeat: no-repeat;
	border: 0;
	color: #948E6E;
	cursor: pointer;
}

INPUT.button130x21
{
	width: 130px;
	height: 21px;
	
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
	background-image: url('../DMImages/button_background_130x21.jpg');
	background-repeat: no-repeat;
	border: 0;
	color: #948E6E;
	cursor: pointer;
}

INPUT.continueshoppingbutton
{
	float: left;
	width: 170px;
	height: 21px;
	
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
	background-image: url('../DMImages/ButtonFavoriteBackGround.jpg');
	background-repeat: no-repeat;
	border: 0;
	color: #948E6E;
	cursor: pointer;
}

INPUT.favoritesbutton
{
	float: left;
	width: 170px;
	height: 21px;
	
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
	background-image: url('../DMImages/ButtonFavoriteBackGround.jpg');
	background-repeat: no-repeat;
	border: 0;
	color: #948E6E;
	cursor: pointer;
}

INPUT.ORDERBOX
{
	width: 40px;
}

div.button
{
}

div.sabutton a
{
}

