body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4C4D4F;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353638;
}
a:active {
	text-decoration: none;
	color: #DAA12A;
}
a:link {
	text-decoration: none;
	color: #DAA12A;
}
a:visited {
	text-decoration: none;
	color: #DAA12A;
}
a:hover {
	color: #DDDDDC;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #8C8C8D;
}
.links {
	font-size: 10px;
}
.linksw {
	color: #6D6F71;
	font-size: 10px;
}
.navigation {
	font-weight: bold;
	font-size: 10px;
	color: #8C8C8D;
}
.navigation a:active {
	color: #4C4D4F;
}
.navigation a:link {
	color: #4C4D4F;
}
.navigation a:visited {
	color: #4C4D4F;
}
.navigation a:hover {
	color: #DAA12A;
}
.navigationw {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.bg {
	background-color:#FFFFFF
}
.bg1 {
	background-color:#DDDDDC
}
.bg2 {
	background-color:#EEEEEE
}
.bgbuttons {
	background-image: url(images/bg_buttons.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgleft {
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1150px;
}
.bgright {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgshipping {
	background-image: url(images/bg_shipping.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgmenu {
	background-image: url(images/menu_side.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgfooter {
	background-color: #4C4D4F;
}
.bgpage {
	background-color: #EEE;
}
.bgcorner {
	background-image: url(images/bg_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-size: 10px;
}
.padding {
	padding:15
}
