html{
  background:#fff;
}
body{
  font:.8em 'Tahoma', sans-serif;
}
fieldset{
  border:none;
}
img, a img{
  border:none;
}
a{
  text-decoration:underline;
  color:#7c0042;
}
a:visited{
  color:#7c0042;
}
a:hover{
  text-decoration:none;
}
a:focus, a:active{
  outline:none;
}
#head{
  border-bottom:4px solid #18007e;
  background:url('../i/head.gif') repeat-x;
}
#data{
}
#phones{
  background:url('../i/phones.gif') no-repeat;
}
#online{
  background:url('../i/online.gif') no-repeat 16px 0;
}
#course{
  background:url('../i/course_top.gif') no-repeat 100% 76px;
}
#course div{
  background:url('../i/course_bottom.gif') no-repeat 100% 100%;
}
#course caption{
  font-size:17px;
  color:#7c0042;
}
#course th, #course td{
  font-size:11px;
}
#course th, #course td strong{
  color:#85baf6;
}
#course th{
  border-top:1px solid #d6e7db;
}
#course .th th{
  border-top:none;
  border-left:1px solid #d6e7db;
}
#course .th td{
  border:none;
}
#course td{
  border-left:1px solid #d6e7db;
  border-top:1px solid #d6e7db;
}
#content table#stuff a{
  font-size:15px;
  font-weight:bold;
  background-position:center 100%;
  background-repeat:no-repeat;
  text-decoration:none;
  color:#7c0042;
}
#footer{
  font-size:14px;
  font-weight:bold;
  background:url('../i/footer.gif') repeat-x 0 18px;
  color:#fff;
}
#footer address{
  font-style:normal;
}
#footer a, #footer a:hover, #footer a:visited{
  text-decoration:none;
  text-transform:uppercase;
  color:#161186;
}