@charset "iso-8859-1";

body { 
  color: #404040;
  font-size: 10px;
  font-family: charcoal,arial,sans-serif;
  background: #E0E0E0;              
  font-weight: normal;
  text-align:center;
  margin: 0px;
  padding:0px;
}

#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

h1 { 
     font-size: 13px;
     font-weight: bold;
     margin:00px 0 5px 0;
     color: #333;
      border-bottom:1px solid #aaa;
     }


h2 { 
     font-weight: bold;
     font-size: 11px;
     text-align:left;
     margin:0 0 10px 0;
     letter-spacing:3px;
    
     }

dl { margin:0px 0px 00px 0px;}

dt { 
     font-weight: bold;
     margin-top:2px;
     }
tr { 
     font-weight: normal;
     font-size: 10px;
	 background-color:#ffffff
	      }


dd { margin: 0px 0px 0px 5px; }

p {
    margin-top: 2px;
    margin-bottom:5px;
font-weight:normal
    }

img { border:0px solid #333; }

#header { 
          width:700px;
          text-align:center;				
          font-size:21px;
          margin:auto;
          padding-left:0px;
          margin-top:30px;		
        }

#borderlayer {
          font-size:10px;         
           text-align:left;
		   height:inherit;
         <!-- text-align:justify;-->
}

 
#main_big { 
        width:700px;  
        margin:auto;

        margin-top:40px;
        background:#FFFFFF;  
        border:3px solid #777;
        }  

#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

#menu {
       
		float:left;  
        width:200px;
        text-align:left;
        margin:0px 10px 0px 10px;
        padding:20px 0px 0px 20px;
		height:auto;
        }
#main { 
        width:700px;  
        margin:auto;
        margin-top:40px;
        background:#FFFFFF;  
        border:3px solid #777;
		height:auto;
		
        } 

.banner  {
           text-align:center;
           margin:15px auto;
           }

.banner img { border:none; }

#content { 
           width:410px;
           margin:0px 20px 0px 255px;
           padding:20px 0px 20px 0px;
           text-align:left;
		   height:inherit;
           }

#foot	 {	  
           color:#111;
           width:698px;
           
           
           font-size:9px;
           margin:auto;
           padding:1px 1px 1px 1px;
           text-align:right;
           }
.clear { 
         clear:both;
         height:1px;
         overflow:hidden;
         }

a { 
    color: #3387B8;
    font-weight: bold;
    text-decoration: none;
font-size:11px;
    }

.title { 
    color: #3387B8;
    font-weight: bold;
    text-decoration: none;
font-size:11px;
    }

a2 { 
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
font-size:11px;
background-color:#3387B8
    }

header { 
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
font-size:11px;

    }

.large { 
font: bold 700 26px arial;
background-color:none;
line-height: 1;

    }


a:hover { color: #d74747; }.mini {
	font-size: 11px;
	font-weight: normal;
}

