html, body, table{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.ordertable {
	font-size: 14px;
	color: #FFF;
	background-color: #039;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.goodstable {
	float: left;
	margin: 10px;
	padding: 10px;
}

.footer {
	color: #27498f;
	vertical-align: top;
	margin-top: 10px;
	padding-top: 10px;
}


.logo_bg {
	background-image: url(pics/logo_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
.contacts {
	font-size: 15px;
	color: #FFF;
	text-align: right;
	vertical-align: bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

.menu_bg {
	background-image: url(pics/menu_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
.footer_bg {
	background-image: url(pics/footer_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
.menu, .menua {
	font-weight: normal;
	color: #036;
	font-size: 14px;
}

.menua{
	text-decoration: none;
	font-size: 16px;
}
.img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.catalogue,.cataloguea {
	font-weight: bold;
	color: #039;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 13px;
}
.greenmonkey {
	font-size: 11px;
	color: #666;
	height: 40px;
}

.cataloguea {
	color: #CCC;
}

.catalogue a:hover {
	font-size:14;
}

.text {
	text-align: justify;
}

	
h2, h1 {
	font-weight: bold;
	color: #039;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	text-decoration: none;
	text-decoration: none;
}

.house_bg {
	background-image: url(pics/house.gif);
	background-repeat: no-repeat;s
	margin: 0px;
	padding: 0px;
}
.red {
	color: #F00;
}
.gray {
	color: #999;
}
.cart_table {
	height: 100px;
	width: 200px;
}
.order {
	background-color: #CCC;
	height: 100px;
}
.page {
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
.pagea {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #036;
	height: 20px;
	width: 20px;
	border: 1px solid #036;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
