@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603813;
}
body {
	background-image: url(images/backdrop-main.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #D53D2F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D53D2F;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #D53D2F;
}
.left-menu  {
	line-height: 20px;
	padding: 10px;	
}	
.left-menu :link {
	color: #603813;
	text-decoration: none;
}

.left-menu :visited {
	text-decoration: none;
	color: #603813;
}

.left-menu :hover {
	text-decoration: none;
	color: #D53D2F;
}
.left-menu :active {
	text-decoration: none;
	color: #603813;
}
.menu-top {
	background-image: url(images/background-title.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px;	
}
.menu-top :link {
	color: #603813;
	text-decoration: none;
}

.menu-top :visited {
	text-decoration: none;
	color: #603813;
}
.menu-top :hover {
	text-decoration: none;
	color: #D53D2F;
}
.menu-top :active {
	text-decoration: none;
}
.footer {
	color: #CCCCCC;
	padding: 10px;
}	
.footer :link {
	color: #ccc;
	text-decoration: none;
}
.footer :visited {
	text-decoration: none;
	color: #ccc;
}
.footer :hover {
	text-decoration: none;
	color: #999;
}
.footer :active {
	text-decoration: none;
	color: #ccc;
}
h1 {
	font-size: 14px;
	margin: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	margin-left: 10px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 18px;
	color: #39B54A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 11px;
}.border-l {
	background-image: url(images/border-left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 9px;
}
.border-r {
	background-image: url(images/border-right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 8px;
}
.menu-title-back {
	background-image: url(images/background-menu-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.yellow-t-l {
	background-image: url(images/yellow-t-l.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 24px;
}.yellow-t {
	background-image: url(images/yellow-t.gif);
	background-repeat: repeat-x;
}
.yellow-t-r {
	background-image: url(images/yellow-t-r.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 24px;
}
.yellow-r {
	background-image: url(images/yellow-r.gif);
	width: 24px;
	background-repeat: repeat-y;
}
.yellow-b-r {
	background-image: url(images/yellow-b-r.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 24px;
}
.yellow-b {
	background-image: url(images/yellow-b.gif);
	background-repeat: repeat-x;
}
.yellow-b-l {
	background-image: url(images/yellow-b-l.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 24px;
}
.yellow-l {
	background-image: url(images/yellow-l.gif);
	background-repeat: repeat-y;
}

.green-m {
	background-image: url(images/green-m.gif);
	background-repeat: repeat-y;
	width: 179px;
	padding-right: 15px;
	padding-left: 15px;
	background-position: left;
}
.orange-m {
	background-image: url(images/orange-m.gif);
	background-repeat: repeat-y;
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
	background-position: center;
}
.red-m {
	background-image: url(images/red-m.gif);
	background-repeat: repeat-y;
	width: 179px;
	padding-right: 15px;
	padding-left: 15px;
	background-position: right;
}
.purple-m {
	background-image: url(images/purple-m.gif);
	background-repeat: repeat-y;
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
	background-position: left;
}
.yellow2-m {
	background-image: url(images/yellow2-m.gif);
	background-repeat: repeat-y;
	width: 179px;
	padding-right: 15px;
	padding-left: 15px;
	background-position: center;
}
.red-text-price {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.grey-text-price {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.description-right-column {
	padding: 5px;
}
