
.ahref {
   color: #63627f;
   font-weight: bold;
   font-family: verdana;
   font-size : 10px;
   text-decoration: none;
}

.box {
   background : #ffffff;
   font-family: verdana;
   font-size : 12px;
}

.header {

}

.bgcolor{
    background : #ffffff;
}


.bgrowcolor1{
    background : #eaeaea;
}

.bgrowcolor2{
    background : #ffffff;
}

.bgrowcolor3{
    background : #888888;
}

.bgrowcolor4{
    background : #cccccc;
}

.font1,td {
  color: #63627f;
  font-family: verdana;
  font-size : 10px;
  font-weight: normal;
}

.font2 {
  color: #ffffff;
  font-family: verdana;
  font-size : 10px;
}

.font3 {
  color: #63627f;
  font-family: verdana;
  font-size : 15px;
}

.small {
  color: #63627f;
  font-family: verdana;
  font-size : 10px;
  font-weight: bold;
}

.account {
   color: #ff0000;
}

.sub {
  background-color: #888888;
  color: #FFFFFF;
  height:23;
  cursor: hand;
}

body {
  scrollbar-base-color:#9999CC;
  color: #330033;
  font-size: 13px;
  cursor: defaut;
  background-color: #9999CC;
}