body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#404040;
}
.top1 {
	height:45px;
	background-image: url(pix/top1.jpg);
	background-position: center center;
}
.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D8309F;
	text-decoration: none;
}
.toplinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #727172;
	text-decoration: none;
}
.botlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #727172;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D8309F;
	text-decoration: none;
}
.basket {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.top2 {
	background:url(pix/top2.jpg);
	height:146px;
	background-position: center center;
}
.bottom {
	background:url(pix/bottom.jpg);
	height:78px;
	background-position: center center;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainmenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #D8309F;
	text-decoration: none;
}
.mainmenu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.submenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #D8309F;
	text-decoration: none;
}
.name {
	font-family: Tahoma;
	font-size: 11px;
	color: #D8309F;
	font-weight:bold;
	text-decoration: none;
	height: 36px;
}
.Desc {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.artno {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.headwhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #F2F3F3;
	font-weight:bold;
	text-decoration: none;
}
.headpink {
	font-family: Tahoma;
	font-size: 12px;
	color: #D8309F;
	font-weight:bold;
	text-decoration: none;
}
.input_100_percentReq {
	width: 100%;
	height: 18px;
	background-color: #FFD3EA;
	border: 1px solid #A5ACB2;
	font-size: 10px;
	color: #000000;
}
.input_100_percent {
	width: 100%;
	height: 18px;
	border: 1px solid #FFD3EA;
	font-size: 10px;
}
.Textaria_100_percent {
	width: 100%;
	height: 96%;
	border: 1px solid #FFD3EA;
	font-size: 10px;
}
.Textaria_100_percentReq {
	width: 100%;
	height: 96%;
	background-color: #FFD3EA;
	border: 1px solid #A5ACB2;
	font-size: 10px;
	color: #000000;
}