body {
	margin: 0px;
	background: #FFF;
	font-family: Verdana;
	text-align: center;
}

body, div, td, a {
	font-family: verdana;
	font-size: 13px;
	color: #000;
}

hr {
	height: 1px;
	color: #ccc;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

h1 {
	font-size: 24px;
	color: #000;
	margin-bottom: 10px;
	font-family: Arial;
	font-weight: bold;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 24pt;
	color: #000;
	font-weight: bold;
}

h4 {
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	padding-bottom: -3pxpx;
}
label {
	display: block;
}

input, select, textarea {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

input submit {
	color: #ff0;
}

.menu { float: right; margin-top: 15px; }

.topmenu, .topmenu-on {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #918e7d;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 26px;
	margin: 0 2px 0 3px;
}

.big {
	font-size: 12px;
}

div.form_error, div.form_error_noborder {
color: #a22;
border: 1px solid #a22;
padding: 5px;
margin-bottom: 15px;
}

div.form_error_noborder {
border: none;
padding: 5px 0px 0px 0px;
margin-bottom: 5px;
}

div.form_error h2, div.form_error_noborder h2 {
margin: 0px 0px 3px 0px;
}

.input_error {
border: 1px solid red; 
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 796px;
}

div#top {
	margin-top: 30px;
	float: left;
}

div.logo {
	float: left;
}

div.right {
	float: right;
	width: 630px;
	margin-top: 14px;
}

div.right div.search, div.right div.menu {
	float: right;
	color: #918e7d;
}

div.start {
	text-align: left;
}
.price {
	font-size: 14px;
	text-decoration: none;
	color: #666;
}