body {
background-image: url('http://www.waco-cccc.com/images/bg01.gif');
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
scrollbar-highlight-color: #000080;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #000080;
scrollbar-face-color: #000080;
scrollbar-arrow-color: #DDDDDD;
}

a {
color: #000080;
text-decoration: underline;
}

a:visited {
color: #000080;
text-decoration: underline;
}
    
a:hover {
color: #FFFFFF;
background-color: #000080;
text-decoration: underline;
}

a:active {
color: #FF0000;
background-color: #FFFFFF;
text-decoration: underline;
}

.slogan {
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: small;
font-weight: bold;
font-style: italic; 
color: #003399;
} 

h1 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: small;
font-style: normal;
font-weight: bold;
color: #000000;
}
    
h2 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: small;
font-style: normal;
font-weight: bold;
color: #000080;
}

h3 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: small;
font-weight: bold;
font-style: italic; 
color: #003399;
} 

p, tr, td, li {
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: x-small;
font-style: normal;
font-weight: normal;
color: #000000;
padding: 2px;
}

.pageheader {
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: x-small;
font-style: normal;
font-weight: bold;
color: #000000;
}

.pagefooter {
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: xx-small;
font-style: normal;
font-weight: bold;
color: #000000;
}
   
.input { 
border-style: none;
color: #666666;
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: x-small;
}
    
a.accc:link, visited, hover, active {
text-decoration: none;
}

.nav {
background-color: #FFFFFF;
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: x-small;
color: #000000;
font-weight: bold;
border: 1px #666666 solid;
}

.navbk {
background-color: #C0C0C0;
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: x-small;
color: #FFFFFF;
}

.sidebar {
font-size: 12px;
vertical-align: top;
text-align: center;
}
 
.sidebar a {
/*/*/padding: 3px;
display: block;
border: 2px solid #CCC;
text-decoration: none;
width: 160px; /* */
}

.sidebar a:link, .sidebar a:visited {
color: #000000;
text-decoration: none;
 }

.sidebar a:hover, .sidebar a:active {
color: #FFFFFF;
background-color: #000080;
border: 2px solid #000;
text-decoration: none;
}

.sidebar ul {
/*/*/padding-left: 0em;
margin-left: 0em;
list-style-type: none; /* */
}

.sidebar li {
/*/*/margin: 0px 0px 6px 0px; /* */
}

.required {
color: #FF0000;
font-weight: bold;
}

.highlight {
font-size: small;
font-weight: bold;
color: #000080;
}

.form {
border: 1px #000080 solid;
}

.formbutton {
background-color: #000080;
color: #FFFFFF;
cursor: pointer;
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: x-small;
font-weight: bold;
}

.formtext {
background-color: #FFFFFF;
color: #000000;
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: x-small;
}

.formreadonly {
background-image: url('http://www.waco-cccc.com/images/bg02.gif');
background-repeat: repeat;
border: 0px solid #000000;
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: x-small;
}

.bold {
font-weight: bold;
}

.right {
text-align: right;
}