table {
	border-collapse: collapse;
}

body, td {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}

img {
	border: 0px;
/*	behavior: url("png.htc");*/
}

a, span.a {
	font-size: 12px;
	color: #00acff;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

a:hover, span.a:hover {
	text-decoration: none;
}

img.a, .a img {
	border: none;
}

input, textarea, select {
	font-family: Tahoma;
	font-size: 12px;
}

input.text {
	border: 1px solid #999;
}

.cb {
	border: 0px;
	width: auto;
}

.error {
	color: #000;
	font-size: 32px;
}

.err {
	color: #fff;
	font-size: 18px;
}

.s_bold, .bold, .bold * {
	font-weight: bold;
}

.s_talign, .talign, .talign * {
	vertical-align: top;
}

.s_malign, .malign, .malign * {
	vertical-align: middle;
}

.s_balign, .balign, .balign * {
	vertical-align: bottom;
}

.s_lalign, .lalign, .lalign * {
	text-align: left;
}

.s_calign, .calign, .calign * {
	text-align: center;
}

.s_ralign, .ralign, .ralign * {
	text-align: right;
}

.s_jalign, .jalign, .jalign * {
	text-align: justify;
}

.s_f10, .f10, .f10 * {
	font-size: 10px;
}

.s_f11, .f11, .f11 * {
	font-size: 11px;
}

.s_f12, .f12, .f12 * {
	font-size: 12px;
}

.s_f14, .f14, .f14 * {
	font-size: 14px;
}

.s_f18, .f18, .f18 * {
	font-size: 18px;
}

.s_f22, .f22, .f22 * {
	font-size: 22px;
}

.w100 {
	width: 100%;
}

.h100 {
	height: 100%;
}

table.separate {
	border-collapse: separate;
}

.s_times, .times, .times * {
	font-family: "Times New Roman", Times, serif;
}

.s_tahoma, .tahoma, .tahoma * {
	font-family: Tahoma;
}

.topMenu td {
	font-size: 14px;
	border-left: 1px solid #ffa501;
	padding: 4 1;
}

.topMenu td.first {
	border-left: 0px none transparent;
}

.topMenu a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.topMenu div {
	padding: 2 15;
	text-transform: uppercase;
	color: #fff;
}

.topMenu div:hover, .topMenu td.selected div {
	background-color: #83c2df;
}

.new td {
	border: 1px solid #00acff;
}

.new table td {
	border: 0px none transparent;
}

.upperCase, .upperCase * {
	text-transform: uppercase;
}

.newInfo span {
	color: #0085cf;
	text-transform: 
}

.details a, .details td {
	font-size: 10px;
	color: #00acff;
	text-decoration: none;
}

.details td {
	padding: 1 5 2 5;
}

.details {
	background-color: #ecedff;
}

.details:hover {
	background-color: transparent;
}

.white {
	background-color: #fff;
}

.podval td, .podval a {
	color: #9696a2;
	font-size: 10px;
	vertical-align: middle;
}

.header {
	background: url(/~images/first_shadow.jpg) no-repeat left top;
	width: 244px;
	height: 70px;
	font-size: 21px;
	color: #9696a2;
	padding: 10 0 20 40;
}

.headercaps {
	background: url(/~images/first_shadow.jpg) no-repeat left top;
	width: 244px;
	height: 70px;
	font-size: 21px;
	color: #9696a2;
	padding: 10 0 20 40;
	font: small-caps;
}

.headerRight {
	background: url(/~images/shadow_right.jpg) no-repeat left top;
	width: 204px;
	height: 66px;
	font-size: 21px;
	color: #9dc0cc;
	padding: 0 0 32 15;
	vertical-align: bottom;
}

.news td {
	color: #9696a2;
	padding: 0 5 5 0;
}

.auth td, .auth a {
	font-size: 10px;
	color: #9696a2;
	vertical-align: middle;
}

.auth input {
	width: 100%;
	border: 0px none transparent;
	background-color: #ecedff;
	padding: 2px;
	height: 21px;
}

.auth input.subm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #00acff;
}

.smallCompanies a {
	color: #fff;
	font-size: 10px;
}

.smallCompanies td {
	padding-right: 10px;
	vertical-align: middle;
}

.smallCompanies td td {
	padding-right: 5px;
	vertical-align: middle;
}

.menuMiddle td {
	color: #00acff;
	padding-right: 5px;
}

.popup {
	position: absolute;
}

.popup:hover {
background-color: transparent;
z-index: 2;
}

.popup span {
position: absolute;
visibility: hidden;
}

.popup span img {
border-width: 0;
padding: 2px;
}

.popup:hover span {
visibility: visible;
top: 0;
left: 0px;
}



.feedback td {
	padding: 15 15 0 0;
}

.feedback td td {
	padding: 0;
}

.feedback span {
	color: #00acff;
}

.feedback span.orange {
	color: #ff9102;
}

.feedback input, .feedback textarea {
	border: 1px solid #a3a4a1;
	width: 100%;
}

.feedback select {
	border: 1px solid #a3a4a1;
}

.feedback input, .feedback select {
	height: 19px;
}

.feedback input.subm {
	width: auto;
	height: 17px;
	background-color: #00acff;
	color: #fff;
	font-size: 10px;
	border: 0px none transparent;
}

.comments td {
	padding: 15px;
	background-color: #dddeef;
}

.comments td td {
	padding: 0px;
	background-color: transparent;
}

.comments td.official {
	background-color: #fff;
	border-bottom: 1px solid #a3a4a1;
}

.comments td.official .gray {
	font-size: 10px;
	color: #9696a2;
}

.pageselector {
	color: #00acff;
}

.pageselector span {
	color: #9696a2;
}

.new .filter td {
	padding: 6 0;
	border-bottom: 1px solid #ecedff;
}

.new .filter td td {
	vertical-align: middle;
	padding: 0 10;
	border-bottom: 0px none transparent;
}

.new .filter .noPad {
	padding: 0px;
}

.filter input, .filter select {
	border: 0px none transparent;
	height: 19px;
}

.filter input.subm {
	font-size: 14px;
	color: #fff;
	background-color: #00acff;
	height: 20px;
}

.catalog td {
	border: 1px solid #00acff;
	border-width: 1 0;
	padding: 10 0;
}

.catalog td td {
	border: 0px;
	padding: 0px;
}

.newInfo .catalogInfo span {
	font-weight: bold;
	color: #000;
	text-transform: none;
}