body {
  margin: 20px;
  scrollbar-arrow-color: #FFFFFF; 
  scrollbar-base-color: #000080;
  scrollbar-highlight-color : #FFDC37; 
  scrollbar-shadow-color : #000000;
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
  font-family: Trebuchet MS, Tunga, Verdana, Tahoma;
  font-size: 12px;
}

h2 {
  font-size: 20px;
}

img {
  border: none;
}

#head {
  background: #000080;
}

.headline a {
 color: #ccc;
 text-decoration: none;
 font-weight: bold;
}

.headl {
  width: 200px;
  height: 150px;
  background: #000080 url(../images/headl.gif) no-repeat top left;
  float: left;
}

.headm {
  width: 250px;
  height: 150px;
  background: #000080 url(../images/headm.gif) no-repeat top left;
  float: left;
}

.headr {
  width: 320px;
  height: 150px;
  background: #000080 url(../images/headstart.gif) no-repeat top left;
  float: left;
}

.menu {
  width: 760px;
  padding: 10px 3px;
  border-left: 2px solid #fbd600;
  border-right: 2px solid #fbd600;
  background: url(../images/fclr-menu.gif)  top left;
  text-align: left;
}

#main {
  width: 751px;
  padding: 0px 10px 10px 5px;
  background: #000080 url(../images/fclr-main.gif) repeat-y top left;
  border-left: 2px solid #fbd600;
  border-right: 2px solid #fbd600;
}

.content {
  width: 590px;
  padding: 5px;
  border-top: 2px solid #fbd600;
  border-right: 2px solid #fbd600;
  border-left: 2px solid #fbd600;
  background: #fff url(../images/lrlogo.jpg) fixed no-repeat 50% 50%;
  float: right;
}


#foot {
  width: 766px;
  height: 20px;
  border-right: 2px solid #fbd600;
  border-left: 2px solid #fbd600;
  background: url(../images/fclr-footer.gif) no-repeat top left;
  background-color: #000080;
  border-bottom: 2px solid #fbd600;
}  

.footright {
  width: 604px;
  height: 10px;
  margin-left: 152px;
  border-top: 2px solid #fbd600;
  font-size: 8px;
}

a:
a:hover {
  color: #fbd600;
}
  
.menuitem1:active,
.menuitem1:visited,
.menuitem1,
.menuitem1_active:active,
.menuitem1_active:visited,
.menuitem1_active {
  display: block;
  margin: 0px 5px;
  font-size: 14px;
  font-weight: bolder;
  text-decoration: none;
  color: #fff;
}
	      
.menuitem1_active:visited,
.menuitem1_active {
  color: #fbd600;
  
}
	
.menuitem1:hover,
.menuitem1_active:hover {
  color: #fbd600;
  
}

.menuitem0:active,
.menuitem0:visited,
.menuitem0,
.menuitem0_active:active,
.menuitem0_active:visited,
.menuitem0_active {
  margin: 0px 5px;
  font-size: 14px;
  font-weight: bolder;
  text-decoration: none;
  color: #fff;
 }
			    
.menuitem0_active:visited,
.menuitem0_active {
  color: #fbd600;
  
}

.menuitem0:hover,
.menuitem0_active:hover {
  color: #fbd600;
  
}

.headline {
  background-color: #000080;
  color: #fff;
  text-decoration: none;
  border-bottom: 2px solid #fbd600;
}

