@charset "utf-8";
body {
	background-color: #000439;
	font-family: Tahoma;
  }

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.cat_title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #840000;
	}
.top {
	text-align: right;
	background-color: #840000;
	font-size:9px;
	}

.mainpg {
	font-family: Tahoma;
	font-size: 34px;
	color: #a80000;
	background-color:#FFFFFF;
	font-weight:bold;
}
.anchors {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {color: #000000; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #000000; text-decoration: underline; background-color:#DADADA; }

ul.products {
	list-style-type: none;
	line-height: 20px;
	font-size:11px;
	margin:0;
    padding:0;
	}
	
h3 {
	font-family: Tahoma;
	color: #a60000;
	font-weight:bold;
}
	
h4 {
	font-family: Tahoma;
	color: #a60000;
	font-size:14px;
}
table.brdr {
	border:solid;
	border-color: #840000;
	background-color: #840000;
   }
