A                    { color: #333333; text-decoration: underline; }
A:link               { color: #333333; text-decoration: underline; }
A:active             { color: #333333; text-decoration: underline; }
A:link               { color: #535353; text-decoration: none; }
A:active             { color: #535353; text-decoration: none; }
A:visited            { color: #535353; text-decoration: none; }
A:hover              { color: #535353; text-decoration: underline; }

A.navtext            { color: #535353; text-decoration: none; }
A.navtext:link       { color: #535353; text-decoration: none; }
A.navtext:active     { color: #535353; text-decoration: none; }
A.navtext:visited    { color: #535353; text-decoration: none; }
A.navtext:hover      { color: #535353; text-decoration: none; }

body {
    scrollbar-arrow-color:#505050;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
}

H1, H2, H3, H4, H5, H6 {
  color: #454545;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
}

.headlinehighlight {
  color: #B61131;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

.gotohighlight {
  color: #B61131;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

.copy {
  color: #535353;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.sidebar {
  color: #535353;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 14px;
}

.copyright {
  color: #505050;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.smallbodytext {
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 14px;
}

.footertext {
  color: #688670;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.smallelement {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: normal;
}

.adminnav {
  color: #666666;
  background-color: #FAFBFA;
  background-image: url(images/backgrounds/adminnav.gif);
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  padding-top: 6px;
  padding-left: 10px;
}

.textbox {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 16px;
}

.buttonstyle{
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    background-color: #C5CBD7;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #454545;
    text-decoration: none;
}
