body {
	background-color: #fff;
	color: #000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
	font-size: 95%;
}

p{
	font-size: 95%;
	text-align: justify;
	color: #000;
}

li{
	font-size: 95%;
	color: #000;
}

td{
	font-size: 95%;
	color: #000;
}

div{
	font-size: 95%;
	color: #000;
}

img{
  border: 0;
}

a{
	color: #005fe0;
	text-decoration:none;
}

a:hover{
	color: #005fe0;
	text-decoration:underline;
}

h1{
	font-size: 120%;
	color: #971b1e;
}

h2{
	font-size: 110%;
	color: #971b1e;
}

h3{
	font-size: 100%;
	color: #971b1e;
}

.inptext{
	width: 200px;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	color: #000;
	background-color: #feffd6;
	font-size: 11px;
}

.fs75{
	font-size: 75%;
}

.switcher{
	font-size: 11px;
	color: #fff;
	margin-right: 30px;
}

.switcher span{
	color: #00ffff;

}
.switcher a{
	color: #fff;
	text-decoration: none;
}

.switcher a:hover{
	color: #00ffff;
	text-decoration: underline;
}

.mainmenu{
	font-size: 16px;
	color: #fff;
	margin-left: 30px;
}

.mainmenu span{
	color: #ffe476;
}

.mainmenu span a{
	color: #ffe476;
}

.mainmenu span a:hover{
	text-decoration: underline;
}

.mainmenu a{
	color: #fff;
	text-decoration: none;
}

.mainmenu a:hover{
	color: #ffe476;
	text-decoration: none;
}

.submenu{
	font-size: 16px;
	color: #000;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 15px;
}

.submenu span{
	color: #971b1e;
}
.submenu a{
	color: #000;
	text-decoration: none;
}

.submenu a:hover{
	color: #971b1e;
	text-decoration: underline;
}

.footmenu{
	font-size: 12px;
	color: #fff;
	margin-left: 30px;
}

.footmenu span{
	color: #ffe476;
}

.footmenu span a{
	color: #ffe476;
}

.footmenu span a:hover{
	text-decoration: underline;
}

.footmenu a{
	color: #fff;
	text-decoration: none;
}

.footmenu a:hover{
	color: #ffe476;
	text-decoration: none;
}

.rightinfo{
	font-size: 12px;
	color: #000;
	margin-left: 20px;
	margin-bottom: 10px;
}
.copyright{
	font-size: 12px;
	color: #fff;
	margin-left: 20px;
}

.search{
	border-top: solid 2px;
	border-top-color: #a4bad7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tapetable{
	font-size: 90%;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #a4bad7;
}

.tapetable td{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	vertical-align: top; 
	border-color: #a4bad7;
}

.red{
	color: #971b1e;
}

.blue{
	color: #005fe0;
}

.prodblock{
	margin-bottom: 20px;
}

.prodblock h2{
	color: #005fe0;
	margin-left: 4px;
}

.bldetails{
	font-size: 75%;
	margin-left: 4px;
}

.blimage{
	border: solid 1px;
	border-color: #a4bad7;
}

.pCount{
	margin-top: 10px;
}

.pCount div{
	color: #971b1e;
}

.searchres{
	margin-top: 10px;
	margin-bottom: 10px;
}

.left30px{
	margin-left: 30px;
}

