body{font:16px 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif ;
 background-color: #F7F7F7;  }
a:focus{outline:1px dotted}
 hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
 h1{font-size:11px}
 h2{font-size:11px}
 h3{font-size:11px}
  h4{font-size:19px}
  h5{font-size:17px}
  h6{font-size:15px}
   ol{list-style:decimal}
   ul{list-style:disc}
   #firstdiv   {
  background:none repeat scroll 0 0 #DAE2E8;
}
#seconddiv   {
  background:none repeat scroll 0 0 #261D17;
}
    p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:5px;margin-top:15px}
#logo   {
   height:90px;
  background-color: #261D17;
}
#whasf{
  padding-top: 10px;
}

button{
-moz-border-radius:0 4px 4px 0;
border-radius: 0 4px 4px 0;
-webkit-border-radius: 0 4px 4px 0;
border:2px solid #5E80A9;
background-color: #5E80A9;
color: #ffffff;
font-weight: bold;

}
input{
-moz-border-radius:4px 0 0 4px;
border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
border:2px solid #5E80A9;
}
a.addask{
 font-size:20px;
 color: #B4B588;
 text-decoration:none;
}
a:hover.addask{
 color: #ffffff;
 text-decoration:none;
}
a.login{
  font-size:15px;
 color: #261D17;
 text-decoration:none;
  font-weight: bold;
}
a:hover.login{
 color: #5E80A9;
 text-decoration:none;

}
#left
{
  text-align: right;
}
a.cath{
  font-size:14px;
 color: #261D17;
 line-height:12px;
  font-weight: bold;
}
a:hover.cath{
 color: #B4B588;
 text-decoration:none;

}
p.pagin{
  text-align: center;
  padding:15px;

}
a.pagination{
  font-size:15px;
 color: #261D17;
 text-decoration:none;
  font-weight: bold;
}
a:hover.pagination{
 color: #B4B588;
 text-decoration:none;

}



#menu {list-style-type:none;

}
#menu li.sub {
  text-align:center;
  background:none;
  color:#261D17;
  font-size:20px;
  border-bottom:1px dashed #261D17;
  cursor: pointer;
}
#menu ul {
  visibility: hidden;
  display:block;
      width:220px;
  position: absolute;
  left:-1000px; }

#menu li {
    display:block;
}
#menu li.click {background:none;}
#menu li.click ul{
    visibility: visible;
    width: auto;
    display:block;
    position: static;
}

#menu li a {float:left; font-size:20px; color:#5E80A9;padding-left:5px;padding-right:5px;}
#menu li a:hover { color:#261D17;       }

#footer   {
    margin-top:15px;
background:none repeat scroll 0 0 #AEB890;
padding:15px;
}

#footer   {
   font-size: 15px;   color:#5E80A9;  

  background-color: #DAE2E8;

}
#footer a{
  font-size: 15px;
  color:#261D17;
  text-decoration:none;
}
#footer a:hover{
   color:#FCF5DA;  text-decoration:none;
}

span.copyright{
  display: block;
  padding-left:15px;padding-top:15px;
  font:16px/0.95 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif ; 
}



