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

A.menunav            { color: #4C4E4E; text-decoration: none; font-size: 11px; font-weight: normal; }
A.menunav:link       { color: #4C4E4E; text-decoration: none; font-size: 11px; font-weight: normal; }
A.menunav:active     { color: #8CB820; text-decoration: none; font-size: 11px; font-weight: normal; }
A.menunav:visited    { color: #4C4E4E; text-decoration: none; font-size: 11px; font-weight: normal; }
A.menunav:hover      { color: #528092; text-decoration: none; font-size: 11px; font-weight: normal; }

A.nav            { color: #D45994; text-decoration: none; font-size: 11px; font-weight: bold; }
A.nav:link       { color: #D45994; text-decoration: none; font-size: 11px; font-weight: bold; }
A.nav:active     { color: #D45994; text-decoration: underline; font-size: 11px; font-weight: bold; }
A.nav:visited    { color: #D45994; text-decoration: none; font-size: 11px; font-weight: bold; }
A.nav:hover      { color: #D45994; text-decoration: underline; font-size: 11px; font-weight: bold; }

A.footernav            { color: #957966; text-decoration: none; }
A.footernav:link       { color: #957966; text-decoration: none; }
A.footernav:active     { color: #957966; text-decoration: underline; }
A.footernav:visited    { color: #957966; text-decoration: none; }
A.footernav:hover      { color: #957966; text-decoration: underline; }

body {
  font-family: Arial,Helvetica,sans-serif;
  scrollbar-arrow-color:#7C8C95;
	scrollbar-base-color:#B8C3C9;
	scrollbar-shadow-color:#B8C3C9;
	scrollbar-face-color:#C5D1D4;
	scrollbar-highlight-color:#B8C3C9;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#7C8C95;
}

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: #424040;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.copysmall {
  color: #957966;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 16px;
}

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

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

.copyright {
  color: #7C8C95;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  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: #D45994;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 16px;
}

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

.dropdown {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #D45994;
}
