td.lmenu {
	border: 1px solid #CCCCCC;
	background-image: url(images/lback.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 20px;
	width: 160px;
	border: 1px solid #999999;
}
.PrName {
	font-size: 18px;
	font-weight: bold;
	color: #570000;
	font-family: Arial, Helvetica, sans-serif;
}
.PrDescr {
	font-size: 12px;
	color: #333333;
}
td.content {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
td.prop {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #C6DDE8;
}
table.product {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px none #006699;
	border-left: 1px solid #006699;


}
table.product td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #2E6A84;
}
table.product input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	border: 1px solid #666666;
}
input.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 16px;
	border: 1px solid #666666;
	width: 100%;
}
input.button {
  font-family: verdana,arial,tahoma;
  font-size: 12pt;
  font-weight: bold;
/*  text-transform: uppercase;*/
  color: black;
  background-color: #e0e0e0;
  background-image: url(/img/btn_bg.gif);
  border: none;
}
.comment        { font-size: xx-small; color: gray; }
p.comment       { padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; }

