body{
   margin: 0;
   padding: 0;
   font: normal 11px Tahoma, Arial;
   background: url('../images/design/bg.gif') top center repeat-x #ededed;
}
a img{border: none}
a:link, a:visited{color: #000;}
.center font{color: #000}
#main{
   width: 748px;
   margin: auto;
   background: #fff;
}
#header{
   height: 184px;
   background: url('../images/design/top.jpg') top left no-repeat;
}
#header .logo{
   margin: 40px 0 0 30px;
   position: absolute;
}
#header .menu{
   position: absolute;
   margin: 125px 0 0 0px;
}
#header .menu a{display: block; float: left;}
/**/
#content table.main .left{  
   width: 217px;
   padding-left: 2px;
   vertical-align: top;
   border-right: 4px solid #ebebeb;
   color: #000
}
#content table.main .center{vertical-align: top;  color: #333;  padding: 0 0 0 0;}
#content table.main .center a:link, #content table.main .center a:visited{
   color: #ff5f1a;
   font-weight: bold;
}

#login{
   font: bold 11px Verdana;
   background: url('../images/design/login_bg.gif') top left repeat-x #956c0f;
   height: 140px;
//   width: 100%;
   color: #fff;
   margin-bottom: -8px;
}
form{display: inline}
#login a, #login a:link, #login a:visited{color: #fff;}
#login input {border: none; background: #fff}
#login .i{width: 120px;}
#content table.main .left .title{
   margin-top: 10px;
/*   margin-bottom: -5px;*/
   color: #54595e;
   font: bold 12px Verdana;
}
#content table.main .left #ct{
   background: url('../images/design/cats.gif') top left repeat-x #fafafa;
// width: 100%;

}
#content table.main .left #ct .title, th{
   color: #414141;
}
.left a:link, .left a:visited{
color: #000;
}
/**/
.left a.style1, .left a:visited.style1, .left a:link.style1{color: #333;}
#content table.main .left .box{
   position: relative;
/**   margin-top: -2px;
   margin-bottom: 2px;*/
}
#content table.main .left .text{
/*  margin-left: 2px;*/
  padding: 10px 10px 0px 10px;
}              
a.style1{
   display: block;
   padding-left: 12px;
   background: url('../images/design/pip.gif') left center no-repeat;
   text-decoration: none;

}
#content table.main .center h1{
  font: bold 18px "Trebuchet MS";
  margin: 2px 7px 10px 2px;
  padding-bottom: 3px;
  border-bottom: 2px inset #999;
  color: #7daa05;
}
#content table.main .center #adv input.i, #content table.main .center #adv select{
   border: 1px solid #aaa;
}
#content table.main .center a:link, #content table.main .center a:visited{
   color:#414141; 
} 
#footer{
   text-align: center;
   padding: 20px 0 10px 0;
   font: normal 10px VErdana;
   height: 50px;
   color: #000;
} 
#footer .line1 a, #footer .line1 a:link, #footer .line1 a:visited{color: #333}
#footer .copy{font: normal 10px Tahoma; margin-top: 10px; color :#333}
#footer a{color: #000; font-weight: bold; text-decoration: none}
.welcome{
  background: url('../images/design/welcome.jpg') top left no-repeat #000;
  height: 55px;
  padding: 20px;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 200px;
  color: #fff;
}
.center .top{
   background: url('../images/design/folder.gif') center left no-repeat;
   padding: 9px 0 3px 30px;
}
.center .top, .center .top a:link, .center .top a:visited{
font-weight: bold!important; color: #333!important; text-decoration: underline;
}
.center .other{
   padding: 10px;
}
.center .other a, .center .other a:link, .center .other a:visited{font-weight: normal!important; color: #414141!important}
table .subcatsR, table .subcats{
}
.subcatsR th , table .subcats th{
   border: none;
   color: #333;
}
.subcatsR td{
padding: 5px;
color: #000
}

#content table.main .center .subcatsR td a:link, .subcatsR td a:link, .subcats td a:visited{color: #333; font-weight: normal}/**/
#content table.main .center .panel * a, .panel * a:link, .panel * a:visited{
   color:#000;
}
.mtitle{background: #ffc62b; font: bold 13px Arial; text-transform: uppercase; padding: 10px 20px;}