
BODY {
  COLOR: #300000;
  FONT-FAMILY: Trebuchet;
  margin=0;
  height:100%;
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  FONT-SIZE: 62.5%;
  BACKGROUND-COLOR: #1100aa;
  PADDING-BOTTOM: 0px;
  MARGIN: 0px; COLOR: #000000;
  FONT-FAMILY: Arial, Trebuchet, sans-serif;
}
A:link {
	COLOR: #000099; TEXT-DECORATION: none; 
}
A:visited {
	COLOR: #00009f; TEXT-DECORATION: none;
}
A.image{
	text-decoration: none; border: 0px none #ffffff;
}
A.dotted {
	COLOR: #000099; border-bottom: thin dotted #000099;
}
TD {
	COLOR: #000000; FONT-FAMILY: Verdana; border:0px groove #e9e9e9;
}
BODY {
	SCROLLBAR-FACE-COLOR: #f4f4f4; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-TRACK-COLOR: #efefef; SCROLLBAR-DARKSHADOW-COLOR: #e9e9e9
}

.formelement {
	BORDER-TOP-WIDTH: 1px; BORDER-RIGHT: #999999 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #999999 1px solid; COLOR: #517099; BORDER-TOP-COLOR: #999999; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Trebuchet MS; BACKGROUND-COLOR: #f8f8f8
}

/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eeeeee;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
    font-size: 10pt;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
    font-size: 10pt;
}
.regtext {
	TEXT-DECORATION: NONE; border:0 none red;
}

#leftnav {

  float: left;
  width: 171px;
  overflow: hidden;
  align: center;
  BACKGROUND-COLOR: #e9e9e9; FONT-FAMILY: Trebuchet;

}

#content {
  /*margin-left:auto;
  margin-right:auto;*/
  float: left;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  padding: 2px;
  width:522px;
  overflow: hidden;
  BACKGROUND-COLOR: #e9e9e9; FONT-FAMILY: Trebuchet;

} 

#rightnav {
  FONT-SIZE: 14px;
  float: left;
  padding: 2px
  width: 171px;
  BACKGROUND-COLOR: #e9e9e9; FONT-FAMILY: Trebuchet;
  overflow:hidden;

}
#wholeThing {
  margin-left:auto;
  margin-right:auto;
  top : 0px;
  BACKGROUND-COLOR: #e9e9e9; FONT-FAMILY: Trebuchet;
  width: 876px;
}
#filler {
  margin-left:auto;
  margin-right:auto;
  top : 0px;
  BACKGROUND-COLOR: #e9e9e9; FONT-FAMILY: Trebuchet;
  width: 876px;
}
#footer {
  width: 100%;
  margin-left:auto;
  margin-right:auto;
  border-left: #000000, 0px, solid;
  border-right: #000000, 0px, solid;
  BACKGROUND-COLOR: #31446c;
  clear: left;
}
ul#expandmenu {
width:350px;
list-style-type: none;
border-top: solid 1px #b9a894;
margin: 0;
padding: 1;
}

ul#expandmenu ol {
display: none;
text-align: center;
list-style-type: none;
margin: 0;
padding: 0px;
}

ul#expandmenu li, 
ul#expandmenu a {
font-family: verdana, sans-serif;
font-size: 16px;
color: #000000;
}

ul#expandmenu li {
border-bottom: solid 1px #b9a894;
line-height: 18px;
}

ul#expandmenu ol li {
border-bottom: none;
}

ul#expandmenu ol li:before {
content: "-";
}

ul#expandmenu a {
text-decoration: none;
outline: none;
}

ul#expandmenu a:hover {
color: #539dbc;
}

ul#expandmenu a.active {
color: #0000ff;
}
