BODY {
 background-color : #ffffff;
 background-repeat: no-repeat;
 background-image: url("../images/header_bg.gif");
 color : #000000;
 padding : 76px 0px 0px 0px;
 margin : 0px;
 font-family : verdana,arial,helvetica,sans-serif;
 font-size : 11px;
 overflow : auto;
}

TD,INPUT {
 font-family : verdana,arial,helvetica,sans-serif;
 font-size : 11px;
 color : #000000;
}

A {
 color : #003399;
 text-decoration : underline;
}

A:hover {
 text-decoration : none;
}

TABLE.menutable {
 height : 19px;
 width : 763px;
 background-image: url("../images/cable_menu.gif");
 background-repeat: no-repeat;
}
Table.menutable TD {
 margin : 0px;
 padding : 0px;
 border : 0px;
}
Table.menutable TD A {
 color : #ffffff;
 font-weight : bold;
 font-family : verdana,arial,helvetica,sans-serif;
 font-size : 11px;
}

TABLE.bodytable {
 margin : 0px 0px 0px 30px;
 width : 703px;
}

TABLE.bord {
 background-color : white;
 border-width : 1px;
 border-style : solid;
 border-color : #333366;
 border-collapse : collapse;
}
Table.bord TD {
 padding : 1px 3px 1px 3px;
}

TABLE.linebyline {
 background-color : white;
 border-width : 0px 1px 1px 1px;
 border-style : solid;
 border-color : #333366;
 border-collapse : collapse;
 margin : 0px 0px 0px 30px;
}
Table.linebyline TD {
 padding : 1px 3px 1px 3px;
}
Table.linebyline TD.header {
 background-color : #99ccff;
 font-weight : bold;
 border-width : 0px 1px 1px 1px;
 border-color : #336699;
 border-style : solid;
}
Table.linebyline TD.alta {
 background-color : #ffffff;
 border-width : 0px 1px 1px 1px;
 border-color : #336699;
 border-style : solid;
}
Table.linebyline TD.altb {
 background-color : #dddddd;
 border-width : 0px 1px 1px 1px;
 border-color : #336699;
 border-style : solid;
}


.title {
 font-family : verdana,arial,helvetica,sans-serif;
 font-size : 16px;
 color : #333366;
 font-weight : bolder;
 font-variant : small-caps;
}

.highlight {
 background-color : #ffff99;
}

#footer {
 height : 74px;
 width : 100%;
 background-image: url("../images/footer_bg.gif");
 background-repeat: no-repeat;
 z-index : -1;
 position : relative;
 bottom : 20px;
 overflow-x : hidden;
}
#filler {
 position : relative;
 top : 74px;
}

