body {font-family: tahoma; font-size: 80%; background-image: url('bg.bmp'); margin:0; height:100%}

div.main {background-color: white; margin-left: 110px; margin-right:105px; margin-top: 0; margin-bottom: 0; padding:20px; min-height:100%; height=100%}

p {text-align: justify}

span.arrow {cursor:default}

ul {list-style-image: url(logo_small.gif)}

li {margin-bottom: 1em}

h1 {font-size: 125%; font-style: bold}

h2 {font-size: 110%; font: bold italic}

h3 {font-size: 110%; font-style: bold}

h4 {font-size: 100%}

.blue {background-image: none; background-color: #95B7DC; margin-left: 0px; margin-right: 0px; margin-top: 0px}
.dkblue {background-image: none; background-color: #003366}
.greyblue {background-image: none; background-color: #CFD6DF}
.medblue {background-image: none; background-color: #336699}
.ltblue {background-image: none; background-color: #D0DFF0}
.red {background-image: none; background-color: #990000}

.center {text-align: center}

.bold {font-weight: bold}

.smalltext {font-size: 70%}

td {font-size: 80%}

.button
{
  font-size: 11px;
  color: #FFFFFF;
  background: #336699;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-top: 1px solid black;
  height: 18px;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}

.whitetext {text-decoration: none; color: white}
:hover.whitetext {text-decoration: none; background: #D0DFF0; color: black}
:focus.whitetext {text-decoration: none; background: #D0DFF0; color: black}

a.black {text-decoration: none; color: black}
a:hover.black {text-decoration: none; background: #D0DFF0}
a:focus.black {text-decoration: none; background: #D0DFF0}

a.boldblack {color: black; text-decoration: none; font-weight: bold}
a:hover.boldblack {text-decoration: none; background: #D0DFF0}
a:focus.boldblack {text-decoration: none; background: #D0DFF0}

a.boldblack2 {color: black; text-decoration: none; font-weight: bold; background: #808AA0}
a:hover.boldblack2 {text-decoration: none; background: #D0DFF0}
a:focus.boldblack2 {text-decoration: none; background: #D0DFF0}

a.boldblacklink {color: black; text-decoration: none; font-weight: bold}
a:hover.boldblacklink {text-decoration: underline; background: #D0DFF0}
a:focus.boldblacklink {text-decoration: none; background: #D0DFF0}