BODY { 

background-color:#400000;
margin-left:0;

}

.darkback { background-color:#400000;
}

.padpad { padding-left:1.2em;
          padding-right:4em;
}

sup {color:red; }

.nav {  font-weight:bold;
}

.vertcolors { background-image:url("graphics/vert-red-green.jpg");
}

.inset { margin-left:2em;
}

.spacer { line-height:15px;
          font-size: 13px;
          font-weight:medium;
          padding-left:.5em;
          border:1px;
}

.copyright { 
font-size: 9px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:c0c0c0;

}

.background-hm { background-image: url(graphics/background-words.png);
                 background-repeat: no-repeat;
				 background-position: bottom right;
}

.background-sub { background-image: url(graphics/pink-stucco.jpg);

}

.padright { padding-right:4em;
}

TD {
font-size: 11px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:000000;
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none
}


A:link {
text-decoration:underline;
font-weight: bold; 
color: #0000C0;
}

A:visited {
text-decoration:underline;
font-weight: bold; 
color: #0000C0;

}

A.plain {
text-decoration:underline;
color: #0000C0;
}

A:hover {
color : Green;
}


INPUT,SELECT { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border-top-width:1px;
border-left-width:1px;


}

.submitLink {
 font-family: Verdana,Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: Medium;
 color: #CC0000;
 background-color: transparent;
 text-decoration: none;
 border: none;
 cursor: pointer;
 cursor: hand;
 padding: 0px;
 margin-bottom: 0px;
 display: inline-block;
 top:0px;
 bottom: 0px;
  }

.formsub
  {
   font-size: 9px;
   padding: 0px;
   margin-bottom: 0px;
   display: inline-block;
   top:0px;
   bottom: 0px;
  }

A:link.copyright {
text-decoration:none;
font-weight: normal; 
color: #c0c0c0;
}

A:visited.copyright {
text-decoration:none;
font-weight: normal; 
color: #c0c0c0;

}




