body { 
	padding: 0px; 
	margin: 0px; 
	height: 100%;
}

td {
	font-family: arial, serif;
	font-size: 10pt;
}	

a img { border: none; }

table { empty-cells: show; border:1px }

h1 {color:#E32118; font-size:12pt;}
.td_c td{ border: 1px solid #000000; padding: 1px; margin: 1px; text-align: center;}

a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}
a.r_menu {
	color: #ffffff;
	display: block;
	margin-left: 5px;
	margin-bottom: 3px;
}
a.about,a.order,a.contact,a.price,a.catalog{
	padding-left: 20px;
	font-size: 16pt;
	font-weight: normal;
	color: #ffffff;
}
a.about {	background: url(images/home.gif) no-repeat;}
a.order {	background: url(/images/order.gif) no-repeat;}
a.contact {	background: url(/images/contact.gif) no-repeat;}
a.price {	background: url(/images/price.gif) no-repeat;}
a.catalog {	background: url(/images/catalog.gif) no-repeat;}
a.k2 {
	margin-left: 10px;
	margin-bottom: 3px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 12pt;
	}
a.k3 {
	background: url(/images/dot.gif) no-repeat left 5px;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 10pt;
	color: #FFFFFF;
	}
ul {
	margin: 0px;
	padding: 0px;
	left: 0px;
	}

h4 {
	font-size: 18px;
	color: #3300CC;
}
