body {
      font-family:  Myriad, Geneva, Arial, Helvetica, sans-serif;
      /*font-size: 12px;*/
      background-color: white; 
      margin-top: 0;
      padding-top: 0;
      margin-bottom: 0;
     
}

#bodytext {
  list-style-type: decimal; 
  padding-bottom: 0px  
 }	

 #footer-text {
  font-size: 0.7em;
  color: #2668A6;
 }	
 
 #footer-text a:link, a:visited {  

 	text-decoration:none;
 }	
 
  #footer-text a:hover { 
  	color: #FF6600; 
 }	
 
#fontresizer {
      font-size: 18px; 
      color: #2668A6;
} 
 
#hline {
	border-top: 1px solid;
	border-color: #bbb;
}



#content-table {
	background-color : white;
}


#border {
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 13px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #C8BFC8;
}

.border-lr-b {
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #bbb;
}

#bc {
	font-family: Myriad, Geneva, Arial, sans-serif;
        font-size: 0.7em;
        font-weight: bold;
	color: black;
}

#search {
	font-family: Arial;
         font-size: small;
}

.border-r-b {
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #bbb;
}
.border-l {
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #bbb;
}

#border-lr {
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #bbb;
}

.border-l-b {
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #bbb;
}



#subtitle {
      font-size: 18px;
      background-color: #E3E3E3; 
      margin-top: 0;
      padding-top: 0;
      margin-bottom: 0;
      color: #2668A6;
}

#color_marker1 {
	background-color: #FF9933;
	
}

#color_marker2 {
	background-color: #FF6600;
	padding-right:0;
}

#color_marker3 {
	background-color: #DFB988;
}

.color_marker3 {
	background-color: #DFB988;
}

#color_marker4 {
	background-color: #527CA5;
}

#color_marker5 {
	background-color: #2668A6;
}

#color_marker6 {
	 background-color: #E3E3E3;
}


#navig {
	margin: 0;
	padding: 0;
	width: 150px;
       }


#navig ul,#navig li{
	list-style-type: none;
	padding-top: 2px;
	text-align:left;
	padding:0;
        }


#navig li a {
	text-decoration: none;
	display: block;
	padding: 0;
	padding-left:10px;
        }




.menu-level1 a:link, 
.menu-level1 a:visited {
	color: #F4A460;
	background-color: #FFF4E6;
}

.menu-level1 a{
       /*padding-left:7px;*/
       border-left: 5px solid #FFF4E6;
       font-weight: bold;
}

.menu-level1-active {
       border-left: 0px;
       border-right: 0px;
}

.menu-level1 a:hover,
.menu-level1 a:active,
.menu-level1-current-active a:link, 
.menu-level1-current-active a:visited
{
	color: #FFFFFF;
	background-color: #B06C44;
	border-left: 5px solid #F87814;
	border-right: 5px solid #F87814;
	/*padding-left:2px;*/
}


#navig li li a {padding-left:15px;}


.menu-level2 a:link, 
.menu-level2 a:visited{
	
        color: /*#8B4513*/#2668A6;
        background-color: /*#F4A460*/#E3E3E3;
        border-left: 5px solid #E3E3E3;
        border-right: 0px;
        font-weight: bold;
        font-size: 12px;
        /*padding-left:7px;*/
}


.menu-level2 a:hover, 
.menu-level2 a:active,
.menu-level2-current-active a:link,
.menu-level2-current-active a:visited
{
	color: #FFFFFF;
	background-color:#2668A6;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	font-weight: bold;
         font-size: 12px;
	/*padding-left:2px;*/

}

.menu-level3 a:link, .menu-level3 a:visited, .menu-level3 a:hover {
	color: #807C73;
	background-color:#FFFDFB;
	border-left: 0px;
        border-right: 0px;
        font-weight: bold;
        font-size: smaller;
        padding-left:7px;
}


.menu-level3 a:hover, 
.menu-level3-current-active a:link, 
.menu-level3-current-active a:visited,
.menu-level3-active a:visited,
.menu-level3-active a:link{
	color: #FFFDFB;
	background-color:#FF8D06;
	border-left: 5px solid #DFB988;
	border-right: 5px solid #DFB988;
	padding-left:2px;
}


.menu-level4 a:link, .menu-level4 a:visited, .menu-level4 a:hover {
	color: #807C73;
	background-color:#FFFDFB;
	border-left: 0px;
        border-right: 0px;
        font-weight: bold;
        font-size: smaller;
        padding-left:7px;
}


.menu-level4 a:hover, .menu-level4-current-active a:link, 
.menu-level4-current-active a:visited,
.menu-level4-active a:link,
.menu-level4-active a:visited {
	color: #FF8D06;
	background-color:#FFFDFB;
	border-left: 5px solid #DFB988;
	border-right: 5px solid #DFB988;
	padding-left:2px;
}

.test {color:green;background-color:yellow;}
