a {
	color:#00ADEF;
}
a:visited {
	color:#00ADEF;
}
/* tables */
table.data {
	border-collapse:collapse;
	width:100%;
	border: solid 1px #CCC;/*
 border-top:1px solid #FFF;
 border-left:1px solid #FFF;
 }*/
}
table.data tr th {
	background-color: #F5C500; /*#D6DAF8;*/
/*	border:1px solid #FFF;
	color: #4E6592;
	font-weight:bold;
	font-size: 11px;*/
	padding: 2px;
	line-height: 20px;
	vertical-align:middle;
/*	font-size: 10px;*/
}
table.data tr th a {
	color: #333;
	font-weight: normal;
}
table.data tr th a:visited {
	color:#58595B;
}
table.data td {
	padding:2px;
	vertical-align:middle;
	/*color:#647882;*/
	color:#000;
/*	font-size:10px;*/
}
table.data td a {
	color:#00ADEF;
}
table.data td a:visited {
	color:#00ADEF;
}
.lightrow td {
	background:#E7E7E8;
}
.darkrow td {
	background:#D1D3D4;
}
/* forms */
.button {
	font-size: 11px;
	padding-top:3px;
	padding-bottom:3px;
	background:#DAE4E5 bottom repeat-x;
	border: 1px outset #58595B;
	color:#647882;
}
input.textbox {
	border:1px solid #58595B;
	padding:1px;
	/* width:250px;*/
 color:#647882;
	font-size: 11px;
}
textarea.textbox {
	background:#FFF;
	/*  width:250px;*/
/*  height:100px;*/
  border:1px solid #58595B;
	color:#647882;
	font-size: 11px;
}
select.textbox {
	background:#FFF;
	/* width:250px;*/
 border:1px solid #58595B;
	color:#647882;
	font-size: 11px;
}
/* Standart button sizes */
.w75 {
	width:75px;
}
.w150 {
	width:150px;
}
.error {
	color: red;
}
.clear {
	clear: both;
}
h1.news-title {
	font-size: 14px;
}
div.news-date {
	padding: 5px 28px;
}
#cat_search {
	line-height: 25px;
	padding-left: 28px;
	background:url(/images/arrow.gif) 4px 3px no-repeat  #A6A5A5;
	cursor: pointer;
}
#cat_search span {
	font-family: Helvetica, sans-serif; /* Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
td.card {
	color: #999;
}
td.cart2 {
	color:#4A4A4A;
}
table {
	border-collapse: collapse;
}
div.mitem div {
	cursor: pointer;
}
a.mlink:visited { color: #FFF; }
input.scb {
	margin: 0px;
	padding: 0px;
}
.submenu {
	display: block; !important;
}
.error {
	font-size: 90%;
	color: #F00;
}
.hidden { display: none; }
table.pagenav td { font-size: 150%; font-weight: bold; padding: 4px 6px 4px 0; }
