A:link {
  text-decoration: none;
  color: #E1DDAF;
}

A:visited {
  text-decoration: none;
  color: #B5B28D;
}

A:hover, A:active {
  text-decoration: none;
  color: #EDEBCD;
}

A:link img {
  text-decoration: none;
  border-color: #E1DDAF;
}

A:visited img {
  text-decoration: none;
  border-color: #B5B28D;
}

A:hover, A:active img {
  text-decoration: none;
  border-color: #EDEBCD;
}

.pagetitle
{
   color: #FFFFFF;

   margin-left: 8px;
   margin-right: 8px;
   margin-top: 0px;
   margin-bottom: 0px;

   font-weight: bold; 
   font-size: 10px;
}

img {
  border-color: #000000;
}

.nav:link, .nav:visited { 
   color: #566884;
   font-weight: bold; 
}
.nav:hover, .nav:active { 
   color: #FFFFFF;
   font-weight: bold; 
}

.navnolink { 
   color: #FFFFFF;
   font-weight: bold; 
   font-size: 10px;
}


td.logobar {
   background-color: #5C6270;
   background-image: url("grafix/logobar.jpg");
}

td.left {
   background-color: #485672;
   background-color: #5C6270;
}

td.left_top {
   background-color: #5C6270;
   background-image: url("grafix/left_top.gif");
}

td.pagecontent {
   background-color: #566884;
   margin-left: 8px;
   margin-right: 8px;
   margin-top: 8px;
   margin-bottom: 80px;
}

td.copyrightbar {
   background-color: #9F0000;
   background-color: #5C6270;
   background-image: url("grafix/copyrightbar.jpg");
}

td.copyrightbar_red {
   background-color: #9F0000;
   background-color: #5C6270;
   background-image: url("grafix/copyrightbar.jpg");
}

td.navbar {
   background-color: #909FBF;
}

.small {
   font-size: 9px;
   line-height: 10px;
}
.copyright {
   margin-left: 8px;
   margin-right: 8px;
   color: #FFFFFF;
   text-decoration: none;
   font-size: 9px;
   line-height: 10px;
}

p.right {
   text-align: right;
}
p.center {
   text-align: center;
}

.new
{
   color: #5CD800;
}
.red
{
   color: #F3474B;
}
.bold
{
   font-weight: bold;
}

body {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   line-height: 12px;

   color: #DBDFE9;

/*   background-color: #5C6270;
   background-color: #666666;*/

   background-color: #485672;
   background-image: url("grafix/background.gif");

   margin-left: 0px;
   margin-right: 0px;
   margin-top: 8px;
   margin-bottom: 8px;
}
td { 
   color: #DBDFE9;
   font-size: 10px;
   line-height: 12px;
   text-align: justify;
}

input, textarea {
   color: #C5CBDB;
   background-color: #566884;
   border: 2px solid;
}

p { 
   color: #DBDFE9;
   font-size: 10px;
   line-height: 12px;
   text-align: justify;

   margin-left: 8px;
   margin-right: 8px;
   margin-top: 12px;
   margin-bottom: 12px;
}

h1,h2 {
   margin-left: 8px;
   margin-right: 8px;
   color: #ffffff;
   margin-top: 8px;
   font-weight: bold;
}

h1 {
   font-size: 12px;
   margin-bottom: 4px;
   text-align: left;
}

h2 {
   font-size: 10px;
   margin-bottom: 1px;
   text-align: left;
}
