BODY { MARGIN: 0px; COLOR: #000000; BACKGROUND-COLOR: #FFFFFF; background-image: url("../images/bg.jpg"); background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; } .clsSectionTitle { FONT-WEIGHT: bold; FONT-SIZE: 100%; COLOR: #ffffff; BACKGROUND-COLOR: #000000 } .clsContent { FONT-WEIGHT: normal; FONT-SIZE: 80%; COLOR: #002480; padding: 0px 10px 0px 10px; } .clsContentTitle { font-weight: bold;font-style: italic;font-size: 160%; padding: 10px 0px 10px 0px; } .cTableBannerContent { BACKGROUND-COLOR: #f4f4f4 } .cTableBannerBorder { BACKGROUND-COLOR: #000000 } .cTableBannerText { FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #ffffff; BACKGROUND-COLOR: #000000 } .cMainTableContent { BACKGROUND-COLOR: #f6f6f6 } .cMainTableBorder { BACKGROUND-COLOR: #99B099 } .cLogo { background-image: url("../images/logo.jpg"); background-repeat: no-repeat; background-color: #FFFFFF; /* float:right; */ } .page { width: 800px; /* margin-left: auto; */ /* margin-right: auto; */ /* margin-left: 33%; */ /* margin-right: 33%; */ } .button, .accButton, .newButton, .yButton {list-style:none; clear: both; margin-top: 6px;} .button li, .accButton li, .newButton li, .yButton li {float:left; background:url("../images/buttonEnd.gif") no-repeat right center; margin-right: 10px; text-decoration:none;} .button li a, .accButton li a, .newButton li a, .yButton li a {display:block; background:url("../images/buttonStart.gif") no-repeat left center; font-size: 1em; font-weight: bold; color:#333333; padding: 4px 8px 6px 8px; text-decoration:none;} #NavTd { margin: 0; padding: 0; background-image: url("../images/navbg.jpg"); background-repeat: repeat-x; } #Nav { height: 20px; width: 100%; padding: 0; font: 10pt Verdana, Arial; } #Nav ul { /* list-style: none; */ /* line-height: 30px; */ margin: 0; padding: 0; } #Nav li { list-style-type: none; display: inline; padding: 0; margin: 0; /* width: 175px; */ } #Nav li.clsSelected { /* border: 1px solid #ffffff; */ /* display: block; */ /* margin: 0px; */ /* padding: 0; */ /* width: 100%; */ /* background-color: #ffffff; */ } #Nav a { font-weight: bold; cursor: pointer; /* display: block; */ color: #BBBBBB; padding: 0; margin: 0; text-decoration: none; /* width: 175px; */ } #Nav > ul > li > a { border: 0; padding: 0; } #Nav a:visited { color: #BBBBBB; } #Nav a:hover { /* border: 1px solid #cccccc; */ margin: 0px; padding: 0; color: #FFFFFF; /* background-color: #f1f1f1; */ text-decoration: none; font-weight: bold; /* font-style: italic; */ }