/* CSS Document */

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

#header {position:absolute; bottom:248px; left:0; background-color: #ffffff; width:100%; text-align:center;}
#content {position:absolute; bottom:0px; left:0; background-color: #ffffff; width:100%; text-align:center; height:248px;}

h3 {margin: 0px; color: #8E7010; font-size: 18px;}
a {color: #8E7010; text-decoration: none;}
a:hover {color: #ffffff;}
a.link {color: #8E7010;}
a.link:hover {color: #FF6600;}

td {FONT-FAMILY: arial; font-size: 12px; color: #454545; padding: 0px;}
td.head {padding: 8px 0px;}
td.first {padding: 4px 0px 4px 0px;}