/* Generated by KompoZer */
html {
  overflow: -moz-scrollbars-vertical;
}
html {
}
body {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
  font-size-adjust: none;
  font-stretch: normal;
  background-position: center top;
  margin-left: auto;
  margin-top: auto;
  text-align: center;
  background-color: white;
  color: Black;
  background-image: url(../pics/bg-typo.png);
  background-repeat: repeat-x;
  /*font-family: Georgia,arial,'helvetica neue',arial,'liberation sans',freesans,sans-serif;*/
  font-family: Verdana,Tahoma,Arial;
}
a {
  font-weight: bold;
  color: #6975a3;
}
h1 {
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #1bb1e7;
  color: white;
  border: 1px solid #116b8c;
}
h2 {
  font-size: 18px;
  background-color: #1bb1e7;
  color: white;
  border: 1px solid #116b8c;
}
h3 {
  font-size: 16px;
  background-color: #1bb1e7;
  color: white;
  border: 1px solid #116b8c;
   border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
h4 {
  font-size: 14px;
  background-color: #1bb1e7;
  color: white;
  border: 1px solid #116b8c;
   border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
h5 {
  font-size: 12px;
  background-color: #1bb1e7;
  color: white;
  border: 1px solid #116b8c;
   border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
h6 {
  font-size: 10px;
  background-color: #1bb1e7;
  color: white;
  border: 1px solid #116b8c;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
hr {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
}
.bordered {
  border: 0px solid #999999;
}
#mainmenu {
  margin-left: 0px;
  margin-top: 0px;
  list-style-type: none;
  width: 217px;
}
#mainmenu li {
  text-align: center;
  margin-left: 0px;
  margin-top: 4px;
  height: 38px;
  background-image: url(../img/button3.png);
  background-color: silver;
}
#mainmenu li a {
  position: relative;
  top: 7px;
  font-size: 15px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
#mainmenu li a:hover {
  color: #bbbbbb;
}
#mainmenu li a:focus {
}
input[type=button], input[type=submit], input[type=reset] {
  border-color: #aaaaaa;
  border-width: 1px;
  background-image: url(../pics/button_background.gif);
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
input[type=text], input[type=password] {
  border: 1px solid #999999;
}
.button1 {
  border: 1px solid #aaaaaa;
  padding: 0px;
  background-image: url(../pics/button_background.gif);
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.button2 {
  border: 1px solid #aaaaaa;
  padding: 1px;
  background-image: url(../pics/button_background.gif);
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
* html .button1 {
  border-bottom: 6px solid #999999;
  padding-bottom: 0px;
}
table.alingleft td{
    text-align: left;
}
table.table1 {
  border:  none;
  border-collapse: collapse;
  font-size: 11px;
}
table.table1 td {
  border: 1px solid #888888;
  padding: 1px;
  text-align: center;
}
table.table1 th {
  border: 1px solid black;
  padding: 1px;
  text-align: center;
  background-color: #171f3e;
  color: white;
}
table.table1 th a {
  color: white;
  font-weight: bold;
}
table.table1 td a {
  color: black;
}
table.table1 td a:hover {
  color: #171f3e;
}
table.highlight tr:hover td {
  background-color: #e7e7e7;
  color: #000000;
}
table.lighttable {
  border-top: 1px solid #171f3e;
  border-bottom: 1px solid #171f3e;
}
table.lighttable td {
  border-bottom: 1px solid #171f3e;
  padding: 0px 10px;
}
table.formTable {
	border-collapse: collapse;
	border-spacing: 0;
}
table.formTable td {
  padding: 1px;
  margin: 0;
}
table.formTable th {
  padding: 1px;
  background-color: #171f3e;
  color: white;
}
table.formTable td input {
  width: 99%;
  border:#999999 1px solid;
  padding: 0;
  margin: 0;
}
table.formTable input {
  width: 99%;
  border:#999999 1px solid;
}
table.formTable input[type=checkbox] {
    width:auto;
    border: 0;
}
.dataTableLeft {
  background-color: #ffcccc;
  font-weight: bold;
  text-align: right;
}
.ar {
  text-align: right;
}
.ac {
  text-align: center;
}
.al {
  text-align: left;
}
.aj {
  text-align: justify;
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic;
}
.n {
  font-style: normal;
  font-weight: normal;
}
.u {
  text-decoration: underline;
}
.bv {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
.bh {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
p, dl, hr, h4, h5, ol, ul, pre, table, address, fieldset {
  margin-bottom: 10px;
}
h6 {
  margin-bottom: 2px;
  margin-top: 2px;
}
h1, h2, h3 {
  margin-bottom: 20px;
}
.marginauto {
  margin-left: auto;
  margin-right: auto;
}
#header {
  border-style: none solid;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../pics/header_dana100.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 100px;
}
#menu {
  height: 30px;
  width: 750px;
  float: right;
  position: relative;
  top: 70px;
  color: #171f3e;
  font-family: Helvetica;
  font-weight: bold;
}
#menuitems {
  float: right;
  background-color: transparent;
}
#menuitems li {
  height: 24px;
  text-align: center;
  position: relative;
  float: left;
  width: auto;
  background-color: transparent;
  border: 1px #171f3e solid;
  border-collapse: collapse;
  border-bottom: 0px;
  background-image: url(../pics/button_background.gif);
  padding-left: 5px;
  padding-right: 5px;
}
#menuitems li:hover {
 background-color:#6975a3;
 background-image: url(../pics/button_background_flip.gif);
}
#menuitems li a {
  text-decoration: none;
  font-size: 11px;
  line-height: 29px;
  color: #171f3e;
  font-weight: bold;
}
#menuitems li a:hover {
   color:#6975a3;
}
a:hover {
  color: #171f3e;
}
#container {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
#footer {
  border: 1px solid #999999;
  width: 960px;
  height: 200px;
  background-color: #e9eced;
  text-align: left;
}
#topmenu {
  position: relative;
  width: 500px;
  float: right;
  margin-bottom: 5px;
  z-index: 1000;
}
#nav {
  list-style: none;
  margin: 0px 0px 0 0;
  padding: 0;
  display: block;
  position: relative;
  float: right;
  width: 500px;
  height:30px;
}
#nav li {
  margin: 0;
  padding: 0;
  position: relative;
  float: right;
  height:30px;
}
#nav li img {
  margin: 0 0 0 6px;
  padding: 0 0 0 2px;
  vertical-align: middle;
}
#nav li a {
 color:  #171f3e;
 font-size: 11px;
 font-weight: bold;
 display: block;
 text-decoration: none;
 margin: 0;
 padding: 0 0 0 6px;
 position: relative
 height:30px;
}
#nav li a:hover {
  background-color: #ff8102;
}
#nav li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 2px;
  margin: 0;
  padding: 0;
  background-color: #990616;
}
*html #nav li ul {
  top: 23px;
  left: 0;
}
#nav li:hover ul, #nav li.over ul {
  margin: 0;
  padding: 0;
  display: block;
}
#nav li ul li {
  border:  none;
  margin: 0;
  padding: 1px;
  width: 140px;
  height: auto;
  font-size: 10px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight: normal;
  color: white;
  float: none;
  text-align: left;
  display: block;
}
#nav li ul li a {
  border:  none;
  margin: 0;
  padding: 2px 2px 2px 4px;
  display: block;
  color: white;
  text-decoration: none;
  height: auto;
  width: 134px;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  float: none;
}
#nav li ul li a:hover {
  border-top: medium none;
  margin: 0;
  padding: 2px 2px 2px 4px;
  color: white;
  text-decoration: none;
  background-color: #ff8102;
}
* html #nav li ul li a {
  width: 140px;
}
#nav li > ul {
  top: auto;
  left: auto;
}