body { 
 background: #000000;
 margin-left: 0px; 
 margin-right: 0px; 
 margin-top: 0px;
 font-family:verdana;
 font-size: 9px;
 color: #ffffff;  
 SCROLLBAR-FACE-COLOR: #000000; 
 SCROLLBAR-HIGHLIGHT-COLOR: #A8C49F; 
 SCROLLBAR-SHADOW-COLOR: #1F3A25; 
 SCROLLBAR-3DLIGHT-COLOR: #6A9A60; 
 SCROLLBAR-ARROW-COLOR:  #6A9A60; 
 SCROLLBAR-TRACK-COLOR: #000000; 
 SCROLLBAR-DARKSHADOW-COLOR: #1F3A25;
}

a:link { 
 color: #D18C00; 
 font-size: 9px; 
 text-decoration: underline; 
}

a:visited { 
 color: #D18C00; 
 font-size: 9px; 
 text-decoration: underline; 
}

a:active { 
 color: #ffffff; 
 font-size: 9px; 
 text-decoration: underline; 
}

a:hover { 
 color: #A8C49F; 
 font-size: 9px; 
 text-decoration: none; 
}

/*---  LEFT SIDE BAR ---*/
#foto {
 background:#1F3A25;
 width: 260px;
 height:350px;
 float: left;
 font: 10px/11px verdana,trebuchet,sans-serif;
 padding-top: 5px;
 padding-right: 5px;
 padding-left: 5px;
 text-align: right;
 color: #333;
 padding-bottom: 5px;
 border-left: 2px solid #D18C00;
 border-right: 2px solid #D18C00;
 border-top: 2px solid #D18C00;
 border-bottom: 2px solid #D18C00;
}

/*---  MIDDEN ---*/
#midden {
 background:#346542;
 width: 320px;
 height:350px;
 float: left;
 padding-top: 5px;
 padding-right: 5px;
 padding-left: 5px;
 padding-bottom: 5px;
 border-right: 2px solid #D18C00;
 border-top: 2px solid #D18C00;
 border-bottom: 2px solid #D18C00;
}

/*---  RIGHT BAR ---*/
#links {
 background:#1F3A25;
 width: 170px;
 height:350px;
 float: left;
 text-align: left;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 border-right: 2px solid #D18C00;
 border-top: 2px solid #D18C00;
 border-bottom: 2px solid #D18C00;
}

/*---  onder ---*/
#onder {
 background:url(WALLPAPER4.gif);
 width: 100%;
 height: 20%;
 float: left;
 text-align: left;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 border-top: 2px solid #D18C00;
}
/*---  horizon ---*/
#horizon {
 background: #000000;
 width: 100%;
 height: 350px;
 float: left;
 text-align: left;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

/*--- solid line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px solid #D18C00;
 margin-bottom: 15px; 
}


/*---  HEADER1  ---*/

H1 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #D18C00;
 font-weight: bold;
}

/*---  HEADER2  ---*/

H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #ffffff;
 font-weight: bold;
}

/*---  HEADER3  ---*/

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #ffffff;
 font-weight: normal;
}

/*---  HEADER4  ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #ffffff;
 font-weight: bold;
}

/*---  HEADER5 ---*/

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #ffffff;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}

/*---  HEADER6 ---*/

H6 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   15px;
 color:       #ffffff;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold
}

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          10px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          10px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          10px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Scroll Text --*/

td.head
{
width:310px;
height:20px;
font-family:verdana;
font-size:10px;
font-weight:bold;
color:#F3FBF2;
background-color:#6A9A60;
padding-left:10px;
}

td.scroll
{
width:310px;
height:324px;
font-family:verdana;
font-size:10px;
color:#ffffff;
background-color:#346542;
scrollbar-base-color:#26482F;
scrollbar-3d-light-color:#6A9A60;
scrollbar-arrow-color:#95D694;
scrollbar-darkshadow-color:#060A05;
scrollbar-face-color:#346542;
scrollbar-highlight-color:#95D694;
scrollbar-shadow-color:#95D694;
scrollbar-track-color:#346542;
}
