body {
  color: #000033;
  background: #000033 url("graphics/template/bkrepeat.gif") repeat;
  background-position: center;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  border: 0px;
  margin: 0px;
  padding: 0px;
}


#flash {
  background: none url("graphics/template/bkrepeat.gif") repeat;
}

p {
  color: #000033;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
}

h1 {
  color: #FF0000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12pt;
  font-weight: bold;

}

h2 {
  color: #000033;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight: bold;

}

td#nav {
  color: #ffffff;
  background: #ffffff url("graphics/template/lrpt.gif") repeat-y;
}

/*
table {
  speak-header: once;
  border: 0px;
  border-style: none;
  margin: 0px;
  padding: 0px;
  color: #000033;
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
}
*/

#footer {
  padding: 3px;
  color: #ffffff;
  background-color: none;
  font-family: arial, helvitica, sans-serif; 
  font-size: 8pt; 
}

#caption {
  color: #000033;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
}

#content {
  padding: 10px;
  color: #000033;
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
}

#header {
  color: #FF6633;
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
}

#popUp {
  POSITION: absolute;
  Z-INDEX: 10;
  VISIBILITY: hidden;
  width: 137;
  left: 92px;
  top: 178px;
}

/*
A:visited {
  color: red; 
  background-color: #ffffff; 
  font-family: arial, helvitica, sans-serif;
  font-size: 10pt; 
  text-decoration: underline;
}

A:link {
  color: #000033; 
  background-color: #ffffff; 
  font-family: arial, helvitica, sans-serif; 
  font-size: 10pt;
  text-decoration: underline;
}

A:hover {
  color: red; 
  background-color: #ffffff; 
  font-family: arial, helvitica, sans-serif; 
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

A:active {
  color: orange; 
  background-color: #ffffff; 
  font-family: arial, helvitica, sans-serif; 
  font-size: 10pt; 
}

A:visited#footer {
  color: red; 
  background: #000033 url("graphics/template/bkrepeat.gif") repeat;
  font-family: arial, helvitica, sans-serif;
  font-size: 10pt; 
  text-decoration: underline;
}

A:link#footer {
  color: white; 
  background: #000033 url("graphics/template/bkrepeat.gif") repeat;
  font-family: arial, helvitica, sans-serif; 
  font-size: 10pt;
  text-decoration: underline;
}

A:hover#footer {
  color: red; 
  background: #000033 url("graphics/template/bkrepeat.gif") repeat;
  font-family: arial, helvitica, sans-serif; 
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

A:active#footer {
  color: orange; 
  background: #000033 url("graphics/template/bkrepeat.gif") repeat;
  font-family: arial, helvitica, sans-serif; 
  font-size: 10pt; 
}

*/