.content {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding: 5px 5px 5px 5px;
}
.content a {
	color: #000000;
	text-decoration: underline;
}

/* left menu: */
.whitetxt {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 6px;
	background-color: #b20007;
}
.whitetxt2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 6px;
	background-color: #b20007;
	border-top: 1px solid #000;
}
.left_menu, .left_menu_clicked {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-image: url(menubutton.jpg);
	background-repeat: no-repeat;
	width: 190px;
	display: block;
	height: 30px;
	padding: 8px 0 0 28px;
	text-decoration: none;
}

a.left_menu {
	color: #000000;
	text-decoration: none;
}

a.left_menu:hover {
	color: #b20007;
	text-decoration: underline;
}

.left_menu_clicked, .left_menu_clicked:active, .left_menu_clicked:visited {
	color: #b20007;
	text-decoration: none;
}

a.left_menu_clicked:hover {
	color: #b20007;
	text-decoration: underline;
}
.listfield {
	width: 140px;
}
.searchbut {
	background-image: url(search.jpg);
	background-repeat: no-repeat;
	width: 113px;
	height: 19px;
	border: none;
	margin-bottom: 1px;
}
.s1 {
	font-family: Verdana;
	font-size: 9px;
	color: #606060;
	padding-left: 300px;
}
.s1 a {
	color: #606060;
	text-decoration: none;
}
.s2 {
	font-family: Arial;
	font-size: 9px;
	color: #606060;
}
.s2 a {
	color: #606060;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #b20007;
}
.ad_row_vip {
	border: 1px solid red;
}
.ad_row img, .ad_row_vip img, .news_row img, .news_row_b img, .gallery img, .promo img {
	border: 2px solid black;
}
.news_row, .news_row_b {
	padding: 5px;
	border-bottom: 2px solid #D8D8D8;
}
.news_row_b {
	border-right: 2px solid #D8D8D8;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #323232;
}
.product_table td {
	padding: 3px !important;
	margin: 0 !important;
}
.product_table b, .product_table a {
	padding: 0;
	margin: 0;
}
#top_banner {
 position: absolute; margin-left: -30px; margin-top: -50px;
 text-align: center;
}
#bottom_banner {
 position: absolute; margin-left: -30px; margin-top: -50px;
 text-align: center;
}
#left_banner {
	width: 220px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pgg a.gallery {
	float: left;
	padding-bottom: 10px;
}