body {
  background-color: #7A6B7E;
}

/*** TEH L|NKAG3 ***/
a.sub_link {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: .8em;
  font-weight: bold;
  text-decoration: none;
  color: #000033;
}
a.sub_link:hover {
  text-decoration: underline;
  color: #000033;
}

a.top_link {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: .7em;
  font-weight: bold;
  text-decoration: none;
  color: #000033;
}

/* main baner menu links */
a.menulinks {
  font-family: Terminal, sans-serif;
  font-size: .8em;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFFFFF;
}

a.menulinks:hover {
  font-family: Terminal, sans-serif;
  font-size: .8em;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: underline;
}

a.bottom {
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

a.bottom:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  text-decoration: none;
}

a.sub {
  font-family: arial, helvetica, sans-serif;
  font-size: .6em;
  font-weight: normal;
  text-decoration: none;
  color: #336666;
}

a.sub:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: .6em;
  font-weight: normal;
  text-decoration: underline;
  color: #336666;
}

/*** BODY FONTS, NOTE: normal is in px, therefor unresizible in IE ***/
font.heading {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, arial, helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  text-decoration: none;
  color: #000033;
}

font.body {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, arial, helvetica, sans-serif;
  font-size: .8em;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

/*** Tiny box on the left news heading ***/
font.news_head {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;
  color: #000033;
}

font.news_body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: .8em;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

font.news_footer {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: .6em;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

table.main_table {
  border-style: solid;
  background-color: #F5F5F5;
  border-width: 2;
  border-color: #060B2F;
}

table.body {
  border-style: solid;
  background-color: #FFFFFF;
  border-width: 1;
  border-color: #DDDDDD;
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, arial, helvetica, sans-serif;
  font-size: .75em;
  font-weight: normal;
  color: #000000;
}

div.body {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, arial, helvetica, sans-serif;
  font-size: .8em;
  font-weight: normal;
  color: #000000;
}

/*** PHORMZZ ***/
input.bt {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px; 
  background-color: #DDDDDD; 
  border-style: solid; 
  border-width: 1px;
  border-color: #333333;
}
input.box
{
  border : 1px inset #333333;
  padding-left : 2px;
  background-color : #FFFFFF;
}
input, textarea, select {
  font-size: 11px;
  padding-left : 2px;
  font-family: verdana, arial, helvetica, sans-serif;
  border-color : #000000;
  background-color : #F6F6F6;
  border-top-width : 1px; 
  border-right-width : 1px; 
  border-bottom-width : 1px; 
  border-left-width : 1px;
  
}
