body{
  background-color:#bfbfc0;
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  color:#3d3c3f;
  background-image:url('../images/site-bg2.gif');
  background-repeat:repeat;
}
a{
  color:#fd8300;
  text-decoration:underline;
}
a:hover{
  color:#fd8300;
  text-decoration:none;
}
.dck{
  font-weight:bold;
}
.col{
  font-weight:bold;
  width:50px;
  height:18px;
  float:left;
}
.colinfo{
  width:180px;
  height:18px;
  float:left;
}
.centerbox{
  margin:auto;
  width:525px;
  height:330px;
  background-image:url('../images/bg.png');
}
.centerbox .left{
  margin-left:30px;
  margin-top:25px;
  width:250px;
  float:left;
}
.centerbox .left h1{ 
  font-size:12px;
  font-weight:bold;
  color:#fd8300;  
}
.centerbox .right{
  margin-top:25px;
  width:245px;
  float:left;
}
.centerbox .right .align{
  margin-top:25px;
  margin-left:5px;
}