a:link { color:#eb5510; background-color:#FFFFFF; text-decoration:underline; font-weight:bold;}
a:visited { color:#68290d; text-decoration:underline; font-weight:bold; }
a:visited:hover { color:#404040; text-decoration:none; background-color:#eb5510; font-weight:bold; }
a:hover { color:white; text-decoration:none; background-color:#eb5510; font-weight:bold; }
a:active {  background-color:#FFFF99; padding:2px;font-weight:bold; }

body {
  color:black;
  margin-left:11px;
  background-color: white;
}

h1 { padding-left:42px; margin-top:10px; font-size:26px; border-bottom:solid thin #eb5510;border-top:solid thin silver;
background: url(red2white.png) repeat-y;}
h2 { margin-top: 10px;font-size:20px;}
h3 { margin-top: 10px;font-size:16px;}

table { 
margin-left:5px;
}

td { 
vertical-align:top;
}

#top {
position:relative;
top:0px;
width:99%;
height:100px;
margin-bottom: 10px;
border-bottom:  #fd6f31  solid;
}

#top_left {
position:absolute;
float:left;
top:0px;
left:0px;
height: 99px;
width:88px;
background: white;
margin:1px;
z-index:8;
}

#top_mid {
position:relative;
float:left;
top:0px;
left:200px;
height:99px;
width:50%;
vertical-align: top;
white-space:nowrap;
z-index:6;
background: url(white.png) repeat;
}

#top_right {
position:absolute;
top: 0px;
float: right;
right:0px;
width:40%;
height:99px;
z-index:4;
text-align:right;
font-size:x-small;
padding-right:1em;
background: #fd6f31 ;
}


#middle {
position:absolute;
top:125px;
height:800px;
width:99%;
z-index:10;
}

#menu{
float:left;
left:1px;
width:299px;
}

#iframe{
float:right;
right:0px;
}


.page_headline {
padding-left:14px;
font-weight:bold;
font-size:26px;
}

.menu_headline {
font-weight:bold;
padding-left:14px;
border-bottom:solid thin #eb5510;
border-top:solid thin silver;
background: white url(red2white.png) repeat-y 0 0;
}

.menu_level1{
text-indent:2em;
}

.who_when{
display:block;
float:left;
padding-right:80%;
padding-left:42px;
border-bottom:solid thin #eb5510;
border-top:solid thin silver;
background: white url(red2white.png) repeat-y 0 0;
}

