H1 {
  color: #303366;
	font-size: 16px;
  font-weight: bold;
  display: inline;
}

H2 {
  color: #A1642D;
	font-size : 14px;
  font-weight: bold;
  display: inline;
  line-height: 28px;
}

H3 {
  color: #000000;
	font-size: 14px;
  font-weight: bold;
  display: inline;
}

.FrmBtnOut
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #325FA0;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
	border : 1px solid #000000;
}

.FrmBtnOn
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #F69920;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
	border : 1px solid #000000;
}

.TextField
{  
  height: 18px;
	font-family : Arial, Sans-serif, Verdana, Helvetica;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  background-color: #FFFFFF; 
  border-color: #CCCCCC; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

A { text-decoration: none; }
A:link { color: #333366; }
A:visited { color: #333366; }
A:hover { text-decoration: none; color: #333366; }

A.underline { text-decoration: underline; }
A.underline:link { color: #333366; }
A.underline:visited { color: #333366; }
A.underline:hover { text-decoration: underline; color: #333366; }

A.black {text-decoration: underline; }
A.black:link {color: #000000; }
A.black:visited {color: #000000; }
A.black:hover {text-decoration: underline; color: #000000; }

A.white {text-decoration: none; }
A.white:link {color: #FFFFFF; }
A.white:visited {color: #FFFFFF; }
A.white:hover {text-decoration: underline; color: #FF9900; }

LI
{
  list-style-type: square;
}

UL
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 20;
}

TD.blockHeader {
  font-weight:bold;
  color:#FFFFFF;
  background-image:URL(/images/bgBlockheader.gif);
  height:19px;
  width:100%;
  vertical-alignment:middle;
}

TD.blockHeader2 {
  font-weight:bold;
  color:#FFFFFF;
  background-image:URL(/images/bgBlockheader.gif);
  height:19px;
  width:50%;
  vertical-alignment:middle;
}

TD.headerRow
{
  color: #1B1B4F;
  font-weight: bold;
}

TD.DataRowEven
{
  background-color: #E5E5E5;
}

TD.DataRowOdd
{
  background-color: #FFFFFF;
}

TD.small {
	font-size : 10px;
  line-height: 13px;
}

TD.labelRow {
  color: #00427C;
}

#sea {
  position:absolute;
  z-index:1;
  width:100%;
  height:500px;
  background-image:url('/images/background.jpg');
  background-repeat: repeat-x;
}

TD.header {
}

TD.content
{
  background-color: #FFFFFF;
  height: 100%;
  padding: 0px;
  margin: 0px;
  text-align: left;
	font-size : 10px;
}

TD.left   { width: 175px; height: 100%; text-align: left; vertical-align: top; padding: 0px; background-image:url(/images/bgMenu.gif); background-repeat: repeat-y; }
TD.mid    { width: 414px; height: 100%; text-align: left; vertical-align: top; padding: 10px; }
TD.mid2   { width: 597px; height: 100%; text-align: left; vertical-align: top; padding: 0px; }
TD.mid3   { width: 597px; height: 100%; text-align: left; vertical-align: top; padding: 10px; background-image:url(/images/bgRechts3.gif); background-position: top right; background-repeat: repeat-y; }
TD.right  { width: 183px; height: 100%; text-align: left; vertical-align: top; padding-top: 10px; padding-left: 10px; padding-right: 10px; background-image:url(/images/bgRechts.gif); background-position: top right; background-repeat: repeat-y; }

.rightmid {
  background-color: #D2D2DC;
  padding: 10px;
  width: 161px;
}

.menuOff {
  padding-left: 5px;
  height: 19px;
  width: 147px;
  padding-top: 3px;
  padding-bottom: 1px;
  color: #FFFFFF;
  font-size: 12px;
}

.menuOn {
  background-color: #83939B;
  cursor: hand;
  padding-left: 5px;
  height: 19px;
  width: 147px;
  padding-top:3px;
  padding-bottom:1px;
  color: #FFFFFF;
  font-size: 12px;
}

#module {
  padding: 0px;
}

TD.footer {
  background: #363667;
  width: 772px;
  height: 14px;
}  

TD {
	font-family : Helvetica, Arial, Sans-serif, Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
  line-height: 14px;
  padding: 0px;
  margin: 0px;
}

BODY {
  background-color: #333366;
  background-image:url('/images/bootje.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;

	font-family : Helvetica, Arial, Sans-serif, Verdana;
	margin : 0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
  line-height: 14px;
  color: #000000;
}
