/* rev v0.2 */

BODY { font-family: helvetica, arial, sans-serif;
  background-image: url(/imgs/bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  font-family:	Helvetica,Arial;
}

p,ul,ol,i,hr,td,li	{ color: #000000;
  font-family:	Helvetica,Arial;
  line-height: 140%;
  font-size: 1em;
/*  text-align: justify;  */
 }

small {  font-size: 90%; }

A:link, A:visited, A:active { text-decoration: underline; font-weight: bold; }
A:link { color: #669999; }
A:visited { color: #009900; }
A:active { color: #ffcc00; }
A:hover { color: #ffcc00; }
A.whitebold:link { color: #ffffff; text-decoration: none;}
A.whitebold:visited { color: #ffffff; text-decoration: none;}
A.whitebold:active { color: #ffffff; text-decoration: none;}
address { text-align: right; font-size: x-small; font-style: italic; }
tt,pre,code { font-family: Courier; }
h3  { font-family: Helvetica,Arial; font-size: large; }

.vtop { vertical-align: top; }
.vmid { vertical-align: middle; }
.vdwn { vertical-align: bottom; }
.small { font-size: 90%; }
.smallvtop { font-size: 90%; vertical-align: top;}
.imgdesc { font-size: 75%; line-height: 1.3em; }
.ul { text-decoration: underline; }
.blackbold { color: black; font-weight: bold; }
.whitebold { color: #ffffff; font-weight: bold; }
.blue { color: #669999; }
.blueul { color: #669999; text-decoration: underline; }
.bluebold { color: #669999; font-weight: bold; }
.bluebig { color: #669999; font-size: 120%; }
.bluebigbold { color: #669999; font-weight: bold; font-size: 120%; }
.bluebigboldnul { color: #669999; font-weight: bold; font-size: 120%; text-decoration: none; }
.bluesmall { color: #669999; font-size: 80%; }
.bluesmallbold { color: #669999; font-weight: bold; font-size: 80%; }
.green { color: #009900; }
.greenreg { color: #009900; font-weight: normal; font-size: 90%; line-height: 110%; }
.greenul { color: #009900; text-decoration: underline; }
.greenbold { color: #009900; font-weight: bold; font-size: 90%; line-height: 110%; }
.greenbig { color: #009900; font-weight: normal; font-size: 120%; }
.greenbigbold { color: #009900; font-weight: bold;  font-size: 120%;}
.greenbigboldnul { color: #009900; font-weight: bold;  font-size: 120%;text-decoration: none; }
.greensmall { color: #009900; font-weight: normal; font-size: 80%; }
.greensmallbold { color: #009900; font-weight: bold; font-size: 80%; }

.hrnav03 { border:solid #009900 1px; margin:7px; margin-left:0px; margin-right:0px; }


.nav03lo { color: #009900; font-weight: normal; font-size: 75%; line-height: 110%; }
.nav03hi { color: #009900; font-weight: bold; font-size: 75%; line-height: 110%; }

.nav04lo { color: #009900; font-weight: normal; font-size: 75%; line-height: 110%; }
.nav04hi { color: #009900; font-weight: bold; font-size: 75%; line-height: 110%; }

#cont {  
  font-family: verdana, arial;
  /* font-family: serif; */
  font-size:0.9em; 
  text-align: left;
  /* padding-left: 10px;
  color: #ffffff; */
}
