table{
  border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}
td{
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: #000000; 
  text-decoration: none; 
  vertical-align: top; 
  border: 0px
}
p.menu_form_text{
  font-size: x-small; 
  font-weight: bold; 
  color: #373777;  
  margin-bottom: 2px; 
  margin-top: 6px; 
}
textarea.menu_form_txt_area{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none; 
  background-color: #ffffff; 
  text-align: left; 
  vertical-align: top; 
  padding: 2px; 
  border: 1px solid #c0ced4;
/*  border-color: #c0ced4; */
/* height: 14em;  */
  width: 136px;  
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
}

select {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  font-weight: bold; 
  color: #000000; 
  text-decoration: none; 
  background-color: #fefefe; 
  padding-top: 1px; 
  padding-right: 2px; 
  padding-bottom: 1px; 
  padding-left: 2px; 
  border: 1px #dedede solid; 
}

/* copyright */
.end {
  border-color: #B6C3CB black; 
  margin-top: -6px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 7pt; 
  color: #999999; 
  text-decoration: none; 
  text-align: right; 
  vertical-align: top; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 0px; 
  border-bottom-width: 0px; 
  border-left-width: 0px; 
  padding-right: 18px; 
  padding-top: 2px; 
  background-repeat: no-repeat; 
  background-position: right top
}

/*
  a { color: #3366CC; font-style: normal; text-decoration: none ; font-weight: normal }
*/
a{
/*  color: #2e1c86;  */
  font-style: normal;
  text-decoration: none;
}

a:hover { 
/*  color: #2e1c86; */
  font-style: normal; 
/*  font-weight: bold;  */
  text-decoration: underline;
}
a:visited {
/*  color: #2e1c86;  */
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0;
  background-color: #FFFFFF;
/*  background-image: url(../img/tlo.gif) */
}

img {
	border: 0;
  padding: 0;
  margin: 0;
}

div.header{
  width: 990px;
  margin: 5px auto 10px auto;
  padding: 0px;
/*  border: 1px solid black; 8*/
  border: 0;
  background-color: white;
}

div.bigbox{
  width: 991px; /* !!!!! 990 !!!! */
  margin: auto;
  border: 0;
/*  border: 2px dashed red; */
/*  background-color: white; */
}

div.leftcolumn{
  width: 157px;
  max-width: 157px;
  float: left;
  margin: 0;
  padding: 0;
  background-color: white;
  z-index: 3;
}

div.rightcolumn{
  width: 157px;
  max-width: 157px;
  float: right;
  margin: 0;
  padding: 0;
  text-align: left;
  background-color: white;
  z-index: 3;
}
div.menu_head_box{
  background: #2d1b85; /*#79b0d1;*/ /*#018ee3;  #2E1C86; */
/*  background: #c0ced4; */
  width: 157px;
  border: 0;
  margin: 0 0 0 0;
  padding: 2px 0 0 0;
}

div.menu_head_box h2{
  font-size: 9pt;
  color: #ffffff; 
/*  padding-top: 3px; */
  padding-bottom: 3px;
  margin-bottom: 0;
  margin-top: 0px;
  font-weight: bold;
  text-align: center;
}

p.menu_head{
  font-size: 9pt;
  color: #ffffff; 
/*  padding-top: 3px; */
  padding-bottom: 3px;
  margin-bottom: 0;
  margin-top: 0px;
  font-weight: bold;
  text-align: center;
}

div.menu_cont_box{
  width: 155px;
  border: 1px solid #c0ced4;
/*  margin: 0 0 5px 0; */
  margin: 0 0 7px 0;
}

div.menu_cont_box_no_border{
  width: 155px;
  border: 0;
/*  margin: 0 0 5px 0; */
  margin: 0 auto 5px auto;
}

div.menu_pic_box{
  width: auto;
  border: 0;
/*  margin: 0 0 5px 0; */
  margin: 0 auto 0 auto;
}
img.menu_pic{
  border: 0;
  margin: 0 auto 0 auto;
}
p.menu_vertical_entry{
  margin-bottom: 3px;
  text-align: left;
  margin: 5px 5px 10px 5px;
}
p.menu_vertical_entry a{
    color: #2e1c86;
}
p.menu_vertical_entrya:hover { 
  color: #2e1c86;
}
p.menu_vertical_entry a:visited {
  color: #2e1c86; 
}
p.menu_horizontal_entry{
  margin-bottom: 3px;
  text-align: center;
  margin: 5px 5px 10px 5px;
}
p.menu_entry_big_cntr{
  font-size: 16px;
  text-align: center;
  margin-bottom: 3px;
  margin: 5px 5px 10px 5px;
}
p.menu_entry_big_bld_cntr{
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 3px;
  margin: 0; /*5px 5px 10px 5px; */
}

p.menu_entry_bold{
  margin-bottom: 3px;
  text-align: left;
  margin: 5px 5px 3px 5px;
  font-weight: bold;
}

p.hplink{
  text-align: left;
  color: #000000;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 3px;
  margin-left: 3px;
}
div.mainbox{
  width: 660px;
  max-width: 660px;
  float: left;
  margin: 0 7px 0 7px;
  text-align: left;
  border: 0;
/*  border: 1px solid #c0ced4;   */
  background-color: white;
  z-index: 6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

div.content_box_wide{
  width: 650px;
  margin: 0 0 0 0;
/*  border: 1px solid red;  */
  padding: 0 5px 0 5px;
  text-align: left;
  background-color: white;
  z-index: 3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

div.content_box_narrow{
  width: 448px;
  max-width: 448px;
  min-width: 448px;
  margin: 0 0 0 7;
  border: 1px solid #c0ced4;
  padding: 0 5px 5px 5px;
  background-color: white;
  float: right;
  z-index: 3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

div.picmenu_big_box{
  width: 660px;
  height: 175px;
  margin: 0 0 10px 0; 
  padding: 0;
  clear: both;
  border: 0;
/*  border: 1px solid black;  */
  background-color: white;
  z-index: 5;
}
div.picmenu_box_narr_lf{
  width: 220px;
  max-width: 220px;
  min-width: 220px;
  height: 175px;
  margin: 0 0 0 0;
  border: 0;
  padding: 0;
  float: left;
  background-position:bottom right; 
  background-repeat:no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  text-align: center;
  font-weight: normal;
  color: #2e1c86;
  text-decoration: none;
}
div.picmenu_box_narr_rt{
  width: 220px;
  max-width: 220px;
  min-width: 220px;
  height: 175px;
  margin: 0 0 0 0;
  border: 0;
  padding: 0;
  float: right; 
  background-position:bottom right; 
  background-repeat:no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  text-align: center;
  font-weight: normal;
  color: #2e1c86;
  text-decoration: none;
}
div.picmenu_box_wide{
  width: 650px;
  max-width: 650px;
  height: 90px;
  margin: 0 0 0 0;
  border: 0;
  padding: 5px;
  background-position:bottom right; 
  background-repeat:no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  text-align: left;
  font-weight: normal;
  color: #2e1c86;
  text-decoration: none;
}
div.central_menu_big_box{
  width: 660px;
  max-width: 660px;
  min-width: 660px;
  margin: 0 0 5px 0; 
  padding: 0;
  clear: both;
  border: 0;
/*  border: 1px solid black;  */
  background-color: white;
/*  z-index: 5;  */
}
div.central_menu_row_box{
  width: 660px;
  max-width: 660px;
  min-width: 660px;
  height: 100px;
  margin: 0 0 4px 0; 
  padding: 0;
  clear: both;
  border: 0;
/*  border: 1px solid black;  */
  background-color: white;
/*  z-index: 5;  */
}
div.central_menu_row_box_last{
  width: 660px;
  max-width: 660px;
  min-width: 660px;
  height: 100px;
  margin: 0 0 0 0; 
  padding: 0;
  clear: both;
  border: 0;
/*  border: 1px solid black;  */
  background-color: white;
/*  z-index: 5;  */
}
div.central_menu_cont_box{
  height: 92px;
  border: 1px solid #c0ced4;
/*  margin: 0 0 5px 0; */
  padding: 3px;
  margin: 0 7px 0 0;
  float: left;
  display: inline; 
}
div.central_menu_cont_box_last{
  height: 92px;
  border: 1px solid #c0ced4;
/*  margin: 0 0 5px 0; */
  padding: 3px;
  margin: 0 0 7px 0;
/*  float: left; */
  float: right;
  display: inline; 
}
div.central_menu_cont_box_no_border{
  height: 92px;
  border: 0;
/*  margin: 0 0 5px 0; */
  padding: 3px;
  margin: 0 7px 0 0;
  float: left;
  display: inline; 
}
div.central_menu_cont_box_last_no_border{
  height: 92px;
  border: 0;
/*  margin: 0 0 5px 0; */
  padding: 3px;
  margin: 0 0 7px 0;
/*  float: left; */
  float: right;
  display: inline; 
}
p.central_menu_entry{
  margin-bottom: 3px;
  text-align: center;
/*  margin: 5px 5px px 5px;  */
}
div.rc_box{
  width: 100%;
  border: 1px dashed pink;
  text-align: left;
}
div.footer{
  width: 98%;
  min-width: 800px;
  margin-left: 5px;
  border: 2px dashed darkblue;
  background-color: white;
/*  padding: 10px; */
  z-index: 5;
}

div.ft_counter{
  min-width: 145px; 
  float: left;
  border: 1px dashed red;
  background-color: white;
/*  padding: 10px; */
  z-index: 15;
}

div.ft_copyright{
  min-width: 145px;
  border: 1px dashed black;
  text-align: right;
  background-color: white;
/*  padding: 10px; */
  z-index: 6;
}
ul.title_list{
/*  margin-left: 0; */
  padding-left: 2ex;
  list-style-type: square;
  list-style-position: outside;
}
li.title_list_elem{
/*  margin-left: 0; */
  margin-bottom: 2em;
}
.art_date{
  font-size: smaller;
  color: #6699cc;
}
div.tree_box{
  width: 187px;
  hight: 100%;
  float: left;
  margin: 0;
  border: 0;
/*  border: 1px solid #c0ced4; */
/*  background-color:  */
  padding: 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
tree_box p{
  color: #bacde2;
  font-size: 9pt;
}

div.snippet_box{
  width: auto;
  border: 0;
  margin: 5px 3px 5px 3px;
  padding: 0 3 0 3;
  text-align: center;
}
div.snippet_box p{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #2e1c86;
  text-decoration: none;
  text-align: left;
}
div.bigflashbox{
  width: 660px;
  border: 1px solid #e8e8ff;
  margin-top: 5px;
}
div.flashbox{
  width: 650px;
  margin: 2px auto 5px auto;
  padding: 3px; 
  background-color: #e8edf3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
}
.even{
  background-color: #f8f8ff; /*#f5f5fc; #fafafa;  #f2f6f8; #e9f1f4; #d6e1e5; #ebf7ff; #e1f3ff;  #f7f8fa; */
}
.odd{
  background-color: #eef4f5; /*#e9eff0;  #eaeaea;  #e7f0f9; #d6dfe9; #c7d3e1; #ffffff;*/
}
p.question{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #2e1c86;
}
p.answer{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #4d4d4d;
  margin-left: 5em;
  margin-right: 5em;
}
p.question a{
  color: #2e1c86;
}
td.question_td{
  width: 561px;
  padding: 1ex 2px 1ex 2px;
}
p.tree_chosen{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  padding: 2px 0 2px 2px;
  margin: 0 0 0.5em 0;
  color: #2e1c86;
  padding: 2px 0 2px 1px; 
  border: 1px solid #2e1c86; 
/*  border-right: 1px solid #2e1c86;  */
}
p.tree_chosen a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
/*  color: #2e1c86; */
}
p.tree{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #2e1c86;
  text-decoration: none;
  padding: 2px 0 2px 2px;
  margin: 0 0 0.5em 0;
}
p.tree a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
/*  color: #2e1c86; */
}
.bold{
  font-weight: bold;
}
.lv0{
  background-color: #e3e5e8;
}
.lv1{
  background-color: #e0ebf3;
}
.lv2{
  background-color: #c5e0f3;
}
.lv3{
  background-color: #e0e0f3;
}
.lv4{
  background-color: #cff3ef;
}
.lv5{
  background-color: #f3e8d3;
}
.lv6{
  background-color: #f3dcd4;
}
.lv7{
  background-color: #f3e0e6;
}
div.ext_news_box{
  width: 100%;
}
table.art_list_narrow{
/*  width: 100%; */
  table-layout: fixed;
  width: 448px;
  max-width: 448px;
  min-width: 448px;
  border: 0;
  border-spacing: 0;
}
table.art_list_wide{
  width: 100%;
  table-layout: fixed;
  border: 0;
  border-spacing: 0;
}
td.td_date{
  width: 75px;
  padding: 1ex 2px 1ex 2px;
}
td.td_title_wide{
/*  width: 305px; */
/*  max-width: 305px; */
/*  min-width: 305px; */
  padding: 1ex 2px 1ex 1px;
}
td.td_parent_wide{
/*  width: 280px; */
/*  max-width: 280px; */
/*  min-width: 280px; */
  padding: 1ex 2px 1ex 2px;
}
p.zebra_title{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin-top: 1ex;
  margin-bottom: 1ex;
}
p.title{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #5B6682;
  margin-bottom: 2em;
}
h3{
  text-align: center;
  font-size: 14pt;
  margin-top: 2em;
  color: #2e1c86; 
}
h4{
  text-align: left;
  font-size: 12pt;
  margin-top: 1em;
  margin-bottom: 1em;
  color: #2e1c86; 
}
.coal{
  color: #4d4d4d;
}
input.formbutton{
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #a5c9e8;
  border-style: 1px #dcdddd solid;
  margin-bottom: 4px;
  margin-top: 4px;
}
input.formbutton1{
  font-size: 11px;
  font-family: verdana;
  background-color: #a5c9e8;
  color: #ffffff;
  border-style: solid;
  border-color: #dcdddd;
}
div.twophotoboxs{
  width:448px; border:0px; float: left; margin-bottom: 10px;
}
div.photobox{
  width:200px; border:0px; float: left; padding: 5px 10px 5px 10px; 
}
img.photo{
  width:200px; 
  border:0;
  margin: auto;
}
li{
  margin-bottom: 4px;
}
p.source{
  text-align: right;
  color: grey;
  margin-top: 2em;
}
img.noborder{
  border:0;
}
table.tablenormal{
  border-collapse: collapse; 
  border: 1px solid black;
  margin: 1em auto;
}
table.tablenormal td{
  border-collapse: collapse; 
  border: 1px solid black;
  padding: 0.2em 0.2em;
}
.noshow{
  display:none;
}

