body {
  margin: 0;
  /*scrollbar-arrow-color: white;
  scrollbar-base-color: #3775bf;*/
  font-family: Verdana, Tahoma, Arial,sans-serif;
  font-size: 9pt;
}

a:link img, a:hover img, a:visited img, a:active img {
  border: 0;
  text-decoration: none;
}

hr {
  height: 1px;
  color: black;
  background-color: black;
  border: none;
  margin-left: 5px;
  margin-right: 5px;
}

div, ul, td, span, dd {
  font-family: Verdana, Tahoma, Arial,sans-serif;
  font-size: 9pt;
}

div.popup {
 position: absolute;
 visibility: hidden;
 background-color: white;
}

td.cal_cpCurrentDate {
  border: 1px black solid;
}

div, span {
  margin: 0;
  padding: 0;
}

#menu_0 img, #menu_1 img, #bottom img {
  vertical-align: -8px;
}

div img {
  vertical-align: -4px;
}

div.left_navi {
  padding: 4px;
  margin-bottom: 5px;
  margin-right: 5px;
  border: 1px black solid;
}

div.left_navi img {
  vertical-align: -10px;
}

div.edit_content {
  margin: 3px;  
  padding: 5px;
  padding-top: 2px;
  border: 1px black dotted;
  border-top: 0;
  border-right: 0;
  width: 440px;
}

.edit_content_box {
  background-color: #e5eef9;
  padding: 4px;
}

table.edit_header, table.edit_content {
  border: 0;
}

td.edit_header_caption {
  width: 100%;
}

div.listform {
  margin-top: 5px;
}

button {
  margin: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
}

div.invisble {
  position: absolute;
  visibility: hidden;
  background-color: white;
}

div.edit_header {
  padding: 2px;
  margin-top: 30px;
  border: 1px #cbe0f9 solid;
  border-bottom: 0;
  background-color: #ecf2f9;
  font-weight: bold;
  font-size: small;
  font-weight: bold;
  width: 450px;
}

ul.address_list {
  list-style-image: url('icons/16x16/actions/mail-message-new.png');
  list-style-position: inside;
  padding-left: 2px;
  margin: 0;
}

td {
  padding: 2px;
  vertical-align: top;
}

#topnavi {
  background: url(topline.gif);
  width: 100%;
  border-bottom: 1px white solid;
}

#flags {
  position: absolute;
  top: 0px;
  right: 12px;
}

#banner {
  background: url(banner.jpg) repeat-y;
  background-color: #3775bd;
  vertical-align: top;
  text-align: right;
  height: 102px;
  width: 100%;
  border-bottom: 1px white solid;
}

#bannertext {
  margin-right: 20px;
}

#topbox {
  color: #FFFFFF;
  padding: 7px 50px 5px 9px;
  background-color: #4881c3;
  border: 2px #7ca5d4 groove;
  border-right: 0;
  float: right;
  text-align: left;
  width: 460px;
}

#topbox a:link { color: white; text-decoration: underline; }
#topbox a:visited { color: white; text-decoration: underline; }
#topbox a:hover { color: white; text-decoration: underline; }
#topbox a:active { color: white; text-decoration: underline; }

#menu_0 {
  padding: 0;
  padding-left: 10px;
  margin: 0;
  white-space: nowrap;
  background: url(menu_a_bg.gif);
  height: 24px;
  border-bottom: 1px white solid;
  font-size: 11px;
}

#menu_0 a {
  padding: 0;
  margin: 0 10px 0 0px;
  line-height: 20px;
}

#menu_0 img {
  margin-right: 10px;
}

#menu_0 a:link, #menu_0 a:visited { 
  color: #1f60ab;
  text-decoration: none;
  font-weight: bold;
}

#menu_0 a:hover, #menu_0 a:active {
  color: #1f60ab;
  text-decoration: underline;
  font-weight: bold;
}

#menu_0_active {
  color: #154375;
  font-weight: bold;
}

#menu_1 {
  padding: 0;
  margin: 0;
  white-space: nowrap;
  background: url(menu_b_bg.gif);
  height: 24px;
  border-bottom: 1px white solid;
  color: white;
  font-size: 11px;
}

#menu_1 a {
  padding: 0;
  margin: 0px 3px 0px 0px;
  line-height: 20px;
}

#menu_1 a:link, #menu_1 a:visited { color: #FFFFFF; text-decoration: none; }
#menu_1 a:hover { color: #D0DFF0; text-decoration: underline; }
#menu_1 a:active { color: #FFFFFF; text-decoration: none; }

#menu_1_active {
  color: #D0DFF0;
}

#main {
  background: #ffffff url(bg.png) repeat-y;
}

#leftcontent {
  background: #ffffff url(bg.png) repeat-y;
  width: 216px;
  padding-left: 2px;
  padding-top: 2px;
  float: left;
  height: 100%;
}

#content {
  margin-left: 220px;
  margin-right: 50px;
  padding: 15px;
  padding-top: 2px;
  height: 100%;
}

#bottom {
  background: url(menu_b_bg.gif);
  color: #ebf2f9;
  height: 24px;
  width: 100%;
  border-top: 1px white solid;
  float: left;
}

#bottom a:link { color: #ebf2f9; text-decoration: none; }
#bottom a:visited { color: #ebf2f9; text-decoration: none; }
#bottom a:hover { color: white; text-decoration: underline; }
#bottom a:active { color: #ebf2f9; text-decoration: underline; }

#copyright {
  float: right;
}

.caption {
  font-size: small;
  text-align: right;
  vertical-align: top;
  font-weight: bold;
}

.errorfield {
  background: #ffdddd;
  color: #cc4444;
  font-weight: bold;
}

table {
  border: 2px white solid;
/*  border: 0;
  border-spacing: 1px;
  border-collapse: seperate;
  background-color: #6699cc; */
}

table.form {
  border: 2px white solid;
}

table.form td {
  padding: 4px;
}

tr.head2 {
  font-weight: bold;
  background-color: #ecf2f9;
  margin-top: 5px;
}

thead td, tr.head2 td {
  border: 1px #cbe0f9 solid;
  padding: 4px;
}

thead {
  background-color: white;
  color: black;
  font-weight: normal;
}

tr.listhead td {
  border: 1px #6699cc solid;
  padding: 4px;
}

tr.list0 {
  background-color: #f3f8fc;
}

tr.list1 {
  background-color: #e3ecf7;
}

a:link { color: #1f60ab; text-decoration: none; }
a:visited { color: #1f60ab; text-decoration: none; }
a:hover { color: black; text-decoration: underline; }
a:active { color: #1f60ab; text-decoration: underline; }

select, input, textarea {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  padding: 3px;
  font-weight: normal;
  border: 1px black solid;
  background-color: #eeeeee;
}

.noborder {
  border: 0
}

input.submit {
  width: 100px;
  margin-top: 20px;
}

.buttonLink {
  border: 1px #001050 dotted;
  padding: 3px;
  margin-right: 20px;
}

h2, dt {
  padding: 4px;
  margin-bottom: 15px;
  border: 1px #3388cc solid;
  background-color: #ecf2f9;
  font-weight: bold;
  font-size: small;
  font-weight: bold;
}

dd {
  margin: 0 0 30px 10px;
}

dd ul {
  padding: 0 0 0 20px;
}

dd ul li {
  padding-bottom: 5px;
}

td ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sign {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  vertical-align: text-bottom;
}

h1 {
  font-size: medium;
  border-bottom: 2px #3388cc dotted;
  padding-left: 2px;
}

h3 {
  font-size: medium;
}

#leftcontent h3 {
  font-size: medium;
  font-style: italic;
  border-bottom: 1px #3388cc dotted; 
  margin-top: 0px;
  margin-right: 3px;
  padding-left: 3px;
}

.icons {
  white-space: nowrap;
}


