<style type="text/css">
<!--
img.coupon {
border: 1px solid  #000000;
} 
img.front_category {
border: 0px;
} 
img.coupon:hover {
border: 1px solid  #cccccc;
} 
img.gift {
border: 0px;
} 

body {
margin:0;
font-family:arial;
font-size:12px;

}
h1
{
color:#000000;
font:bold 1em;
margin-top: 5px;
margin-bottom: 5px;
text-decoration:none;
font-family:arial;
}
h2
{
color:#000000;
font: bold 1em;
margin-top: 5px;
margin-bottom: 5px;
text-decoration:none;
font-family:arial;
}
h3
{
color:#698c12;
font: 1.1em;
margin-left: 0px;
margin-bottom: 5px;
text-decoration:none;
font-family:arial;
}
h4
{
color:#000000;
font: bold .9em;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 5px;
text-decoration:none;
font-family:trebuchet, arial;
}
h5
{
color:#000000;
font: bold .8em;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 5px;
text-decoration:none;
font-family:arial;
}
h6
{
color:#000000;
font: bold .8em;
margin-top: 20px;
margin-left: 5px;
margin-bottom: 5px;
text-decoration:none;
font-family:arial;
}
h7
{
color:#000000;
font: bold .9em;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 5px;
text-decoration:none;
font-family:trebuchet, arial;
}
a
{
color: #000099;
font:.8em;
font-family:"arial";
text-decoration:none;
}
a:hover
{
color:#70717b;
text-decoration: underline;
}
a.list
{
margin-left: 5px;
color: #000099    ;
text-decoration:none;
}
a.fcat
{
font:bold .8em;
margin-left: 5px;
color: #000000    ;
text-decoration:none;
}
a.list:hover
{
}
a.coupon_link
{
font:1em;
margin-left: 5px;
text-decoration:underline;
}
a.coupon:hover
{
}
a.nav
{
font:bold .8em;
text-decoration:underline;
margin-left: 10px;
}
a.indent_nav
{
color: #000000;
font:bold .8em;
text-decoration:underline;
margin-left: 15px;
}
a.dmenu
{
margin-left: 10px;
text-decoration:none;
color: #70717b;
}
a.coupon
{
color: #698c12 ;
margin-left: 2px;
text-decoration:underline;
font: .6em;
}
a.dmenu_active:hover
{
color: #70717b;
}
a.dmenu:hover
{

color: #70717b;
background: #dbebb0;
}
a.dmenu2
{
color: #000000;
font:bold .8em;
margin-left: 10px;
}
a.dmenu2_active
{
color: #000000;
font:bold .8em;
margin-left: 10px;
text-decoration:underline;
}
a.dmenu3
{
color: #000000;
font:bold .8em;
margin-left: 10px;
}
a.dmenu3_active
{
color: #000000;
font: bold .8em;
margin-left: 10px;
text-decoration:underline;
}
a.dmenu4
{
color: #000000;
font:bold .8em;
margin-left: 10px;
}
a.dmenu4_active
{
color: #000000;
font:  .8em;
margin-left: 10px;
text-decoration:underline;
}
a.dmenu_active
{
background: #dbebb0;
margin-left: 10px;
text-decoration:none;
color: #70717b;
}
a.article
{
font:.9em;
text-decoration:underline;
}
a.nav
{
color: #000000;
text-decoration:underline;
}
a.footer
{
color: #ffffff;
margin-left: 10px;
margin-right: 10px;
font: .8em;
}
a.footer:hover
{
color: #dbebb0;
}
a.head
{
color:white;
margin-left: 10px;
margin-right: 10px;
font: bold 1em;
text-decoration:none;
}
a.head:hover
{
color: #cccccc;
}


table#screen {
	background-color: #ffffff;
	border-collapse: collapse;
	border: none;
	width: 100%;
	height: 100%;
	cellpadding: 0;
	cellspacing: 0;
}
table.main {
	background-color: #ffffff;
	border: none;
	border-collapse: collapse;
	width: 100%;
	cellpadding: 0;
	cellspacing: 0;
}
table.content {
	background-color: #ffffff;
	border: none;
	border-collapse: collapse;
	width: 100%;
	cellpadding: 0;
	cellspacing: 0;
	height: 800px;
}
td.list_title {
	background-color: #669933;
}
td#rightmargin {
	background-color: #1A2C59    ;
	width: 15%;
	height: 100%;
	align: center;

}
td#middlemargin {
	background-color: #ffffff;
	width: 70%;
	width:950px;
	height: 100%;
	align: center;
	vertical-align: top;

}
td#leftmargin {
	background-color: #1A2C59    ;
	width: 15%;
	height: 100%;
	align: center;
}
td#header {
	background: #003399;
	width: 100%;
	height: 30px;
	align: center;
	vertical-align: middle;
	text-align:left;
	
}
td#footer {
	background: #ffffff;
	width: 100%;
	height: 40px;
	align: center;
	vertical-align: bottom;
	text-align: center;
}
td.divide_line {
	background: #1A2C59;
	width: 100%;
	height: 1px;
	align: center;
	vertical-align: middle;
	text-align: center;
}
td.divide_bar {
	background: #70717b;
	width: 100%;
	height: 30px;
	align: center;
	vertical-align: middle;
	text-align: center;
}
td.wide_divide_bar {
	background: #70717b;
	width: 50%;
	height: 30px;
	align: center;
	vertical-align: center;
	text-align: right;
}
td.search_divide_bar {
	background: #70717b;
	width: 50%;
	height: 30px;
	align: center;
	vertical-align: bottom;
	text-align: right;
}
td.divide_white {
	background: #ffffff;
	width: 100%;
	height: 10px;
	align: center;
	vertical-align: middle;
	text-align: center;
}
td#logo {
	background: #ffffff;
	width: 275px;
	align: left;
	vertical-align: middle;
}
td#nav {
	background: #f5f5f5;
	height: 15px;
	align:left;
	text-align: left;
}
td#search {
	background: #ffffff;
	width: 70%;
	align: left;
	vertical-align: middle;
	height: 50px;
	text-align: left;
}
td#navigation {
	background: #ffffff;
	align: center;
	vertical-align: middle;
	height: 50px;
	width: 30%;
}
td#list {
	background: #ffffff;
	align: center;
	vertical-align: top;
	height:400px;
}
td.dlist {
	background: #ffffff;
	align: left;
	width: 300px;
	vertical-align: top;
	height:400px;
}
td.fcat {
	background: #ffffff;
	align: center;
	width: 200px;
	height:180px;
	text-align: center;
}
td.dmenu_bar {
	background: "#cccccc";
	height: 31px;
	width: 100;
	border-top: 15px solid #ffffff;
	border-bottom: 15px solid #ffffff;
	}
td.dmenu {
	background: #ffffff;
	align: left;
	width: 100px;
	vertical-align: top;
	height:400px;
	border-right: 1px solid #cccccc;
}
td.submenu {
}
td.dcontent {
text-align: center;
	background: #ffffff;
	align: center;
	width: 600px;
	vertical-align: top;
	height:400px;
}
td.privacy_contact {
text-align: left;
	background: #ffffff;
	align: center;
	width: 600px;
	vertical-align: top;
	height:400px;
}
td.dsearch {
text-align: center;
	background: #ffffff;
	align: center;
	width: 600px;
	vertical-align: top;
	height:400px;
}
td.article {
	background: #ffffff;
	align: left;
	width: 800px;
	vertical-align: top;
	height:500px;
}
td.hr {
	background: #ffffff;
	align: center;
	vertical-align: middle;
	height: 10px;
}
td.indent {
	background: #ffffff;
	width: 2%;
	align: left;
	vertical-align: middle;
}

-->
</style>


