a{
  color: #000099;
}
a:hover{
  color: #FF0000;
}
body{
  font-family: Trebuchet MS; font-size: 9pt; margin: 5px; background: #FFFFFF url(img/bg.png); color: #000000;
}
td{
  font-family: Trebuchet MS; font-size: 9pt;
}
form{
  margin: 0px;
}
.header{
  background: #D5F1FF; border: 1px solid #11B1FF; border-top: 3px solid #11B1FF; color: #0076AE; padding: 5px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-radius-topright: 8px;
  -webkit-border-radius-topleft: 8px;
}
.header h4,h1{
  margin: 0px; font-family: Trebuchet MS; font-size: 13pt;
}
.top a{
  background: #11B1FF; border: 1px solid #11B1FF; color: #FFFFFF; text-align: left;
  padding: 4px; text-decoration: none; width: 250px; text-align: center;
}
.top a:hover{
  background: #FFFFFF; border: 1px solid #11B1FF; color: #0076AE;
}
.top{
  padding-top: 15px; display: block;
}
.top ul{
  margin: 0px; padding: 0px; list-style: none;
}
.top li{
  margin: 0px; padding: 0px; list-style: none; float: right; margin-left: 2px;
}
.middle{
  color: #000000; background: #FFFFFF; border: 1px solid #11B1FF; border-bottom: 3px solid #11B1FF; padding-left: 5px; padding-right: 5px; padding-top: 10px; padding-bottom: 10px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-radius-bottomright: 8px;
  -webkit-border-radius-bottomleft: 8px;
}
.middle input{
  border: 2px solid #11B1FF; font-size: 20px; font-family: Trebuchet MS; color: #11B1FF; width: 398px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.middle button{
  background: #11B1FF; color: #FFFFFF; border: 0px solid #E5EBF0; margin: 1px; font-size: 15px; font-family: Trebuchet MS; cursor: pointer; height: 25px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.button{
  border: 2px solid #11B1FF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.remove-help{
  background: #D5F1FF; border: 1px solid #11B1FF; color: #0076AE; padding: 7px; padding-left: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius-bottomright: 5px;
  -webkit-border-radius-bottomleft: 5px;
}
.buddymenu{
  background: #D5F1FF; border: 1px solid #11B1FF; color: #0076AE; padding-top: 3px; padding-bottom: 5px; font-size: 11pt; text-align: center;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-radius-topright: 5px;
  -webkit-border-radius-topleft: 5px;
}
.buddylist{
  width: 250px; height: 265px; overflow: auto;
}
.buddy a{
  display: block; margin-top: 2px; background: #D5F1FF; border: 1px solid #11B1FF; color: #0076AE; text-align: left;
  padding-top: 4px; padding-bottom: 4px; text-decoration: none;
}
.buddy a:hover{
  background: #FFFFCC; border: 1px solid #FFFF00; color: #666600;
}
.avator{
  background-repeat: no-repeat; background-position: center; border: 2px solid #E5EBF0; text-align: center; width: 90px; height: 96px; cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#descriptions{
  list-style: none; padding: 0px; margin: 0px; line-height: 1.5;
}
#descriptions li{
  list-style: none; padding: 0px; margin: 0px;
}
#descriptions h1, h2, h3, h4, b{
  font-family: Tahoma; font-size: 7pt; font-weight: normal; margin: 0px;
}
.footer{
  text-align: center; height: 50px;
}