body, html {background: #EBDFCF; font-family: Verdana;}

h1 {font-size: 13px; color: #3C588E;}

.content {font-size: 11px; color: #666666; padding-bottom: 10px;}

.content a {color: #3C588E;}

a:hover {color: #000; text-decoration:none;}

.nav a {font-size: 11px; text-decoration:none; color: #534F4F; font-weight: bold;}

.nav ul {margin: 0; padding: 0; list-style-type: none;}

.nav li {background: url(../images/bullet.gif) no-repeat 0 70%; padding-left: 20px; margin-bottom: 10px;}

.content, .nav {background: #F0ECE7;}

.bg {background: #F0ECE7 url(../images/bg.gif) repeat-y;}

#current {color: #787878;}

/*#######################*/

#cwebdes, #cwebdes a {
  color: #B7B7B7;
  font-size: 11px;
  text-decoration: none;
}

#cwebdes a:hover {
  color: #FFA7A7;
}

/* FORM STYLES */

td.formdesc {
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  padding-left: 10px;  
}

span.formdesc { font-size: 10px; font-weight: bold;}

.select, .select optgroup {
  font-size: 10px;
  margin: 4px 0 4px 0;
}

p.formitem {
  margin-top: 0;
  margin-bottom: 5px;
}
.formhighlight {
  font-weight: normal;
  color: #FF9900;
}

.formdesc {
  font-size: 9px;
  font-weight: normal;
  margin-right: 20px;
}

.forminput50 {
  width: 56px;
  font-size: 10px;
  margin: 4px 0 4px 0;
}

.forminput100 {
  width: 134px;
  font-size: 10px;
  margin: 4px 0 4px 0;
}

.forminput200 {
  width: 200px;
  font-size: 10px;
  margin: 4px 0 4px 0;
}

.forminput400 {
  width: 410px;
  font-size: 11px;
  margin: 4px 0 4px 0;
}