/* standard elements */
HTML {
}

* {
  margin: 0;
  padding: 0;
}

BODY {
  margin: 0;
  padding: 0;
  background: #0075ab;
  color: #ffffff;
  font: normal 80% arial,sans-serif;   
  behavior: url(../js/csshover.htc);
  background-repeat: repeat-x;
  background-image: url(../images/bgbody.jpg);
  background-attachment: fixed;
}

CODE{
  padding-bottom: 1.2em;
}

DL {padding-left: 1.2em;}

DD {padding-left: 10px;}

IMG {
  text-align: middle;
  border: 0px;
}

/* misc */
.logos {
  text-align: center;
}

.clear {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.headern {
  position: fixed;
  top: 0px;
  height: 10px;
  right: 9%;
  left: 9%;
  font: bold 1.2em sans-serif;
  line-height: 28px;
  z-index: 2;
  background: black;
}

.headern .tl {
  position: fixed;
  top: 5px;
  left: 9%;
  width: 14px;
  height: 14px;
  background: black;
  background-image: url(../images/htl.png);
}

.headern .tr {
  position: fixed;
  top: 5px;
  right: 9%;
  width: 14px;
  height: 14px;
  background: black;
  background-image: url(../images/htr.png);
}

.headern .bar {
  position: relative;
  top: 5px;
  width: 100%;
  height: 64px;
  background: #0e234d;
}

.headern .bar .title {
  color: #4fcbff;
  background: #0e234d;
  font: bold 36px sans-serif;
  text-align: center;
}

.headern .bar .subtitle {
  position: relative;
  top: -7px;
  color: #FFFFFF;
  background: #0e234d;
  font: bold italic 20px sans-serif;
  text-align: center;
}

/*

.menu a:hover {
  color: #000000;
  background: #0075ab;
}

.menu a:hover span {background-position:0 150px; border-bottom:1px solid #f9f4ee;}
 
*/

.menu {
  font: bold 14px;
}

.menu .left {
  position: relative;
  top: 5px;
  width: 0px;
  height: 28px;
  background-image: url(../images/button-mid.png);
  border-right: 1px solid #461B7E;
}

.menu .right {
  position: relative;
  top: -24px;
  right: 0px;
  width: 14px;
  height: 28px;
  float: right;
  background: #222222;
  background-image: url(../images/mbr.png);
}

.menu .bar {
  border-bottom: 1px solid #461B7E;
  margin-left: 0px;
  margin-right: 0px;
  width: auto;
  height: 28px;
  background: #4fcbff;
  padding-top: 0px;
  background-image: url(../images/button-mid.png);
}

.menu .bar a {
  border-right: 1px solid #461B7E;
  color: #34282C;
  padding: 0 16px;
  text-decoration: none;
  float: left;
}

.menu .bar a .selected {
  color: #000000;
}

.menu .bar a:hover {
  background-position: left bottom;
  color: #000000;
  background: url(../images/button-mid-hoover.png);
}

.menu .spacer {
  clear: both;
  height: 10px;
  width: auto;
  color: #0000FF;
  background: #000000;
  z-index: 2;
}

.page-background {
  position: fixed;
  top: 98px;
  bottom: 50px;
  left: 9%;
  right: 9%;
  z-index: -1;
}

.container {
  position: absolute; 
  top: 110px;
  left: 9%;
  right: 9%;
  padding-top: 0px;
  font-size: 1.2em;
  color: #FFFFFF;
  font-family: arial,sans-serif;
}

.content {
  bottom: 50px;
  margin-bottom: 50px;
  overflow: off;
}

.content UL,OL{
  padding: 5px 30px 10px 30px;
}

.content H1 {
  padding: 0px 10px 10px 10px;
  font: bold 1.1em;
}

.content H2 {
  padding: 0px 10px 10px 20px;
  font: bold 1em;
  vertical-align: top;
}

.content P {
  padding: 10px 10px 15px 10px;
}

.content TR {
  vertical-align: top;
}

.content form {
}

.content a {
  color: #963;
}

.content a:hover {
  color: #C60;
}

.image {
  text-align: center;
}

.footer {
  clear: both;
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 30px;
  color: #0e3041;
  background: #0075ab;
  text-align: center;
  padding: 10px;
  z-index: 1;
}

.footer .bl {
  position: fixed;
  bottom: 50px;
  left: 9%;
  width: 5px;
  height: 5px;
  background-image: url(../images/bl.png);
  z-index: 1;
}

.footer .br {
  position: fixed;
  bottom: 50px;
  right: 9%;
  width: 5px;
  height: 5px;
  background-image: url(../images/br.png);
  z-index: 1;
  float: right;
}

.footer A {
  color: #0e3041;
}

label {
  width: 35%;
  float: left;
  clear: left;
  text-align: right;
  white-space: nowrap;
  min-width: 5em;
}

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
  font-size: 1px;
  overflow: hidden;
  display: block;
  background: transparent;
  background-image: url(../images/artbg.png);
}

.b1h {
  height: 1px;
  background:#aaa;
  margin:0 5px;
}

.b2h, .b2bh {height:1px; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3h, .b3bh {height:1px; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4h, .b4bh {height:2px; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}

.contenth {
  background-image: url(../images/artbg.png);
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

h1 {
  vertical-align: middle;
  font-size: 1.2em;
}

h2 {
  vertical-align: middle;
  font-size: 1.1em;
}

.border {
  border-right: 1px solid #aaa;
  border-left: 1px solid #aaa;
}

.article {
  text-align: left;
  margin-bottom: 2px;
  margin-right: 10px;
}

.article p {
  padding: 0px 10px;
  text-align: left;
}

.article h1 {
  text-align: left;
  padding: 0px 10px 1.5% 10px;
  vertical-align: middle;
  font: bold 1.1em;
}

.article table {
  text-align: left;
  width: 100%;
  padding: 0px;
}

.article table td {
  text-align: left;
  padding: 0px;
}

.link {
  background: transparent;
}

.link:hover {
  background-color: #050505;
}

textarea {
  width: 100%;
}
