body{
 font-family: Verdana,Helvetica,Arial,sans-serif;
 font-size: 12px;
 color: #000;


}

div.newsletterbutton{
 width: 120px;
 height: 22px;
 border: #000 0px solid;
}

img{
 border: 0px;
}

div.banneritem{
 margin-bottom: 5px;
}

a:link{
      font-family: verdana;
      font-size: 12px;
      font-style: normal;
      font-weight: normal;
      text-decoration: none;
      color: blue;
}

a:visited{
      font-family: verdana;
      font-size: 12px;
      font-style: normal;
      font-weight: normal;
      text-decoration: none;
      color:  blue;
}

a:hover{
      font-family: verdana;
      font-size: 12px;
      font-style: normal;
      font-weight: normal;
      text-decoration: none;
      color:  blue;
}

a:active{
      font-family: verdana;
      font-size: 12px;
      font-style: normal;
      font-weight: normal;
      text-decoration: none;
      color:  blue;
}

a:link.sublevel{
      font-family: verdana;
      font-size: 10px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
	  color: #000;
}

a:visited.sublevel{
      font-family: verdana;
      font-size: 10px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
	  color: #000;
}

a:hover.sublevel{
      font-family: verdana;
      font-size: 10px;
      font-style: normal;
      font-weight: bold;
      text-decoration: underline;
	  color: #000;
}

a:active.sublevel{
      font-family: verdana;
      font-size: 10px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
	  color: #000;
}

a:link.mainlevel{
      font-family: verdana;
      font-size: 10px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
	  color: #000;
}

a:visited.mainlevel{
      font-family: verdana;
      font-size: 10px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
	  color: #000;
}

a:hover.mainlevel{
      font-family: verdana;
      font-size: 10px;
      font-style: normal;
      font-weight: bold;
      text-decoration: underline;
	  color: #000;
}

a:active.mainlevel{
      font-family: verdana;
      font-size: 10px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
  color: #000;
}

input.inputbox{
      font-family: verdana;
      font-size: 9px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
  color: #000;
}

#form-login-username{
      font-family: verdana;
      font-size: 9px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
  color: #000;
}

#form-login-password{
      font-family: verdana;
      font-size: 9px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
  color: #000;
}

input.button{
      font-family: verdana;
      font-size: 9px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
  color: #000;
}

body{
 background-color: #c3bfbc;
}

#site{
 background-color: #fff;
 width: 966px;
 height: 750px;
 margin: auto;
 border: #ff0000 2px solid;
 margin-top: 25px;
}

#top{
 background-image: url("/templates/fodslaw/images/top.jpg");
 width: 966px;
 height: 119px;
 float: left;
}

#mail{
 width: 23px;
 height: 17px;
 margin-top: 75px;
 margin-left: 695px;
}

#left{
 background-color: #fff;
 width: 180px;
 height: 610px;
 float: left;
 border-right: #ff0000 2px solid;
 margin-top: 10px;
 padding-left: 15px;
 overflow-y: scroll;
 overflow-x: hidden;
 scrollbar-face-color: #fff; 
 scrollbar-shadow-color:#000; 
 scrollbar-highlight-color:#632984; 
 scrollbar-3dlight-color:#cfcfcf; 
 scrollbar-darkshadow-color:#cfcfcf; 
 scrollbar-track-color:#cfcfcf; 
 scrollbar-arrow-color:#ffffff;
}

#contentblock{ 
 color: #000;
 float: left;
 width: 625px;
 height: 610px;
 background-color: #fff;
 margin: 0px;
}

#content{ 
 color: #000;
 float: left;
 width: 609px;
 height: 510px;
 background-color: #fff;
 margin-left: 10px;
 margin-top: 10px;
 margin-right: 10px;
 border-right: #ff0000 2px solid;
 overflow-y: auto; 
 overflow-x: auto; 
 scrollbar-face-color: #fff; 
 scrollbar-shadow-color:#000; 
 scrollbar-highlight-color:#632984; 
 scrollbar-3dlight-color:#cfcfcf; 
 scrollbar-darkshadow-color:#cfcfcf; 
 scrollbar-track-color:#cfcfcf; 
 scrollbar-arrow-color:#ffffff;

}

#contentbund{ 
 color: #000;
 float: left;
 width: 619px;
 background-color: #fff;
 border-right: #ff0000 2px solid;
}


#right{
 width: 130px;
 height: 610px;
 float: left;
 margin-top: 10px;
 font-size: 14px;
 font-family: Verdana;
}

#newsletter{
 Background-color: #ffffff;
 width: 127px;
 border: #c5c5c5 2px solid;
}