body {
	margin:0;
}
div, td, p, li, select, textarea, input {
	font-family:arial;
}
#bdy {
	margin:20px auto 10px auto;
	border:1px solid #4e8abe;
	width:928px;
	height:auto;
}
#hdr,#hdradmin {
	background-image:no-repeat;
	width:928px;
	height:115px;
}
#hdr {
	background-image:url('images/bnr.jpg');
}
#hdradmin {
	background-image:url('images/bnr_admin.jpg');
}
#hdr p,#hdradmin p {
	margin:0;
	text-align:right;
	padding:95px 10px 0 0;
	font-size:14px;
}
#hdr a, #hdradmin a, #cr a, #prodlist a, .dist a {
	color:#7c7b7d;
}
#hdr a:hover, #hdradmin a:hover, #cr a:hover, #prodlist a:hover, .dist a:hover {
	color:#4e8abe;
}
#cr {
	font-size:11px;
	color:#7c7b7d;
	text-align:center;
}
#eubnr {
	margin:30px 0 20px 24px;
	border-bottom:1px dotted #4e8abe;
	width:245px;
}
#homebnr, #profilebdy, #distbdy {
	margin:30px 0 20px 24px;
	width:880px;
}
#homebnr {
	border-bottom:1px dotted #4e8abe;
}
#homebnr img {
	border:1px dotted #4e8abe;
	margin-bottom:24px;
}
#profilebdy h1, #distbdy h1 {
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#7c7b7d;
}
#distbdy h1 {
	text-indent:20px;
}
#profilebdy p {
	font-size:12px;
	color:#7c7b7d;
}
#profilebdy img {
	margin-right:24px;
}
#news {
	float:right;
}
#news, #prodlist {
	width:242px;
	height:auto;
	border:1px dotted #4e8abe;
	
}
#prodlist {
	margin:30px 0 20px 24px;
}
#prodlist .proditems {
	font-size:12px;
	line-height:20px;
	padding:3px 3px 3px 15px;
}
.prodhdr {
	background-color:#a6c4de;
	font-size:14px;
	color:#ffffff;
	padding:5px;
	margin:10px 0 10px 0;
}
#itemlist {
	float:right;
	width:610px;
	margin:30px 24px 20px 0;
}
#itemlist td, #itemlist th {
	font-size:12px;
	padding:5px;
}
#itemlist th {
	background-color:#a6c4de;
	line-height:10px;
}
.cathdr {
	padding-bottom:10px;
	font-size:14px;
}
.dist {
	float:left;
	width:200px;
	height:120px;
	font-size:12px;
	color:#7c7b7d;
	margin:20px 0 0 20px;
}
.distimg {
	float:left;
	width:197px;
	height:500px;
}
#news h1, #prodlist h1 {
	font-size:14px;
	color:white;
	margin:0;
	line-height:37px;
	width:242px;
	height:37px;
	text-indent:15px;
	background-image:url('images/hdr_news.gif');
}
#newstxt {
	margin:15px;
	font-size:12px;
	color:#7c7b7d;
	height:166px;
	overflow-y:scroll;
}
#newstxt p {
	margin:0;
	padding:0 10px 10px 0;
}
#txtcontainer {
	margin:0 0 20px 24px;
}
.txtbox {
	float:left;
	width:147px;
	margin-right:30px;
}
.txtbox h1 {
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #7c7b7d;
	color:#7c7b7d;
	background-image:url('images/icon_plus.gif');
	background-repeat:no-repeat;
	background-position:100% 50%;
	margin:0;
	padding-bottom:2px;
	cursor:hand;
	cursor:pointer;
}
.txtbox p {
	font-size:12px;
	color:#7c7b7d;
	margin:10px 0 0 0;
}
.contacttbl {
	margin:20px 40px 0 40px;
}
.contacttbl td {
	font-size:11px;
	text-align:left;
	padding:4px;
}
.input {
	font-size:11px;
	background-color:#f2f2f2;
	border:0;
}
.w290 {
	width:290px;
}
.w339 {
	width:344px;
	height:50px;
}
.w124 {
	width:120px;
}
.ok, .err {
	font-size:12px;
	padding:10px;
	text-align:center;
	float:right;
	width:200px;
}
.ok {
	color:green;	
	margin:0 10px 0 10px;
	background-color:#ffffcc;
	border:1px solid green;
}
.err {
	display:none;
	color:red;
	margin:0 10px 10px 10px;
	background-color:#ffffcc;
	border:1px solid red;
}
.clear {
	clear:both;
}
.clearright {
	clear:right;
}
.mlft20 {
	margin-left:20px;
}
