body {
   max-width: 350px;
   margin: 0 auto;
   padding: 0 auto;
   background: #000000;
   font-family: tahoma, arial;
   color: #808080;
   font-size: 11px;
   font-weight: normal;
}
a {
    color: #505050;
    text-decoration: none;
}
a:hover
 {
    color: #808080;
    text-decoration: underline;
}
a:visited
 {
    color: #404040;
}
img {
   border: 0px;
}
input
 {
  margin-top: 2px;
  border: 1px solid #707070;

  background: transparent;
    color: #707070;
}
textarea
 {
   border: 1px solid #707070;
   color: #707070;


  background: transparent;
   margin-top: 2px;
}
#header {
   display: block;
   border: 1px solid #707070;
   padding: 20px 5px 5px 5px;

   background: #303030 url(/images/head-1.png) repeat-x;
  clear: both;
  margin-top: 15px;
}
#header h2 {
  color: #101010;
  text-shadow: -1px -1px #909090, 1px 1px #505050;
}
.slog {
  margin-left: 5px;
  color: #606060;
  font-size: 11px;
  font-weight: normal;
}
.clear {
  clear: both;
}
#container {
   border-left: solid 1px #707070;
   border-botto: solid 1px #707070;
   border-right: solid 1px #707070;
   background-color: #000000;
   display: block;
   padding: 1px;
}

#navtitle {
  border: 1px solid #707070;
  background-color: #404040;
  color: #000000;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-top: 4px;
  padding-left: 13px;
  padding-bottom: 4px;
  padding-right: 4px;
  text-align: left;
  text-decoration: none;
  margin-bottom: 1px;
  background: #505050 url(/images/nav-1.png) repeat-x;
  text-shadow: -1px -1px #909090, 1px 1px #505050;
}
#sub-cont {
  padding: 5px 5px 5px 5px;
  color: #707070;
  display: block;
  font-size: 10px;
  font-weight: normal;
}
#sub-cont a{
  color: #707070;
  font-size: 10px;
  font-weight: normal;
}
#sub-cont a:hover{
  color: #909090;
  font-size: 10px;
  font-weight: normal;
}
#sub-cont a:visited{
  color: #606060;
  font-size: 10px;
  font-weight: normal;
}
.menu1 {
  border: 1px solid #707070;
  background-color: #808080;
   display: block;
   padding-top: 3px;
   padding-left: 10px;
   padding-bottom: 3px;
   padding-right: 3px;
   text-align: left;
   text-decoration: none;
  margin-bottom: 1px;
}
.menu1 a:link{ 
  color: #606060;
   font-size: 10px;
   font-weight: normal;
}
.menu1 a:visited{ 
   color: #505050;
   font-size: 10px;
   font-weight: normal;
}
.menu1 a:hover{ 
   color: #808080;
   font-size: 10px;
   font-weight: normal;
}
#footer {
  border: 1px solid #707070;
  color: #000000;
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 30px 0 5px 0;
  text-align: center;
  margin-bottom: 15px;
   background: #505050 url(/images/footer-1.png) repeat-x;
}
#footer a:link,a:visited {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
#footer a:hover,a:active{
  color: #202020;
  font-size: 10px;
  font-weight: bold;

  text-decoration: none;
}
.search {
  margin: 3px 5px 3px 3px;
}
#navmenu {
   display: block;
}
#navmenu ul
{
   list-style-type:none;
   margin:0;
   padding:0;
}
#navmenu li {
   border: 1px solid #707070;
   background-color:#505050;
  text-align:left;

  margin-bottom: 1px;
}
#navmenu a:link{
   display: block;

   font-size: 11px;
   font-weight:bold;
   color:#202020;
   padding-top: 3px;
   padding-left: 10px;
   padding-bottom: 3px;
   padding-right: 3px;
  text-decoration:none;
}
#navmenu a:visited{
   display: block;

  font-size: 11px;
  font-weight:bold;
  color:#202020;
   padding-top: 3px;
   padding-left: 10px;
   padding-bottom: 3px;
   padding-right: 3px;
  text-decoration:none;
}

#navmenu a:hover{
   display: block;

  font-size: 11px;
  font-weight:bold;
  color:#202020;
   padding-top: 3px;
   padding-left: 10px;
   padding-bottom: 3px;
   padding-right: 3px;
  text-decoration:none;
}

/* (C) 2011 NOLD.MOBIE.IN */
