html, body { 
margin:0px; 
background-color:#F2E6AA;
background-image:url(top.jpg); 
background-repeat:no-repeat; 
background-position:0px 0px;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,form,b,i,a {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:10pt;
color:#000000;
font-weight:normal;
text-decoration:none;
}

.header_top {
font-weight:bold;
font-size:14pt;
}

.header {
font-size:12pt;
font-weight:normal;
}

a:link { color:#cc0000; }
a:visited { color:#cc0000; }
a:hover { color:#aa0000; }

table { table-layout:fixed; margin:0px; border-collapse:collapse; empty-cells:show; }
div { border:0px; padding:0px; spacing:0px; margin:0px; }

td.left {
background-color:#D99858;
border-left-width:0px;
border-top-width:0px;
border-right-width:1px;
border-right-color:#000000;
border-bottom-width:1px;
border-bottom-color:#000000;
border-style:solid;
}

td.right {
background-color:#F3CA7A;
}

td.main {
background-color:#F2E6AA;
border-left-width:0px;
border-top-width:1px;
border-top-color:#B3A76B;
border-right-width:1px;
border-right-color:#B3A76B;
border-bottom-width:1px;
border-bottom-color:#B3A76B;
border-style:solid;
}

font.bottom {
font-size:7pt;
letter-spacing:0.3px;
font-weight:normal;
}

td.bottom {
background-color:#F3CA7A;
}

a.bottom:link {
font-size:7pt;
font-weight:normal;
letter-spacing:0.3px;
color:#ddd;
text-decoration:none;
}

a.bottom:visited {
font-size:7pt;
font-weight:normal;
letter-spacing:0.3px;
color:#ddd;
text-decoration:none;
}

a.bottom:hover {
font-size:7pt;
font-weight:normal;
letter-spacing:0.3px;
color:#aaa;
text-decoration:none;
}

