BODY { background: black; cursor: auto } 

#main {position:absolute; left:0;top:0; z-Index:1}
#header1 {width:34; height: 160; position:absolute; left:5; top:377; z-Index:2; vertical-align: top; text-align: left}
#header2 {width:34; height: 160; position:absolute; left:55; top:377; z-Index:2; vertical-align: top; text-align: left}
#header3 {width:34; height: 160; position:absolute; left:105; top:377; z-Index:2; vertical-align: top; text-align: left}
#header4 {width:34; height: 160; position:absolute; left:155; top:377; z-Index:2; vertical-align: top; text-align: left}
#header5 {width:34; height: 160; position:absolute; left:205; top:377; z-Index:2; vertical-align: top; text-align: left}



table.main {width:750px; padding: 0px; text-align: left}

td.top {width:300; vertical-align:top; text-align: left}
td.middle {width:300; vertical-align:top; text-align: left}
td.right {width:450; vertical-align:top; text-align: left}

td.bottom_home {width: 300; vertical-align: top; text-align: left; background-image: url("images/bot-h.gif"); background-repeat: repeat-y; }
td.bottom_df1 {width: 300; vertical-align: top; text-align: left; background-image: url("images/bot-df1.gif"); background-repeat: repeat-y; }
td.bottom_df2 {width: 300; vertical-align: top; text-align: left; background-image: url("images/bot-df2.gif"); background-repeat: repeat-y; }
td.bottom_df3 {width: 300; vertical-align: top; text-align: left; background-image: url("images/bot-df3.gif"); background-repeat: repeat-y; }
td.bottom_df4 {width: 300; vertical-align: top; text-align: left; background-image: url("images/bot-df4.gif"); background-repeat: repeat-y; }
td.bottom_df5 {width: 300; vertical-align: top; text-align: left; background-image: url("images/bot-df5.gif"); background-repeat: repeat-y; }

h1 {font-family: Arial, Helvetica, "Sans Serif"; font-size: 13px; color: #414B8E; font-weight: bold}
h2 {font-family: Arial, Helvetica, "Sans Serif"; font-size: 11px; color: white; font-weight: normal}

.bluelink a:link {color: #588192; text-decoration: none; font-weight: bold}
.bluelink a:visited {color: gray; text-decoration: line-through; font-weight: bold}
.bluelink a:hover {color: white; text-decoration: line-through; font-weight: bold}
.blue link a:active {color: #588192; text-decoration: none; font-weight: bold}

.whitelink a:link {color: white; text-decoration: none}
.whitelink a:visited {color: gray; text-decoration: line-through}
.whitelink a:hover {color: white; text-decoration: none; font-weight: bold}
.whitelink a:active {color: white; text-decoration: none}
