/*****************************\
| tacitus theme 8/3/2001 rob  |
\*****************************/

BODY {
  font-family:                "Verdana, sans-serif";
  font-size:                  9px;
  background-color :          #272745;
  color:                      #EEEEEE;
}

TABLE {
  font-family:                "Verdana, sans-serif";
  font-size:                  10px;
}

TD {

}

INPUT,TEXTAREA,SELECT {
  font-family:                "Verdana, sans-serif"; 
  font-size:                  11px;

}

A {
  text-decoration:            none;
  font-weight:                bold;
}

A:link {
  color:                      #6980C0;

}

A:hover {
  color:                      #7990d0;
  text-decoration:            underline;

}

A:visited {
  color:                      #6070b0;
  
}

.type0 {
  background-color :          #000029;

}

.type1 {

}

.type2 {
  font-size:                  11px;
  text-align:                 right;
}

.type3 {

}

.type4 {

}

.type5 {
}

.type6 {

}

.highlight {
  background-color :          #6666FF;
}

.error {
  color : #000000; 
  background-color :          #FF6666; 
}

.title {
  font-size:                  20px;
  font-weight:                bold;
  color:                      #6980C0;
}

.smalltype {
  font-size:                  8px;

}

