/* CSS Document */

body {
  margin: 0px;
}

.formfield {
  font-family: verdana, Arial, Tahoma;
  text-size: 9px;
}

input	{ font-family: tahoma, helvetica; font-size: 11px; color: #000000; line-height: 14px; }

.type {
  font-family: verdana, Arial, Tahoma;
  color: 000000;
  size: 10px;
}


.nav {
  font-family: verdana, Arial, Tahoma;
  color: 000000;
  size: 10px;
}



.text {
  font-family: verdana, Arial, Tahoma;
  font-size: 11px;
  color: #666666;
}

.text_small {
  font-family: Verdana;
  font-size: 10px;
  color: #666666;
}

.text_footer {
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
}

.text_white {
  font-family: Tahoma;
  font-size: 10px;
  color: #CCCCCC;
}

.text_quotes {
  font-family: Tahoma;
  font-size: 10px;
  color: #666666;
  text-align: justify;
}

a.topnavlinks:link {color: #990000; text-decoration: none }
a.topnavlinks:visited {color: #990000; text-decoration: none }
a.topnavlinks:hover {color: #CC0000; text-decoration: none }

a.contentlinks:link {color: #990000; text-decoration: none }
a.contentlinks:visited {color: #990000; text-decoration: none }
a.contentlinks:hover {color: #990000; text-decoration: none }

a.newslinks:link {color: #EEEEEE; text-decoration: underline }
a.newslinks:visited {color: #EEEEEE; text-decoration: underline }
a.newslinks:hover {color: #EEEEEE; text-decoration: underline }
