body {
 scrollbar-face-color: #e6e6e6;
 scrollbar-shadow-color: #e3e3e3;
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #979797;
 scrollbar-darkshadow-color: #555555;
 scrollbar-track-color: #f0f0f0;
 scrollbar-arrow-color: #999999;
}

#panel_content {padding:15 15 15 15px; font-size: 10pt; color: #444444; FONT-FAMILY:Trebuchet MS;}

#no_underline a:link {text-decoration: none}
#no_underline a:visited {text-decoration: none}
#no_underline a:hover {text-decoration: underline}


.no_select {text-decoration: none; color: #333333;}


.body {color: #333333;font-size: 10pt;font-family: Trebuchet MS;}
.body_small {color: #333333;font-size: 9px;font-family: Trebuchet MS;}
.image_caption {color: #333333;font-size: 9pt;font-family: Trebuchet MS; font-style:italic; font-weight:bold;}

.panel_title {padding-left:15px; font-size: 14px; font-weight:bold; color: #666666; FONT-FAMILY:Trebuchet MS;}
.panel_body {padding:8 4 0 15px; font-size: 10pt; color: #333333; FONT-FAMILY:Trebuchet MS;}

.copyright {color: #888888; font-size: 10px; font-family: Trebuchet MS;}
.iiko {font-weight: bold; color: #cf3734;font-family: Trebuchet MS;}

p {padding:0 0 0 0px; margin:0 0 0 0px;}

.noborder {border:none;}

h1 {padding:0 0 0 0px; margin:0 0 0 0px; font-size: 13px; font-weight:bold; color: #444444; FONT-FAMILY:Trebuchet MS;}
h2 {color: #444444; font-weight:normal; font-size:15pt;font-family: Trebuchet MS; padding:0 0 5 0px; margin:0 0 0 0px;}
h3 {color: #444444; font-weight:normal; font-size:13pt;font-family: Trebuchet MS; padding:0 0 5 0px; margin:0 0 0 0px;}

hr {
	color: #bbbbbb;
    background-color: #bbbbbb;
    border: 0px;
    height: 1px;
}

a:link {color: #333333;}
a:visited{color:#333333;}
a:active {color: #333333;}
a:hover{color:#cf3734;}


input.reset,input.submit,input.text,textarea,select {border: 1px solid #a4a4a4; font-size: 11px; color: #333333; FONT-FAMILY:Trebuchet MS;}



.list_check_box {
  list-style-type: none;
  padding: 5 0 5 0px;
  margin: 0 0 0 0px;
}
.list_check_box li {
  background-image: url(/images/bul05.gif);
  background-repeat: no-repeat;
  padding: 0 0 8 11px;
  margin: 0 0 0 0 px;
  }
.list_check_box_indented {
  list-style-type: none;
  padding: 5 0 5 0px;
  margin: 0 0 0 10px;
}
.list_check_box_indented li {
  background-image: url(/images/bul05.gif);
  background-repeat: no-repeat;
  padding: 0 0 3 11px;
  margin: 0 0 0 0 px;
  }
  
  
  
.list_arrow_black {
  list-style-type: none;
  padding: 5 0 5 0px;
  margin: 0 0 0 0px;
}
.list_arrow_black li {
  background-image: url(/images/bul03.gif);
  background-repeat: no-repeat;
  padding: 0 0 5 11px;
  margin: 0 0 0 0px;
 }
 .list_arrow_black_indented {
  list-style-type: none;
  padding: 3 0 3 0px;
  margin: 0 0 0 10px;
}
.list_arrow_black_indented li {
  background-image: url(/images/bul03.gif);
  background-repeat: no-repeat;
  padding: 0 0 3 11px;
  margin: 0 0 0 0px;
 }
 
 
 
 
 
 
 .list_square_black {
  list-style-type: none;
  padding: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.list_square_black li {
  background-image: url(/images/bul02.gif);
  background-repeat: no-repeat;
  padding-left: 11px;
  padding-top: 3px;
  margin-bottom: 3px;
  padding-bottom: 0px;
  }
 
  

.list_dot {
  list-style-type: none;
  padding: 3 0 3 0px;
  margin: 0 0 0 0px;
}
.list_dot li {
  background-image: url(/images/bul04.gif);
  background-repeat: no-repeat;
  padding: 0 0 3 11px;
  margin: 0 0 0 0px;
 }
.list_dot_indented {
  list-style-type: none;
  padding: 3 0 3 0px;
  margin: 0 0 0 10px;
}
.list_dot_indented li {
  background-image: url(/images/bul04.gif);
  background-repeat: no-repeat;
  padding: 0 0 3 11px;
  margin: 0 0 0 0px;
 }

