body,div,p,tr,th,td,li,input,select {
  font-family:Arial; font-size:11px; color:#010066
}
a {
  font-family:Arial; font-size:11px; color:#010066
}
h1,h2,h3 {font-family:Arial; color:#010066}
h1 {font-size:14px; margin-top:0.2em; margin-bottom:0.2em;}
h2 {font-size:14px; margin-top:0.2em; margin-bottom:0.2em;}
th {text-align:left;}
td.tips {padding-bottom:0; font-weight:bold; font-size:16px}
hr {color:#010066}
a.menu {color:#010066; font-size:12px; text-decoration:none;}
a.menu:hover {color:#000000; font-size:12px; font-weight:bold; text-decoration:none;}
td.menu {text-align:right; height:12px}
table.menu {background:#E1F1F1}
td.menu2 {background:#E1F1F1}
td.dots {color:#66CBFF; font-size:14px}
td.subheadmins {font-size:12px; font-weight:bold}
td.subhead {font-size:14px; font-weight:bold}
td.subheadplus {font-size:16px;}
td.lightbg {background:#eafffe}
.list {background:#B7E3FE;}
td.btn{background:#666666; width:95; height:25; text-align:center}
td.btnsel{background:black; width:95; height:25; text-align:center}
td.spacer{background:#CCCCCC; width:5}
a.btn{font-weight:bold; color:white; width=100%}
a.btn:hover{font-weight:bold; color:yellow; width=100%}
a.heading {font-size:18px}
.selector {
  font-family: webdings; background-color: #56BCC4; padding: 0pt;
  width: 1em; text-align: center; cursor: default
}
.selected {background-color: #999999;}

A.route {
  text-decoration: none
}

A.route:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none
}

TD.route {
  background-image: url(/just/pix/button_green_80x40.gif);
  width: 80; height: 40;
}

#practice {
   z-index:2;
   position:absolute;
   width:300px;
   height:50px;
   top:0px;
   left:0px;
   border:1px dotted #999;
   background-color:yellow;
   text-align:center;
   vertical-align:middle;
   padding:8px;
}