td, select, input, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
a {
	color: #336699;
}
a:visited {
	color: #006699;
}
a:hover {
	text-decoration: none;
}
.marked {
	background-color: #AFFCAF;
	font-size: 9px;
	text-transform: uppercase;
}
.topmenu {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.topmenu:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.stock {
	background-color: #ffffcc;
}
.topmenu:hover {
	text-decoration: underline;
	font-weight: bold;
}
.path {
	color: #ffffff;
	font-size: 10px;
}
.path:visited {
	color: #ffffff;
	font-size: 10px;
}
.copy {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.copy:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.copy:hover {
	text-decoration: underline;
}
.brend {
	color: #606060;
	text-decoration: none;
}
.brend:visited {
	color: #747474;
	text-decoration: none;
}
.brend:hover {
	color: #000000;
	text-decoration: underline;
}
.small {
	color: #006699;
	font-size: 10px;
}
.big {
	font-size: 13px;
	color: #006699;
}
.price {
	color: #cc0000;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.price:visited {
	color: #cc0000;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.price:hover {
	color: Red;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.errorborder {
	background-color: #949494;
}
.messageborder {
	background-color: #000000;
}
.errorbg {
	background-color: #ffffcc;
}
.messagebg {
	background-color: WhiteSmoke;
}
.delete {
	color: #cc0000;
}
.delete:hover {
	color: #990000;
	text-decoration: none;
}
.rightlink {
	color: #cc0000;
}
.rightlink:visited {
	color: #990000;
}
.warn {
	color: #cc0000;
	font-size: 12px;
}
.total {
	font-size: 14px;
}
.note {
	font-size: 12px;
}
.block {
	border: solid 1px #e0e0e0;
}
.usermenu {
	color: #990000;
	font-size: 12px;
}
.usermenu:hover {
	color: #003366;
	text-decoration: none;
}
.userinfo {
	font-size: 12px;
}
.border {
	background-color: #e0e0e0;
}
.grid {
	background-color: #ffffff;
}
.itemname {
	color: #990000;
	font-size: 12px;
}
.itemname:hover {
	text-decoration: none;
}
.preview {
	xborder: solid 1px #55619E;
	border: none;
}
.disabled {
	color: #a8a8a8;
}
.header {
	color: #000000;
	background-color: WhiteSmoke;
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
}
td.item {
	color: #000000;
	border-top: 1px solid WhiteSmoke;
	border-left: 1px solid WhiteSmoke;
	border-bottom: 1px solid WhiteSmoke;
	border-right: 1px solid WhiteSmoke;
	font-size: 11px;
}
td.BrendList {
	background-color: #F8F8F8;
}
td.BrendList a, .Brend {
	display: block;
	padding-left: 5;
	border: solid 1px #F8F8F8;
}
td.BrendList a:hover {
	display: block;
	padding-left: 7;
	background-color: #ffffff;
	border: solid 1px #0099ff;
	text-decoration: none;
}
td.BrendList a.BrendSel {
	display: block;
	padding-left: 7;
	padding-bottom: 2;
	padding-top: 2;
	background-color: #ffffff;
	border: solid 1px #0099ff;
	text-decoration: none;
	color: #000000;
}
h2 {
	font-size: 14px;
	margin-bottom:0px;
}
h3 {
	color: #990000;
	font-size: 12px;
	margin-bottom:0px;
}
span.discount {
	color: #a8a8a8;
	text-decoration: line-through;
}
span.discount_pr {
	color: #a8a8a8;
	font-size: 10px;
}
table.Frnd {
	width: 90%;
}
table.Frnd td, table.Frnd td a, table.Frnd td a:visited {
	color: #ffffff;
}