body {
  text-align: center;
  background: url('bg.gif');
  margin-top:10px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border:0px;}
#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 780px;
  text-align: left;
  background-color: #FFFFFF;
  border: 1px solid  #546347;
}
#page_header {
  height: 67px;
  width:780px;
  display:block;
  /* background: #FFFFFF url('header.jpg') no-repeat;*/
  clear: both;
}
#page_header a span {
  visibility: hidden;
  height: 67px;
  width:780px;
}
#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}
#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #018843;
}
#menu_bar {}
#content_wrapper {
  margin-top:25px;
  margin-bottom:0px;
  margin-left:20px;
  margin-right:30px;
  clear:both;
}
#content_wrapper h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #000000;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #990000;
  clear:both;
}
#single_pane {
  width:700px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
  clear:both;
}
#single_pane h3 {
  margin-top:0px;
  margin-bottom:10px;
  margin-left: 25px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #000000;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #990000;
  clear:both;
}
#single_pane h4 {
  margin-top:0px;
  margin-bottom:10px;
  margin-left: 25px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #2B506B;
  background-color:#FFFFFF;
  padding:4px;
  clear:both;
}
#single_pane p {
  margin-top:0px;
  margin-bottom:15px;
  margin-left: 25px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 19px;
  padding:4px;
}
#single_pane table {margin-left: 30px;}
#main_side {
  float: right;
  width:530px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}
#main_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #000000;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #990000;
  clear:both;
}
#main_side h4 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #2B506B;
  padding:4px;
  clear:both;
}
#main_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 19px;
  padding-left:4px;
}
#aid_side {
  margin-top:5px;
  float: left;
  width:215px;
  border:1px solid #cccccc;
  background-color: #ffffee;
}
#aid_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #333333;
  padding-left: 20px;
  padding-right:0px;
  border: 1px outset #E6E5AA;
  background-color:#BFBF82;
}
#aid_side p {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 15px;
  padding-left:9px;
}
#aid_side a {
  color: #000;
}
#side_menu {
  clear: left;
  margin-top:25px;
  float: left;
  width:165px;
  border:1px solid #cccccc;
  background-color: #e7e5aa; /* CCE7BC; #F6FCEC; */
  padding: 0px;
}
#side_menu h4 {
  margin:0px;
  padding: 3px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-color:#546347; /* BFBF82; */
  text-align:center;
}
#side_menu ul {	
  list-style: none;
  width: 165px;
  margin: 0;
  padding: 0;
}	
#side_menu li {margin-bottom: 4px; font-size: 11px;}
#side_menu li a {
  font-weight: bold;
  height: 19px;
  text-decoration: none;
  color: #505050;
  display: block;
  padding: 4px 0 0 4px;
  background-color: #f4f4f4;
  border-left: 3px solid #cccccc;
  border-right: 3px solid #cccccc;
}	
#side_menu li a:hover {
  background: #CCE7BC; /* eaeaea; E7E5AA; eaeaea */
  color: #546347;  /* 286ea0;*/
  border-left: 3px solid #546347; /*286ea0;*/
  border-right: 3px solid #546347; /*286ea0;*/
}
.menuitem {
  padding: 2px 2px 2px 2px;
  font-weight: bold;
  font-size: 10px;
  margin-left: 10px;
  margin-right:3px;
  margin-bottom: 3px;
  border-bottom: 1px solid #ffffff;
}
.menuitem_selected {
  background-color:#CCE7BC; /* cceb7c; */
  padding: 2px 2px 2px 2px;
  font-weight: bold;
  font-size: 10px;
  margin-left: 10px;
  margin-right:3px;
  margin-bottom: 3px;
  border-bottom: 1px solid #ffffff;
}
.menuitem a {
  height: 11px;
  text-decoration: none;
  color: #505050;
  border:none;
  padding: 0px;
}
.menuitem a:hover {
  background: #cce7bc; 
  border:none;
  padding: 0px;
}
#path {
  width:762px;
  clear:both;
/*  float:left;*/
  font-family: verdana, arial, sans-serif;
  font-size:11px;
  font-weight:normal;
  padding:3px 15px 3px 3px;
  margin:0px 0px 0px 0px;
  background-color: #E7E5AA;
  text-align:right;
}
#path a {
  margin:4px 0px 0px 0px;
  font-weight:normal;
}
.float_left {
  float: left;
  margin-right: 10px;
}
.float_right {
  float: right;
  margin-left: 10px;
}
#feature_box {
  width:270px;
  background-color:#F6FCEC;
  border:1px solid #546347; /*1px dashed #AAE5A4;*/
  padding:5px 30px 5px 20px;
  margin-top:11px;
  margin-bottom:15px;
  margin-right:8px;
  text-align: center;
}
#feature_box h4 {
  padding-left:5px;
  padding-bottom:10px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
/*  border-bottom: 1px solid #990000;*/
}
#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 16px;
  margin-bottom:5px;
}
#page_footer {
  height: 50px;
  background-color: #CCE7BC; /* BFBF82 ABC9DE;*/
  clear: both; 
}
#page_footer p {
  padding: 5px 10px 10px 10px;
  margin: 5px 10px 10px 10px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  letter-spacing:1px;
  line-height:17px;
}
#spacer {height:20px; clear:both;}
.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 
.arrow_list li { 
  padding-left: 10px;
  background-image: url(closed.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}
form {padding: 0px;}
.styled {border: 1px solid #DDD; padding: 0px;}
/* input {color: #000; font: normal 1.1em "Lucida Sans Unicode",sans-serif;} */
.line {border-bottom: #cccccc 1px solid;}
.hide{
  visibility: hidden;
  position:absolute;
  width:165px;
  min-width:165px;
}
.show {width:165px;}
.whitebold {color: #FFFFFF;	font-weight: bold;}
.blackbold {color: #000000; font-weight: bold;}
.red {color:#FF0000; font-weight:bold; font-style:italic;}
ol {line-height:18px;}
ul {line-height:18px;}
.top {font-size:8px; text-align:right;}
#claimer {font-size:10px; color:#333333; padding:9px; background-color:#efefef;}
#counter {   margin-top:10px;   text-align:center;   font-size:9px;}
#counter img {width: 7px; height: 13px;}