BODY{
	background: #7e1c1c;
	padding: 0;
	margin: 0;
	font: 0.7em/1.4em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a.test{
	color: #7e1c1c;
        display: block;
	text-decoration: none;
	color: #000;
        border-bottom: dotted 1px #ccc;
line-height: 150%;
height: 15px;
}
a.test:visited{
	color: #7e1c1c;
        display: block;
	text-decoration: none;
	color: #000;
        border-bottom: dotted 1px #ccc;
line-height: 150%;
}
a.test:hover{
	background: #e8e7b0;
	color: #7f1000;
	text-decoration: none;
}
a, a:visited{
	color: #7e1c1c;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
.container{
	width: 778px;
	background: #fff;
}
.left_border{
	width: 10px;
	background: #7e1c1c url(images/left_border.gif) repeat-y top right;
}
.right_border{
	width: 10px;
	background: #7e1c1c url(images/right_border.gif) repeat-y top left;
}
.nav{
	background:  url(images/menu_bg.jpg) repeat-x;
	height: 35px;
}
.nav td{
	background:  url(images/menu_sep.jpg) no-repeat top right;
	color: #7d1f1d;
	font-weight: bold;
	text-align: center;
	font-size: 9px;	
}
.nav a, .nav a:visited{
	display: block;
	width: 100%;
	height: 35px;
	line-height:  35px;
	text-decoration: none;
	color: #7e1c1c;
}
.nav a:hover{
	color: #fff;
	background: #7e1c1c;
}
.leftcol{
	width: 192px;
	background:  url(images/border.gif) repeat-y top right;
	border-top: solid 1px #ccc;
}
.rightcol{
	padding-left: 3px;
	width:177px;
	background:  url(images/border.gif) repeat-y top left;
	border-top: solid 1px #ccc;	
}
.rightcol img{
	border: solid 1px #e8e7b0;
	margin: 1px;
}
.topright{
	background:  url(images/mbg.gif) repeat-x;
	padding-left: 6px;
font-size:12px;
}
.rightad{
	/*width: 148px;*/
	background: #f7f7e3;
	border: solid 1px #f0f0e3;
	padding: 5px;
}
.midcol{
	padding: 2px;
	vertical-align: top;
	background:  url(images/tdbg.gif) repeat-x bottom left;
}
.menu{
	
	list-style: none;
	padding: 0;
	margin: 0;
	
}
.topmenu{
	width: 185px;
	background:  url(images/mbg.gif) repeat-x;
	font-weight: bold;
	padding: 5px 5px 5px 19px;
font-size:12px;
}
.menu li{	
	border-bottom: dotted 1px #ccc;
	
}
.menu a, .menu a:visited{
	display: block;
	padding: 5px 5px 5px 19px;	
	width: 165px;
	text-decoration: none;
	color: #000;
}
.menu a:hover{
	background: #e8e7b0;
	color: #7f1000;
}
.offer{
	background: #fafbf3;
	border: solid 1px #e8e7b0;
}
.but{
	border: solid 1px #eae9b6;
	background:  url(images/but_bg.gif) repeat-x;
	height: 29px;
}
.price{
	color: #7f1000;
}
.footer2{
	height: 61px;
	background:  url(images/footer_bg.jpg) repeat-x;
}
.footertext{font-size:12px}
