body{  font-size: 62.5%; /* will make the default setting of 16px back to 10px for IE/Win*/
			 text-align: center;
       width: 100%; 
       height: 100%; 
       margin: 0px; 
       padding: 0px;
	   font-family: "Trebuchet MS", Tahoma, Arial;
	   color: #A32F1F;
	   background-color: #7f7f7f;
	   background-image: url(../img/mainbackground.gif);
	   background-repeat: repeat;
		 scrollbar-face-color:#208040;
     scrollbar-arrow-color:#FFFFFF;
     scrollbar-track-color:#EEEEEE;
	   }
html>body {font-size:10px} /* will make the default setting of 16px back to 10px for everything else */		 
#container {
      font-size: 1.2em; /* 12px */
	  text-align: left;
	  width: 800px; 
      height: 100%; 
      margin-left: auto; 
      margin-right: auto;
      }
		 
#filler{
       width: 100%; 
       height: auto; 
       margin: 0px; 
       padding: 0px;
       background-color: #d3e99b;
	   }
.title{
       font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 20px;
       color: #A32F1F;
       font-weight: bold;
       }
			 
.subtitle{
       font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 12px;
       color: #A32F1F;
       font-weight: bold;
       }			 
.fine{
      font-family: Geneva, Arial, Helvetica, san-serif;
      font-size: 11px;
      text-transform: capitalize;
      color: #FFFFFF;
      }
a{
      color: #208040;
      text-decoration: none;
      }
a:hover{
        color: #ff0000;
        text-decoration: none;
        }
.b{
      font-weight: bold;
      }

.white{
       color: #FFFFFF;
       }
.KDHtxt{
        font-family: Geneva, Arial, Helvetica, san-serif;
        font-size: 12px;
        text-transform: capitalize;
        color: #000099;
        }
.news{
       PADDING-RIGHT: 20px;
       PADDING-LEFT: 20px;
       TEXT-ALIGN: justify;
       }
.news2{
       PADDING-RIGHT: 20px;
       PADDING-LEFT: 20px;
       TEXT-ALIGN: left;
       }
.small{
       FONT-SIZE: 11px;
       COLOR: #ff0000;
       }

.box{
	   position: relative;
     color: #d3e99b;
	   height: auto;
     width: 800px;
     margin-top: 0px;
     margin-bottom: 0px;
	   }
#txtblock{
          width: 95%;
					border: 0;
					padding: 0;
          }
#bg{  
          background-image: url(../img/logo_background.jpg);
		      background-repeat: no-repeat;
		      background-position: top right; 
          }
#bg2{  
          background-image: url(../img/scout_wimpel2a.png);
		      background-repeat: no-repeat;
		      background-position: bottom left; 
          }					
iframe{
         background-color: #d3e99b;
         background-image: url(../img/greendot.png);
				 background-repeat: repeat;
         }					
					