
body a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; color:#2F84BA; font-weight: normal; 
text-decoration:none;

}
body a:hover{ 
 border-bottom: #F0A74B dotted 1px;  color: #F0A74B;

}

BODY {background: url(../images/background.jpg) repeat-x top;
background-color:#4173b2;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:0px;

}

hr {border:1px solid #cccccc;}

H1 {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px; color: #999999; font-weight: normal; display:inline;}
H2 {font-family:Arial, Helvetica, sans-serif;
  font-size: 18px; color:#F0A74B; font-weight: bold; display:inline;}
   
.orangetext {font-size:12px; color:#F0A74B; font-weight:bold; background-color:#FFFFFF} 
.greentext {font-size:11px; color:#83B73C; font-weight:bold;}  
 
.headline {font-size: 12pt; font-family: verdana; font-weight: bold; color:#ffffff}
.smallheadline {font-size: 13pt; font-family: verdana; font-weight: bold}  


/* Small Hyperlinks */
a.small:link {color: #800080; font-size: 9pt; font-weight: normal;}
a.small:visited {color: #800080; font-size: 9pt; font-weight: normal;}
a.small:active {color: #800080; font-size: 9pt; font-weight: normal; text-decoration:none}
a.small:hover {color: #000000; font-size: 9pt; font-weight: normal; text-decoration:none}

/* Main na */
a.nav:link {color: #0293D4; font-size: 12px; font-weight: bold;  font-family:Arial, Helvetica, sans-serif} 
a.nav:visited {color: #0293D4; font-size: 12px; font-weight: bold;  font-family:Arial, Helvetica, sans-serif}
a.nav:active {color: #0293D4; font-size: 12px; font-weight: bold;  font-family:Arial, Helvetica, sans-serif}
a.nav:hover {color: #0293D4; font-size:12px; font-weight: bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif}

/* Blog */
a.bloglink:link {color: #0293D4; font-size: 12px; font-weight: bold;  font-family:Arial, Helvetica, sans-serif} 
a.bloglink:visited {color: #0293D4; font-size: 12px; font-weight: bold;  font-family:Arial, Helvetica, sans-serif}
a.bloglink:active {color: #0293D4; font-size: 12px; font-weight: bold;  font-family:Arial, Helvetica, sans-serif}
a.bloglink:hover {color: #0293D4; font-size:12px; font-weight: bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif}


a.navdrink:link {color: #0293D4; font-size: 12px; font-weight: bold;  text-decoration:underline; font-family:Arial, Helvetica, sans-serif} 
a.navdrink:visited {color: #0293D4; font-size: 12px; font-weight: bold; text-decoration:underline; font-family:Arial, Helvetica, sans-serif}
a.navdrink:active {color: #0293D4; font-size: 12px; font-weight: bold; text-decoration:underline; font-family:Arial, Helvetica, sans-serif}
a.navdrink:hover {color: #F0A74B; font-size:12px; font-weight: bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif}
 
/* Yellow Hyperlinks */
a.yellow:link {color: #c19600; font-size: 8pt; font-weight: bold;}
a.yellow:visited {color: #c19600; font-size: 8pt; font-weight: bold;}
a.yellow:active {color: #c19600; font-size: 8pt; font-weight: bold; text-decoration:none}
a.yellow:hover {color: #000000; font-size: 8pt; font-weight: bold; text-decoration:none}

/* Form */
.submit-button {COLOR: #000000; FONT-SIZE:8pt; BACKGROUND: #E7E091; BORDER: 1px #000000 outset}
.inputbox {COLOR: #53595e; FONT-SIZE:9PX; BACKGROUND: #FFFFFF; BORDER: #999999 solid 1px; WIDTH:90PX;}

