body {
	background-color: #EEEEEE
}
a img {
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	border-bottom: 0px
}


.nav {
	color: #696A6C;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}
.nav a {
	color: #696A6C;
	text-decoration:none;
}
.nav a:hover {
	color: #F28D1D;
	text-decoration:underline;
}
.nav a:visited {
	color: #696A6C;
	text-decoration:none;
}
.nav span {
	padding:0px 12px 0px 12px;
}

.homepagetitile{
	font-family: Helvetica, sans-serif;
	font-weight: bolder;
	color: #5F6062;
	font-size: 17px;
	line-height: 40pt;
}
.maintable table{
	background-color: #FFFFFF;
	width: 800px;
}
h1 {
	font-size: 18px;
	font-family: Helvetica, sans-serif;
	color: #5F6062;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #5F6062;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #5F6062;
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #919293;
	line-height: 22px;
	text-decoration: none;
}
.color_hl{
	color: #F4A247;
}
.div_order_form {
	background-color: #F3F4DB;
	padding: 10px;
	width: 590px;
	text-align:left;
}
.menu_item2 {
	width:120px;
	color: #5F6062;
	text-align: left;
	font-weight:bold;
	height: 25px;
	text-indent: 5px;
}
.menu_item {
	width:120px;
	color: #5F6062;
	text-align: left;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7A9CB2;
	height: 25px;
	text-indent: 5px;
	padding-top: 5px;
}
.menu_item a {
	color: #5F6062;
	text-decoration:none;
}
.menu_item a:hover {
	color: #5F6062;
	text-decoration:underline;
}
.menu_item a:visited {
	color: #5F6062;
	text-decoration:none;
}
.menu_hl{
	color: white;
}
.input_text {
	border: none;
	width:300px;
}
.order_form {
	font-weight:bold;
	color: #7B7C79;
	font-size: 14px;
}
.order_form_slim{
	font-weight: normal;
	font-size: 12px;
}
.order_form h1{
	margin: 0px;
}
.color_cell{
	width: 8%;
	float: left;
	clear: none;
}
.product{
	width: 33%;
	float: left;
	clear: none;
	padding-top: 15px;
	padding-bottom: 10px;
}

#product_description {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #919293;
	line-height: 16px;
}
#product_description h1 {
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	color: #5F6062;
	margin: 0px;
}
#product_description h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #5F6062;
	margin: 0px;
}
#product_description h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #5F6062;
}

