body {
   background-color: #CCCC66;
}
a:hover {
color: red;
}

.externaltablestyle {
   border-style: solid;
   border-color: #000000;
   border-width: 1px;
}

.navelements {
   font-family: verdana, arial, sans-serif;
   font-weight: bold;
   color: #000000;
   font-size: 14px;
   
}
.indent {
   padding-left:5px;
}  

.brownish {
   font-family: verdana, arial, sans-serif;
   font-weight: bold;
   text-decoration: none;
   color: #903B48;
   font-size: 14px;
}

a.navelements:hover {
   color: red;
} 

.title {
   font-family: verdana, arial, sans-serif;
   font-weight: bold;
   color: #000000;
   font-size: 14px;
}
.bodytext {
   font-family: verdana, arial, sans-serif;
   font-weight: regular;
   color: #000000;
   font-size: 13px;
}

.footerstyle {
color: 000000;
background-color: #D9B75D;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 9px;
font-weight: bold;
} 
.footerstyle2 {
color: 000000;
background-color: #F3ED98;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 9px;
font-weight: bold;
} 

.button {
background-color: #D9B75D;
border: 1px solid #000;
font-family:arial,helvetica, sans-serif;
font-size:11px;
}

.window {
background-color:#fff;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #000;
width:80%;
}

