body {
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
 }

* { font-family: Verdana, Helvetica, Arial, sans-serif; }

body, a, p, ul, ol, li, div, table, td, th, address, blockquote, nobr, b, i, pre {
 font-size:9pt;
 }

h1 {
 font-size:12pt;
 color:#000000;
 font-weight: bold;
 }
h2 {
 font-size:11pt;
 color:#333333;
  font-weight: bold;
 }
h3 {
 font-size:10pt;
 color:#666666;
  font-weight: bold;
 }

a:link {
 color: #333333;
 text-decoration: underline;
 }
a:visited {
 color: #333333;
 text-decoration: underline;
 }
a:active {
 color: #333333;
 text-decoration: underline;
 }
a:hover {
 color: #333333;
 text-decoration: none;
 }


form,input,textarea {
font-size:8pt;
 background-color: #FFCC66;
 }

*.small {
 font-size:8pt;
 }



*.dispLoc {
 color: #eeeeee;
 font-weight: bold;
 font-size:8pt;
 }
a:link.dispLoc {
 color: #eeeeee;
 }
a:visited.dispLoc {
 color: #eeeeee;
 }
a:active.dispLoc {
 color: #ff0000;
 }
a:hover.dispLoc {
 color: #FF0000;
 text-decoration: underline;
 }

*.dispLocsmall {
 color: #eeeeee;
 font-size:7pt;
 }


.topmenu {
 color: #ffffff;
 }
a:link.topmenu {
 color: #ffffff;
 text-decoration: none;
 }
a:visited.topmenu {
 color: #ffffff;
 text-decoration: none;
 }
a:active.topmenu {
 color: #FF0000;
 text-decoration: none;
 }
a:hover.topmenu {
 color: #ffffff;
 text-decoration: underline;
 }

.header {
 color: #ffffff;
 font-size:11pt;
 font-weight:bold;
 }


.footer {
 color: #666666;
 text-decoration: none;
 font-size:7pt;
 }
a:link.footer {
 color: #666666;
 text-decoration: underline;
 font-size:7pt;
 }
a:visited.footer {
 color: #666666;
 text-decoration: underline;
 font-size:7pt;
 }
a:hover.footer {
 color: #666666;
 text-decoration: none;
 font-size:7pt;
 }
a:active.footer {
 color: #666666;
 text-decoration: underline;
 font-size:7pt;
 }




a:link.headline , a:visited.headline {
 color: #ff0000;
 font-size:11pt;
 font-weight:bold;
 }






.subsection {
 color: #000000;
 text-decoration: none;
 font-size:7pt;
 }
a:link.subsection {
 color: #000000;
 text-decoration: none;
 font-size:7pt;
 }
a:visited.subsection {
 color: #333333;
 text-decoration: none;
 font-size:7pt;
 }
a:hover.subsection {
 color: #999999;
 text-decoration: underline;
 font-size:7pt;
 }
a:active.subsection {
 color: #999999;
 text-decoration: none;
 font-size:7pt;
 }

a:link.highlight {
 color: #ffffff;
 text-decoration: none;
 }
a:visited.highlight {
 color: #ffffff;
 text-decoration: none;
 }
a:active.highlight {
 color: #ffffff;
 text-decoration: none;
 }
a:hover.highlight {
 color: #cccccc;
 text-decoration: underline;
 }



input.sidemenu,td.sidemenu {
 color: #000000;
 font-size:8pt;
 }

a:link.sidemenu {
 color: #89928B;
 text-decoration: none;
 font-size:8pt;
 font-weight: normal;
 }
a:visited.sidemenu {
 color: #89928B;
 text-decoration: none;
 font-size:8pt;
 font-weight: normal;
 }
a:active.sidemenu {
 color: #000000;
 text-decoration: none;
 font-size:8pt;
 font-weight: normal;
 }
a:hover.sidemenu {
 color: #89928B;
 text-decoration: underline;
 font-size:8pt;
 font-weight: normal;
 }

 
a:link.pathmenu, a:visited.pathmenu, a:active.pathmenu, a:hover.pathmenu {
 color: #ff0000;
 text-decoration: none;
 font-size:8pt;
 font-weight: bold;
 }


.box {
// border: 1px;
// border-style: hidden;
// border-color: #ff0000;
 color: #000000;
 }

.box1 {
// border: 1px;
// border-style: hidden;
// border-color: #89928B;
 background-color: #89928B;
 color: #000000;
 }

.box2 {
 color: #000000;
 background-color: #ffffff;
 }

td.boxtop {
 border: 0px;
 border-style: hidden;
 border-color: red;
 background-color: #cccccc;
 color:#000000;
 font-weight: bold;
 font-size:10pt;
 }

