<!--
body { 
    background: url('images/bg.gif') #000070; 
    font-family: Arial,Verdana,sans-serif; 
    font-size: 80%;
}
.navBarTitle { font-family: Verdana, Arial, sans-serif; font-size: 20px; color: #ffffff; font-weight: bold}
.navBarSubTitle { font-family: Verdana, Arial, Times, serif; font-size: 15px; color: #ffffff;}
.navBar { font-size: 80%; color: #ffffff; text-decoration: none; font-weight: bold }
.navBarpipe { font-size: large; color: #0000ff; font-weight: bold}
a.navBar:hover  { color: #ee0000}


.leftBarLink { 
    font-family: verdana, times new roman, serif; 
    font-size: small; 
    color: #ffffff; 
    text-decoration: none; 
    font-weight: 400;
}
a.leftBarLink:hover { color: #ee0000;}

.centerTopTitle { font-size: x-small; text-transform: uppercase; color: #000000; text-decoration: none; letter-spacing: 5px}
.centerTop { font-size: large; color: #666633; text-decoration: none; letter-spacing: 3px}
.centerTitle { font-family: Times New Roman, Times, serif; font-size: 21px; color: #000000; text-decoration: none}
.centerTitle_old { font-family: Times New Roman, Times, serif; font-size: large; color: #666633; text-decoration: none}
a.centerTitle:hover { color: #0066cc; }
.centerLink{ font-size: small; color: #003366; text-decoration: underline}
a.centerLink:hover { color: #0066cc }

.rightTitle_old { font-size: x-small; text-transform: uppercase; color: #333300; text-decoration: none; letter-spacing: 3px}
.rightTitle { font-size: x-small; text-transform: uppercase; color: #000000; text-decoration: none; letter-spacing: 1px}
.rightBarLink { font-size: small; color: #003366;}
a.rightBarLink:hover { color: #0066cc }

td.left { background: #000050; border-right-color: #404040; border-right-width: 1px; border-right-style: outset; }
td.lbox2 { 
    background: #f8f8f8; 
    line-height: 85%;
            padding-left: 5px;
            padding-right: 5px;
            padding-top: 7px;
            padding-bottom: 7px;
    }
td.lbox4 { background: #eeeeee; }
td.center { background: #ffffff; }
td.right_old { background: #cccc99; }
td.right { background: #e0e0e0; border-left-color: #404040; border-left-width: 1px; border-left-style: outset;}
td.navBar { background: #990000; }

.ltext1 {   
        }
.bc {
                border-collapse: collapse;
}

.packagetable   {
                border-collapse: collapse;
                border-color: #000000;
                }

.packagetable td,th,tr   {
                border-collapse: collapse;
                border-color: #000000;
                }


.leftLine { background: #000090; }
.lefttable { background: #000090; }
.lmenu { background: #000050; }

td.footer { }
.footer { font-size: x-small; color: #ffffff }
a.footer { font-size: x-small; color: #ffffff }
a.footer:hover  { color: #ee0000}

-->