a {
	color: #4e83b1;
}
a:hover {
	color: #9DD6F4;
}
body {
	background-color: #1d3246;
	color: #4e83b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #eeeeee;
	font-size: 13px;
	margin: 0px;
	padding: 7px;
}
h2, h2 a {
	background-image: url("/img/h2.gif");
	background-repeat: no-repeat;
	color: #4e83b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-stretch: condensed;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	text-decoration: none;
	width: 130px;
	white-space: nowrap;
}
h2.main {
	background-image: none;
	border-bottom: 2px solid #9DD6F4;
	font-size: 23px;
	padding: 0px;
	width: 100%;
}
h3 {
	color: #4e83b1;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
html {
	margin: 0px;
	padding: 0px
}
input {
	font-size: 12px;
	border: 1px solid #4e83b1;
}
td {
	text-align: left;
	vertical-align: top;
}
tr {
	vertical-align: top;
}

.catalog {
	width: 100%;
}
.catalog td {
	padding-bottom: 20px;
	text-align: justify;
}
.catalog td.price {
	color: brown;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
.column_left {
	background-color: white; 
	padding: 6px;
	text-align: left;
	width: 170px;
}
.column_right {
	background-color: white; 
	padding: 6px;
	text-align: left;
	width: 200px;
}
.column_main {
	background-color: white;
	padding: 6px;
	text-align: justify;
	width: 630px;
}
.list {
	background-color: #4e83b1; 
}
.list td {
	background-color: white; 
}
.list_even td {
	background-color: #e6eff6; 
}
.list_odd td {
	background-color: white; 
}
.menu, .submenu {
	background-color: #4e83b1; 
	color: white;
	margin: 0px;
	padding: 10px; 
	text-align: center;
}
.menu a {
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}
.menu_bottom {
	background-color: #4e83b1; 
	color: white;
	font-size: 11px;
	height: 17px;
	padding: 3px; 
	text-align: center;
}
.menu_bottom a {
	color: white;
	text-decoration: none;
}
.submenu {
	height: 20px;
}
