* {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #000000;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, input, td, th, select, textarea {
	color: #333333;
	text-decoration: none;
	vertical-align: top;
}


form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
	font-size: 11px;
}

.mainTable {
	height: 100%;
	margin-bottom: 1px;
	width: 100%;
}

.mainTD {
	background-color: #FFFFFF;
	height: 100%;
	padding: 5px 5px 0px 5px;
}

.mainColumn {
	width: 50%;
}

.innerTable {
	height: 100%;
	width: 780px;
}

.contacts {
	background-color: ;
	padding: 2px;
	width: 175px;
}

.contacts * {
	color: #96AFA0;
	font-size: 10px;
}

.contacts .i {
	border: 1px solid #C0BCBD;
	padding: 7px 12px 7px 7px;
}

.contacts .i0 {
	height: 90px;
}

.contacts .i1 {
	text-align: right;
}

.contacts .i2 {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: 700;
	text-align: right;
	text-transform: uppercase;
}

.contacts .i3 {
	font-size: 12px;
	font-weight: 700;
	text-align: right;
	text-transform: uppercase;
}

.top td {
	background-color: #313131;
	padding: 4px;
	text-align: center;
}

.top td.banner {
	padding-left: 2px;
	padding-right: 2px;
}

.menuTop {
	background-color: #313131;
	background-image: url(/img/menu_top_bg.jpg);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	border-bottom: 2px solid #FFFFFF;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
}

.menuTop * {
	font-size: 10px;
}

.menuTop ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

.menuTop li {
	background: url(/img/menu_top1.gif) no-repeat left top;
	float: left;
	margin: 0px 0px 0px -7px;
	padding: 0px 0px 0px 3px;
	position: relative;
}

.menuTop li.a {
	background-image: url(/img/menu_top_a1.gif);
}

.menuTop a {
	background: url(/img/menu_top2.gif) no-repeat right top;
	display: block;
	float: left;
	padding: 3px 27px 3px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.menuTop li.a a {
	background-image: url(/img/menu_top_a2.gif) !important;
	font-weight: bold;
	color: #96AFA0;
}


/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
.menuTop a {float: none;}
/* End IE5-Mac hack */

.bottom td {
	background-color: #404040;
	border-top: 1px solid #353535;
	padding: 5px;
}

.bottom * {
	color: #676767;
	font-size: 10px;
}

.headers td {
	background-color: #2E2E2E;
	height: 70px;
	padding-left: 15px;
	vertical-align: middle;
}

.headers td.anons {
	padding: 0px 10px 0px 20px;
	text-align: left;
}

.headers td.anons * {
	color: #FFFFFF !important;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}


.columnLeft {
	background: url(/img/column_left_bg.jpg) repeat-y 0px 0px;
	height: 100%;
	padding: 13px 7px 13px 7px;
}

.columnRight {
	width="160px";
	background: url(/img/center_bg.jpg) repeat-x 0px 0px;
	padding: 0px 10px 0px 15px;
}

.news * {
	font-size: 10px;
}

.news .item {
	background: url(/img/line1.gif) no-repeat 50% 100%;
	padding: 12px 0px 12px 0px;
}

.news2 .item {
	border-bottom: 1px solid #2E2E2E;
	padding: 12px 0px 12px 0px;
}

.news2 a {
	color: #2E2E2E;
	display: block;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}

.more {
	display: block;
	padding-top: 12px;
	text-align: center;
}

.more2 {
	background: url(/img/menu_left2_a.gif) no-repeat 22px 11px;
	color: #FF0000;
	padding: 5px 5px 5px 35px;
}

.center {
	background: url(/img/center_bg.jpg) repeat-x 0px 0px;
	padding: 7px 0px 7px 15px;
	width: 426px;
}

.header {
	background: #2E2E2E url(/img/header_bg.gif) no-repeat 0px 0px;
	padding: 7px 10px 7px 10px;
}

.header2 {
	background-color: #D3D3D3;
	border-top: 1px solid #2E2E2E;
	border-bottom: 1px solid #2E2E2E;
	color: #2E2E2E;
	font-weight: 700;
	padding: 5px 5px 5px 10px;
	text-transform: uppercase;
}


h1 {
	color: #96AFA0;
	font-family: "Times New Roman";
	font-size: 24px;
	font-weight: 100;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.nn {
	font-size: 14px !important;
}

.path * {
	color: #96AFA0;
	font-size: 10px;
	text-transform: lowercase;
}

.path span {
	margin: 0px 4px 0px 4px;
}

.content {
	padding: 5px 0px 0px 0px;
}

.menuLeft * {
	font-size: 10px;
}

.menuLeft .l1, .menuLeft .l1a {
	background-image: url(/img/menu_left_bg2.gif);
	background-position: 0px 100%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.menuLeft .l1a {
	background-image: url(/img/menu_left_bg_a2.gif);
}

.menuLeft .l1 .e1, .menuLeft .l1a .e1 {
	background: url(/img/menu_left_bg3.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 1px;
}

.menuLeft .l1 .e2 {
	background: url(/img/menu_left_bg.gif) no-repeat 100% 100%;
}

.menuLeft .l1a .e2 {
	background: url(/img/menu_left_bg_a.gif) no-repeat 100% 100%;
}

.menuLeft .l1 a {
	background: url(/img/menu_left_bg3.gif) no-repeat 100% 0px;
	color: #96AFA0;
	display: block;
	line-height: 16px;
	padding: 0px 5px 0px 4px;
	text-decoration: none;
}

.menuLeft .l1a a {
	background: url(/img/menu_left_bg3.gif) no-repeat 100% 0px;
	color: #2E2E2E;
	display: block;
	line-height: 16px;
	padding: 0px 5px 0px 4px;
	text-decoration: none;
}


.menuLeft .l2, .menuLeft .l2a  {
	background: url(/img/menu_left2.gif) no-repeat 22px 4px;
	color: #000000;
	display: block;
	padding: 0px 5px 10px 35px;
	text-decoration: none;
}

.menuLeft .l2:hover, .menuLeft .l2a  {
	background-image: url(/img/menu_left2_a.gif);
	color: #2E2E2E;
}

.flash {
	padding-top: 7px;
	text-align: center;
}

.date {
	font-size: 12px;
	font-weight: 700;
}

.pages, .pages * {
	color: #2E2E2E;
}

.pages {
	font-weight: 700;
	margin-top: 15px;
	text-align: center;
}

.pages span, .pages a {
	padding: 0px 2px 0px 2px;
}

h2 {
	font-size: 12px;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.priceLevel  {
	background: url(/img/price_level_bg.gif) no-repeat 0px 11px;
	color: #2E2E2E;
	display: block;
	margin-left: 5px;
	padding: 5px 5px 5px 13px;
	text-decoration: none;
}

.goodsList {
	margin-top: 10px;
}

.goodsList td {
	padding: 0px 7px 10px 7px;
}

.goodsList div {
	padding-top: 5px;
}

.goodsList a.name:hover {
	color: #FF0000;
}

.param {
	margin: 10px 0px 10px 0px;
}

.param td {
	border-bottom: 1px solid #B9B9B9;
	font-weight: 700;
	padding: 4px 0px 4px 0px;
}

.param .i1 {
	width: 100%;
}

.param .i2 {
	color: #FF0000;
	white-space: nowrap;
}


.form {
	margin: 0px 0px 0px 0px;
}

.form select {
	margin: 0px;
}

.form td {
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	text-align: right;
}

.form td.n {
	padding-right: 5px;
	text-align: left;
}

.form input {
	vertical-align: middle;
}

.text, textarea {
	width: 100%;
}

.error {
	color: #FF0000 !important;
	font-weight: 700 !important;
	margin-top: 5px;
}

.error td, .error a {
	color: #FF0000 !important;
	font-weight: 100 !important;
}

.but {
	color: #000000;
}

.img {
	float: left;
	margin: 0px 10px 10px 0px;
}
