body{
  background:#000000 url(img/bg3.gif);
  margin: 0px;
  padding: 0px;
  font-family: Times New Roman, Times, Serif;
  font-size: 12px;
  color: #101010;
  line-height: 1.5em;
}



#contentbox{
  background: #ffffff;
}



.navo{
  position: absolute;
  width: 81px;
  height: 37px;
  background: url(img/menu1c.gif);
  display: none;
}
.nav{
  float: left;
  width: 81px;
  height: 72px;
  padding-top: 65px;
  background: url(img/menu1.gif);
  font-size: 18px;
  margin-right: 10px;
}
.nav a{
  color: #cccccc;
  text-decoration: none;
}
.nav a:hover{
  color: #ffffff;
  text-decoration: none;
}



h1,h2,h3,h4,h5,ol,ul,div,form{
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
p{
  margin-top: 7px;
  margin-bottom: 7px;
}
ol, ul{
  margin-left: 20px;
}



h1{
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2em;
}
h2{
  font-size: 18px;
}
h3{
  font-size: 14px;
}
h4{
  font-size: 13px;
}



a img{
  border: 0px;
}
a{
  color: #000000;
  text-decoration: none;
}
a:hover{
  color: #ff0000;
  text-decoration: none;
}
a.gray{
  color: #ffffff;
  text-decoration: none;
}
a.gray:hover{
  color: #ffff00;
  text-decoration: none;
}
a.red{
  color: #ff0000;
  text-decoration: none;
}
a.red:hover{
  color: orange;
  text-decoration: none;
}




.photo{
  border: 1px solid #cccccc;
  padding: 2px;
}
.res{
  font-weight: bold;
  color: #ff0000;
}
.tooltips{
  background: #f2f2f2;
  border: 1px solid #cccccc;
  color: #2d2d2d;
}
.note{
  font-size:10px;
  color: #555555;
}
.boxed{
  padding: 10px;
}
.pager a{
  margin-right:3px;padding:5px;background:#ff0000 url(img/grads1a.gif);text-decoration:none;color:#ffffff;
}
.pager_sel{
  margin-right:3px;padding:5px;background:#ff6600 url(img/grads1b.gif);text-decoration:none;color:#ffffff;
}


select{
  background: #ffffff url(admin/input1.gif) repeat-x;
  border:1px solid #cccccc;
  font-family: Times New Roman, Times, Serif;
  font-size: 12px;
  color: #000000;
}
.textbox{
  background: #ffffff url(admin/input1.gif) repeat-x;
  border: 1px solid #cccccc;
  font-family: Times New Roman, Times, Serif;
  font-size: 12px;
  color: #000000;
  padding: 3px;
}
.textbox2{
  border: 0px;
  font-family: Times New Roman, Times, Serif;
  font-size: 12px;
  color: #000000;
  padding: 0px;
}
textarea{
  background: #ffffff url(admin/input1.gif) repeat-x;
  border:1px solid #cccccc;
  font-family: Times New Roman, Times, Serif;
  font-size: 12px;
  color: #000000;
  padding: 3px;
}
.button{
  background: #ffffff url(admin/input2.gif) repeat-x;
  border: 1px outset white;
  font-family: Times New Roman, Times, Serif;
  font-size: 13px;
  height: 25px;
  padding: 0px;
}



.table_odd{
  background: #ffffff;
}
.table_even{
  background: #f8f8f8;
}
