html { background: #ffffff; margin: 0px; }

body { background: #ffffff; margin: 0px; }

a:hover { color: #EB7869; font-size: 11px; font-family: "arial", sans-serif; text-decoration: underline; }
a:link { color: #EB7869; font-size: 11px; font-family: "arial", sans-serif; text-decoration: none; }
a:visited { color: #EB7869; font-size: 11px; font-family: "arial", sans-serif; text-decoration: none; }
a:hover { color: #EB7869; font-size: 11px; font-family: "arial", sans-serif; text-decoration: underline; }

a:hover.small { color: #FBDC89; font-size: 11px; font-family: "arial", sans-serif; text-decoration: underline; line-height: 13px; }
a:link.small { color: #ffffff; font-size: 11px; font-family: "arial", sans-serif; text-decoration: none; line-height: 13px; }
a:visited.small { color: #ffffff; font-size: 11px; font-family: "arial", sans-serif; text-decoration: none; line-height: 13px; }
a:hover.small { color: #FBDC89; font-size: 11px; font-family: "arial", sans-serif; text-decoration: underline; line-height: 13px; }

a:hover.white { color: #FBDC89; font-family: "arial", sans-serif; text-decoration: none; }
a:link.white { color: #ffffff; font-family: "arial", sans-serif; text-decoration: none; }
a:visited.white { color: #ffffff; font-family: "arial", sans-serif; text-decoration: none; }
a:hover.white { color: #FBDC89; font-family: "arial", sans-serif; text-decoration: none; }


p, ul, ol, td, div { color: #415356; font-size: 11px; font-family: "arial", sans-serif; line-height: 15px; }
.sub { color: #EB7869; font-size: 13px; font-family: "arial", sans-serif; font-weight: bold; }

td.home_left { 
width: 398px;
height: 100%;
background-color: #EB7869;
vertical-align: top;
}

td.home_middle { 
width: 217px; height: 100%; 
background-color: #EB7869;
border-top: 1px #ffffff solid;
vertical-align: top;
}
 
td.home_right { 
width: 145px; 
vertical-align: top;
background-color: #EB7869;
}

td.home_menu { 
width: 217px; 
height: 100%; 
background-color: #6CABB3; 
border-top: 1px #ffffff solid;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
vertical-align: top;
text-align: center;
padding: 10px;
}

td.home_prodlist_line { 
width: 13px; background: url('images/menu/home_prod_bg.gif'); height: 100%; vertical-align: top; }

td.green { 
width: 217px;
height: 32px;
background-color: #236A74;
border-top: 1px #ffffff solid;
}

td.right { 
height: 100%;
padding: 0px;
background-color: #F5F4EA; 
vertical-align: top;
}

td.contentpad { 
padding-top: 5px;
padding-left: 20px;
padding-right: 15px;
padding-bottom: 35px;
}

td.prodhead { 
width: 170px; 
background: url('images/prodhead_bg.gif'); 
vertical-align: top;
color: #FFFFFF;
font-size: 11px; 
font-family: "arial", sans-serif; 
font-weight: bold; 
}

td.prodtitle { 
width: 430px; 
height: 34px;
vertical-align: bottom;
color: #236A74;
font-size: 16px; 
font-family: "arial", sans-serif; 
font-weight: bold;
padding-top: 5px;
padding-left: 20px;
padding-right: 15px;
padding-bottom: 0px;
}

td.pricelist { 
width: 113px; 
height: 34px;
vertical-align: top;
text-align: right;
}

.moduletitle
{
	color: #236A74;
	font-size: 12px; 
	font-family: "arial", sans-serif; 
}