body         { background-color: #FFFFFF; margin-top:5px}
body, table, input, select { font-family: Arial; font-size: 9pt }
input        { padding-left: 2px; padding-right: 2px }
img          { border-style: none; border-width: 0 }
a, a:link, a:visited, a:active, a:hover {  }
a:visited    { color: blue }
a:hover      { color: red }
p            { margin: 0 }
form         { margin: 0 }
ul           { margin: 0; padding-left: 15 }
li           { padding-bottom: 5 }
.col         { color: black; padding-left: 2px; padding-right: 2px }
.col a       { text-decoration: none; color: black }
.col a:hover { text-decoration: underline; color: red }
.colHdr      { font-weight: bold; border-bottom: 1 solid black }
.err         { background-color: #FFFF00; color: #000000; text-align: center; 
               font-weight: bold; border: 3px solid #FF0000; padding: 10px }
.name        { color: #6666CC; font-weight: bold }
.sml         { font-size: 8pt; color: #808080 }
h1           { font-size: 14pt; font-weight: bold; margin: 0; padding: 0 }
h2           { font-size: 12pt; font-weight: normal; margin: 0; padding: 0 }
h3           { font-size: 9pt; margin: 0; padding: 0 }

.Tab, .Tab A { font-weight: bold; text-decoration:none; text-align: center;color:#11449E}
.Tab A:hover { color:#FF0000}

.menu,.menu a:link, .menu a:visited, .menu a:hover, .menu a:active {color:#11449E;text-decoration:none;font-weight:bold;padding: 4px}
.menu a:hover { color:red}

.box {background-color:#FFFDEE;padding:15px;border:1px solid #D7D1B8}

*.nav, *.nav a:link, *.nav a:active, *.nav a:visited, *.nav a:hover { text-decoration: none; font-size: 7pt; font-family: Verdana; font-weight: bold }
*.nav        { color: #666666 }
a.nav        { color: #11449E }
*.navPrev    { background-image: url('/Img/PrevDis.gif'); background-repeat: no-repeat; 
               padding-left: 12; background-position: left center }
a.navPrev    { background-image: url('/Img/Prev.gif'); background-repeat: no-repeat; 
               padding-left: 12; background-position: left center }
*.navNext    { background-image: url('/Img/NextDis.gif'); background-repeat: no-repeat; 
               padding-right: 12px; background-position: right center }
a.navNext    { background-image: url('/Img/Next.gif'); background-repeat: no-repeat; 
               padding-right: 12px; background-position: right center }

*.barRed     { height: 11px; background-image: url('/Img/BarRed.gif'); background-repeat: 
               repeat-x; border: 1px solid #CCCCCC }
*.barGreen   { height: 11px; background-image: url('/Img/BarGreen.gif'); background-repeat: 
               repeat-x; border: 1px solid #CCCCCC }
*.barBlue    { height: 11px; background-image: url('/Img/BarBlue.gif'); background-repeat: 
               repeat-x; border: 1px solid #CCCCCC }
