BODY,HTML{
  margin:0px;
  padding:0px;
  height:100%;
}
BODY{
  background-color:#FFD0D0;
  background-image:url(images/red_back.png);
  background-repeat:repeat-x;
}
H1{
  margin:0px;
  padding:0px;
  color:rgb(231,2,2);
}
BODY,HTML,TD,INPUT,SELECT{
  font-family:Verdana,sans-serif;
  font-size:10pt;
  color:rgb(51,51,51);
}
.centerpart{
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
  width:970px;
}
.pushtop{height:55px;}
.buttonbar_left{
  float:left;
  background-image:url(images/red_butleft.png);
}
.buttonbar_right{
  background-image:url(images/red_butright.png);
  float:right;
}
.buttonbar_left,.buttonbar_right{
  width:5px;
  height:221px;
}
.buttonbar{
  width:970px;
  display:block;
  height:221px;
  background-color:white;
  background-image:url(images/red_buttop.png);
  background-repeat:repeat-x;
}
.topbutton{
  display:block;
  background-repeat:no-repeat;
  padding-top:5px;
  float:left;
  width:160px;
}
.butcontspacer{
  width:970px;
  height:20px;
  background-image:url(images/red_spacer.png);
  display:block;
}
.contentfield{width:970px;}
.contentfield_mid{width:960px;background-color:white;}
.contentfield_left{background-image:url(images/red_contleft.png);}
.contentfield_right{background-image:url(images/red_contright.png);}
.contentfield_left,.contentfield_right{
  width:5px;
  height:204px;
  display:block;
}
.contentfield_left_r{background-image:url(images/red_contleft_r.png);}
.contentfield_right_r{background-image:url(images/red_contright_r.png);}
.contentfield_left_r,.contentfield_right_r{
  background-repeat:repeat-y;
  width:5px;
}
.cal_but{
  display:inline;
  width:16px;
  height:15px;
  background-image:url(images/datepicker.png);
  background-color:black;
}
.admin_form_border{
  /*
  background-color:#E5E5E5;
  border:1px solid black;
  */
  padding:2px;
  width:365px;
}
.admin_form_left{
  width:180px;
  float:left;
}
.bottombar{
  width:970px;
  height:10px;
  background-image:url(images/red_bottom.png);
}
.disclaimbar{
  height:10px;
  line-height:10px;
  width:960px;
  margin-left:5px;
  margin-right:5px;
  margin-top:15px;
  margin-bottom:19px;
  text-align:left;
  font-size:10pt;
}
.leftbar{
  width:220px;
  background-color:#F1E4D5;
  margin:0px;
  padding:0px;
  min-height:204px;
}
.leftbar_back{
  width:220px;
  background-color:#F1E4D5;
  margin:0px;
  padding:0px;
  border-top:1px solid white;
}
.leftbar_inbet{
  height:1px;
  width:202px;
  margin-left:9px;
  background-color:white;
  border-bottom:1px solid #D2BBA1;
  display:block;
}
A.leftbar_item:link,A.leftbar_item:visited,A.leftbar_item:active{
/*  background-image:url(nav_left_item_bg.png);*/
}
A.leftbar_item:hover{
  background-color:#F58791;
}
A.leftbar_curr:link,A.leftbar_curr:visited,A.leftbar_curr:active,A.leftbar_curr:hover{
  background-color:#F58791;
}
A.leftbar_link:link,A.leftbar_link:visited,A.leftbar_link:active,A.leftbar_link:hover,A.leftbar_link_curr:link,A.leftbar_link_curr:visited,A.leftbar_link_curr:active,A.leftbar_link_curr:hover{
  background:none;
  display:block;
  color:black;
  text-decoration:none;
  overflow:hidden;
  padding-left:30px;
  width:176px;
  height:30px;
  line-height:30px;
  margin-top:1px;
  margin-bottom:1px;
  margin-left:18px;
  padding-left:8px;
  background-color:white;
}
A.leftbar_link:hover,A.leftbar_link_curr:link,A.leftbar_link_curr:visited,A.leftbar_link_curr:active,A.leftbar_link_curr:hover{
  background-color:#F58791;
}
A.leftbar_item:link,A.leftbar_item:visited,A.leftbar_item:active,A.leftbar_item:hover,A.leftbar_curr:link,A.leftbar_curr:visited,A.leftbar_curr:active,A.leftbar_curr:hover{
  width:210px;
  padding-left:10px;
  height:30px;
  line-height:30px;
  margin-top:1px;
  margin-bottom:1px;
  display:block;
  color:black;
  text-decoration:none;
  overflow:hidden;
}
.leftbar_knop{
  float:right;
  width:16px;
  height:16px;
  display:block;
  margin-top:7px;
  margin-right:10px;
  background-image:url("/images/red_minus.png");
}
.maincont{
  margin-left:10px;
  margin-top:7px;
  width:500px;
}
.field{
  border:1px solid #ED1E27;
}
.stdwind{
  width:220px;
  display:block;
  background-image:url("/images/red_window_mid.png");
}
.stdtop,.stdbot{
  width:220px;
  height:10px;
  display:block;
}
.stdtop{background-image:url("/images/red_window_top.png");}
.stdbot{background-image:url("/images/red_window_bot.png");}
.stdhead{
  width:220px;
  height:36px;
  display:block;
  background-color:red;
  background-image:url("/images/red_window_head.png");
  line-height:36px;
  text-align:center;
  color:white;
}
.stdcont{
  margin-left:15px;
  margin-right:15px;
  margin-top:5px;
  margin-bottom:5px;
  color:black;
  text-align:justify;
}
