BODY {
font-size : .9em; 
font-family: Georgia, "Times New Roman", Times, serif;
font-weight : normal; 
background-image:url(graphics/background.gif);
font-size : 84%; 
color : #000000; 
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #000000; 
background-color : #FFEFBD; 
}

H3 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
padding: 3px 3px 3px 3px;
font-size : 1.1em; 
color : #000000; 
background-color : #E6E3CF; 
}

p {
font-size : 1.0em; 

}

.smalltext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
}

.largetext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
}

.largetext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
}

.errortext {
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #999966;
  color : #ffffff;
}

.bg_medium {
  background-color : #CACAAF;
}

.bg_light {
  background-color : #D4D4BF;
}

.alt_bg_dark {
  background-color : 6586BC;
}

.alt_bg_medium {
  background-color : #999966;
}

.alt_bg_light {
  background-color : #E1E9EC;
}

/* Navigation Menu Styles */

.menuitem {
font-size: 1.2em;
font-weight: bold;
color: #FFFFFF;
text-align: right;
padding: 4px 4px 4px 4px;
text-decoration: none;
}

.mainlevel {
background-color: #999966; 
text-align: right;
padding: 4px 4px 4px 4px;
border-top: 2px solid #cccccc; 
border-bottom: 1px solid #333333; 
}

.mainlevel:hover { 
background-color: #CCC68F; 
color: #FFFFFF;
border-top: 2px solid #333333; 
border-bottom: 1px solid #cccccc;
}

































