.toptekst      {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 8pt;
         font-weight: normal;
         font-style: normal;
         text-decoration: none;
	 vertical-align: middle;
         color: #FFFFFF;
        }
.bottomtekst      {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 8pt;
         font-weight: bold;
         font-style: normal;
         text-decoration: none;
         color: #324468;
        }

.menuitem      {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 8pt;
         font-weight: bold;
         font-style: normal;
         text-decoration: none;
	 vertical-align: middle;
         color: #FFFFFF;
        }

body {
	margin: 0px;
	scrollbar-face-color: #E8E8E8;
	scrollbar-shadow-color: #536788;
	scrollbar-highlight-color: #536788;
	scrollbar-3dlight-color: #E8E8E8;
	scrollbar-darkshadow-color: #E8E8E8;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}
.normal     {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 8pt;
          font-weight: normal;
          font-style: normal;
          text-decoration: none;
         color: #FFFFFF;
        }
tt     {
          font-family:  Arial, Helvetica, sans-serif;
          font-size: 8pt;
          font-weight: normal;
          font-style: normal;
          text-decoration: none;
         color: #FFFFFF;
        }
td      {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 8pt;
         font-weight: normal;
         font-style: normal;
         text-decoration: none;
         color: #2D6297;
        }
td.home      {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10pt;
         font-weight: bold;
         font-style: normal;
         text-decoration: none;
         color: #FFFFFF;
        }
div      {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 8pt;
          font-weight: normal;
          font-style: normal;
          text-decoration: none;
         color: #000000;
        }
p      {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 8pt;
         font-weight: normal;
         font-style: normal;
         text-decoration: none;
         color: #2D6297;
        }
a      {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 8pt;
         font-weight: normal;
         font-style: normal;
         text-decoration: none;
         color: #FF6600;
        }
input      {
          font-family:  Arial, Helvetica, sans-serif;
          font-size: 8pt;
          font-weight: normal;
          font-style: normal;
          text-decoration: none;
	  border-style: solid;
	  border-width: 1px;
	  border-color: #A5ACB2;
        }
.inputText    {
          font-family:  Arial, Helvetica, sans-serif;
          font-size: 8pt;
          font-weight: normal;
          font-style: normal;
          text-decoration: none;
	  border-style: solid;
	  border-width: 1px;
	  border-color: #A5ACB2;
        }
.button {
          font-family:  Arial, Helvetica, sans-serif;
          font-size: 8pt;
          font-weight: bold;
          font-style: normal;
          text-decoration: none;
	  color: #004080;
	  background-color: #FFFFFF;
	  border-style: solid;
	  border-width: 1px;
	  border-color: #004080;
        }
.heads      {
          font-family:  Arial, Helvetica, sans-serif;
          font-size: 8pt;
          font-weight: bold;
          font-style: normal;
          text-decoration: none;
         color: #FFFFFF;
        }
.bottomMenu {
          font-family:  Arial, Helvetica, sans-serif;
          font-size: 8pt;
          font-weight: normal;
          font-style: normal;
          text-decoration: none;
          color: #000000;
        }
.errormessage {
	color: #FF0000;
}
.ColumnCaptionLink {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}