body {
	background-color:#0B0B0B;
	color: white;
	font-family: Tahona, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p,.p,td,.td {
  color: white;
	font-family:Tahona, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

a         {text-decoration: none; font-weight : bold; color: #667EAC;}
a:hover   {color: white;}

.navbar   { float:left; height:34; }
a.nav     { text-decoration: none; height:34; padding: 0px 12px 14px 14px; vertical-align: bottom; font-family: "Times New Roman", Times, serif; font-size: 14pt; background-color: #0B0B0B; color: white;}
a.navover { text-decoration: none; height:34; padding: 0px 12px 14px 14px; vertical-align: bottom; font-family: "Times New Roman", Times, serif; font-size: 14pt; background-color: #07378C; color: white; }

.subnavbar     { float:left; background-color: #667EAC; width:705; height:29; vertical-align: bottom;}
a.subnav       { text-decoration: none; height:29; padding: 0px 7px 8px 8px; vertical-align: bottom; font-family: "Times New Roman", Times, serif; font-size: 14pt; color: black; }
a.subnav:hover { background-color: #07378C; color: black; }

a.small         {text-decoration: none; font-weight : bold; color: #502878; font-size: 9pt;}
a.small:hover   {color: #8C8250;}

hr, .hr    {size: 1px; color: #8C8250};

 h1 {font-size: 16pt; font-weight: bold; color: white;}
 h2 {font-size: 14pt; font-weight: bold; color: white;}
 h3 {font-size: 12pt; font-weight: bold; color: white;}
 h4 {font-size: 10pt; font-weight: bold; color: white;}
 h5 {font-size: 9pt;  font-weight: bold; color: white;}

 
.button {
  margin:1px; 
  color:black;
  background-color:#C0A0D0; 
  text-align:center; 
  font-family:verdana,arial,helvetica; 
  font-size:9pt;  
  border-style:solid; 
  border-color:black;  
  border-width:1px;
  }

img.back  { position:absolute; left:0px; top:0px; }
  
input,select {border-style:solid; border-color:black; border-width:1px; border-color:#808080;}
input.checkbox {border-style:none;}

.content  { padding-left: 0; background-image: url(../images/background2.jpg); background-repeat: no-repeat;}

.ignore { }
.displayhide {display: none;}
.hide { }
.breakbefore { }

.red, .error {color: #CC0000; }
.wine {color: #87055A; }
.gray, .grey {color: #666666; }
.purple {color: #C0A0D0; }
.darkpurp {color: #502878; }
.coffee {color: #8C8250; }
.yellow {color: #FFEDAE; }
.darkyellow {color: #DDCD7D; }
.black {color: black; }

