html {
 height:100%;
}
body {
 background: #000000;
 margin: 0;
 padding: 0;
 font-family: Tahoma,"Trebuchet MS",Verdana,Segoe,Arial;
 font-size: 10pt;
 font-weight: normal;
 color: #210101;
 height: 100%;
}

#hd_flags, #hd_topl, #hd_icons, #header_logo {
 border: 0px solid green;
 float: left;
 height: 100%;
}

#header_logo {
 background: transparent url(../images/logo.jpg) left top no-repeat;
 height: 151px;
}

#header_bar {
 float: left;
 background: transparent url(images/header_box.jpg) top left repeat-x;
 height: 31px;
}

#hd_flags, #hd_icons {
 line-height:30px;
 padding-top:4px;
}
#hd_flags {
 width: 197px;
 text-align: left;
 padding-left: 1px;
}

#hd_topl {
 width: 902px;
 text-align: center;
}

#main-nav{
        float:left;
        width:100%;
}

#main-nav ul, #main-nav li {
        padding:0px;
        margin:0px;
        list-style-type:none;
}

#main-nav ul {
        background-image:url(file_server/nav-bar.gif);
        background-position:right;
        background-repeat:no-repeat;
        float:left;
        padding:0px 0px 0px 0px;
        margin:0px 0px 0px 0px;
}

#main-nav li{
        line-height:30px;
        display:inline;
        position:relative;
        float:left;
        width:138px;
        text-align:center;
}

#main-nav li a{
        width:138px;
        text-align:center;
        float:left;
        background-image:url(file_server/nav-bar.gif);
        background-position:left;
        background-repeat:no-repeat;
}

#main-nav li a:link,
#main-nav li a:visited{
        color:#FFFFFF;
        text-decoration:none;
}

#main-nav li.active a,
#main-nav li a:hover,
#main-nav li a.selected {
        background-image:url(file_server/nav-active.gif);
        background-repeat:no-repeat;
        background-position:left;
}

a {font-weight: bold; text-decoration: underline; color: #381D02;}
a:link {font-weight: bold; text-decoration: underline; color: #381D02;}
a:visited {color: #381D02;}
a:hover {text-decoration:none; color: #FF9227;}
a:active {text-decoration:none; color: #FF9227;}




#menu_tree {
color: #381D02;
background-color: transparent;
padding: 1px;
margin-bottom: 1px;
}

#menu_tree ul {
margin-left: 0;
padding-left: 0;
display: block;
border: none;
}

#menu_tree ul li {
margin-left: 0;
padding-left: 6px;
border: none;
list-style: none;
display: block;
}

#menu_tree a:hover {text-decoration: underline; color: #CE5F06;}
#menu_tree a {text-decoration: none;}

#menu_tree a.mt_active {
font-weight: normal;
text-decoration: underline;
}



#bread {
        color: #000000;
        background-color: #ffffff;
        padding: 3px;
        margin-bottom: 25px;
}

#bread ul {
        margin-left: 0;
        padding-left: 0;
        display: inline;
        border: none;
} 

#bread ul li {
        margin-left: 0;
        padding-left: 2px;
        border: none;
        list-style: none;
        display: inline;
}

hr.var1 {
 border: 0px solid;
 height: 1px;
 color: #910505;
 }

tr, td {
 font-size: 10pt;
}

td.left_col {
 background: #FFFFFF;
 text-align:left; 
 padding: 6px;
 width: 200px;
 background: transparent url(file_server/nav_bg.jpg) left top no-repeat;
}

span.header {
 font-size:12pt;
 color:#910505;
 font-weight:bold
}

td.main {
 padding: 10px;
} 
        
tr.ueber {
 text-align: left;font-size:9pt;font-weight:bold;color:#000000;
 background-color:#FCF2C8;
  height:15px;
 }

span.lbl_green {
 font-size:11pt;
 margin-left:0px;
 font-weight:bold;
 color:#00C000;
}

input.searcher{
        color : #600804;
        font-family : Arial,Helvetica,sans-serif;
        font-size :10px;
        height:17px;
        border-color : #0A2345;
        width:100px;
        border: solid #0A2345 1px;
} 
div.nav {background-color:#296184;color:#FFFFFF;}

div.navp {
    background-color: #296184;color:#FFFFFF;border-width:1px;
    border-style: solid;
    border-color: black;
    padding: 3px;
    text-align: justify;
}
div.right {text-align: justify;}    

form  { margin: 0px; padding: 0px; }

textarea,select {background-color: #F0F8FF; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: #002951; font-weight: normal;border: 1px solid #000000; }

input {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: xx-small; color: #000000;}

input.text {
        color : #000000;
        font-size : 11px;
        font-family : Verdana,Arial;
        font-weight: bold;
        border-style:solid; 
        border-width: 1px; 
        border-color: #8F8F90;
}

input.submit {
 border:1px solid #d5bd98; 
 border-right-color:#935e0d; 
 border-bottom-color:#935e0d; 
 background:#ffa822 url(/images/opt_btn_bg_submit.gif) left center repeat-x;
}
input.submit:active {
 border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;
} 
        
table { border-collapse: collapse; }

hr.boxes {
border: 0;
width: 100%;
height:1px;
color: #CDCDCE;
background-color: transparent;
}


hr.yellow {
  height: 1px;
  border: 0;
  width: 100%;
  color: #ddad08;
  background-color: #ddad08;
}

hr.blue {
  height: 1px;
  border: 0;
  width: 100%;
  color: #336699;
  background-color: #336699;
}

hr.red {
  height: 1px;
  border: 0;
  width: 100%;
  color: #aa1002;
  background-color: #aa1002;
}

hr.green {
  height: 1px;
  border: 0;
  width: 100%;
  color: #83C130;
  background-color: #83C130;
}

hr.orange {
 border:1px solid #FF6600; 
 height:0px;
 padding:3px;
 width: 99%;
}

 
p.okbox {
 border:1px solid #198A13; text-align:left; padding:3px;width:100%;background-color:#B8F4B5;
}

span.okboxtext {
 font-size:10pt; font-weight:bold; color:#198A13;
}

p.faultbox {
 border:1px solid #FF2400; text-align:left; padding:3px;width:100%;background-color:#F4BEB5;
}

span.faultboxtext {
 font-size:10pt; font-weight:bold; color:#000000;
}

p.infobox {
 border:1px solid #FFA500; text-align:left; padding:3px;width:100%;background-color:#FFF7DD;
}
span.infoboxtext {
 font-size:10pt; font-weight:bold; color:#9CAAB1;
}

p.descbox {
 border:1px solid #FFA500; text-align:left; padding:3px;width:100%;background-color:#FFF7DD;
}
span.descboxtext {
 font-size:10pt; font-weight:normal; color:#9CAAB1;
} 

h1 {
 border:0;
 padding: 16px 0px 10px 0px;
 font-weight:bold;
 font-size:14pt;
 color:#000000;
text-decoration:underline;
}                 

h2 {
 border:0;
 padding: 16px 0px 10px 0px;
 font-weight:bold;
 font-size:11pt;
 color:#000000;
}  

h3 {
 border:0;
 padding: 16px 0px 10px 0px;
 font-weight:bold;
 font-size:9pt;
 color:#000000;
}
      
 #container{
 width: 1100px;
 padding: 0px 0;
 background:#ffffff;
 border:1px solid #CCCCCC;
}       

input.submitButton {
 border:1px solid #d5bd98; 
 border-right-color:#935e0d; 
 border-bottom-color:#935e0d; 
 background:#ffa822 url(file_server/btn_bg_submit.gif) left center repeat-x;
}
input.submitButton:active {
 border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;
}

#menu_tree a.mt_active,a.mt_active:visited,a.mt_active:hover,a.mt_active:active {font-size:10pt; font-weight:bold;}     
a.mt_gal_active,a.mt_gal_active:visited,a.mt_gal_active:hover,a.mt_gal_active:active {font-weight:bold;}        
a.bread_active,a.bread_active:visited,a.bread_active:hover,a.bread_active:active {font-weight:bold;}    

table.tab_std {
        background-color: #f9f9f9;
        border: solid 1px #d5d5d5;
        padding: 10px;
        border-collapse: collapse;
}

span.important  {
color: #ff0000;
font-weight:bold;
}

div.faultbox{
border:1px solid #FF2400; 
text-align:left;
padding:3px;
width: 99%; 
background-color:#FFFFFF; 
font-size:10pt;
font-weight:bold; 
color:#CC0000; 
}
div.okbox{
border:1px solid #FFA500;
text-align:left;
padding:3px;
width:100%;
background-color:#FFF7DD;
font-size:10pt;
font-weight:bold;
color:#000000;
}

img {
 border: 0px;
}


#tc_scroller_container {
 border:0px solid red;
 font-size: 9pt;
 width:190px;
}

td.tdlabel {padding:6px;text-align:left;vertical-align:middle;font-weight:bold; }

fieldset.error {
 border:   1px solid #ff0000;
 background-color:#FFE3E3;
 display:   block;
 padding: 1em 2em;
 clear:   both; 
 margin:  5px 0 10px 0;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
}

legend {
 font-weight: bold;
 color:#ff0000;
}

label {
 clear: left;
 float: left;
 display: block;
 font-weight: bold;
}

        
.searchrow, #indexsearch {
 float:left;
 width:100%;
 margin-bottom:10px;
}

#indexsearch searchrow a, #indexsearch  h1 {
 color:#1111CC;
 text-decoration:underline;
}

#indexsearch  h1 {
 font-size:12pt;
 margin:0;
 padding.0;
}

#indexsearch h1 a {
 color:#1111CC;
}

.searchrow a.url {
 color:#0E776C;
}

