* { font-family : "Verdana", "Times New Roman", "Times", serif; font-size : 11px; color : black;line-height: 15px }
html, body
{ margin : 0px; overflow : hidden; height : 100%; width : 100%; }
a
{ text-decoration : none; color : #CC0001; font-weight : bold;}
a:hover
{ color : #CC0001;}
img
{ border : 0px; margin : 0px;}
#header
{ position : absolute; top : 0px; left : 0px; height : 178px; width : 100%;  background-color:white;}
#logo
{ position : absolute; top : 0px; right : 2px;}
#navigation
{position : absolute; height : expression(( document.body.offsetHeight - 203 ) + "px" ); bottom : 0px; left : 0px; width : 150px; top : 178px; z-index : 99; background-color : #66cccc; border-top:1px solid white;}
#sitesearch
{position: absolute; top: 4px; right: 10px;}
#main
{ background-color : #ffffff;}
#main
{ position : absolute; left : 150px; right : 150px; width : 500px; top : 178px; bottom : 0px; height : expression(( document.body.offsetHeight - 203 ) + "px" ); overflow: auto; overflow-x: hidden;}
#right
{ position : absolute; width : 150px; right:0px; top : 178px; bottom : 0px; background-color : #CC0001; height : expression(( document.body.offsetHeight - 203 ) + "px" );color:white;}
#quickmenu
{ position : absolute; bottom : 2px; left : 2px; font-family : "Verdana", "Arial", Sans-serif; font-size : 10px; text-align : right;}
#payoff
{ position : absolute; top : 10px; left : 10px; font-style : italic; font-size : 18px; color : white;}
#language_selection
{ position : absolute; top : 10px; right : 130px; font-style : italic; font-size : 10px; color : white;}
#companyname
{ position : absolute; top : 35px; left : 35px; font-size : 18px;}
#container,#disabler
{position: absolute;width: 783px;height: 686px; background-color  : white;margin-left: -390px;left: 50%;}
#status
{z-index:10000;position:absolute;top:30%;left:50%;margin-left:-150px;background-color:white;padding:10px;border:1px solid red;width:300px;}
#eline
{position:absolute; right: 0px;bottom:5px;width:150px;text-align: center;}
.title
{ font-size : 13px; margin-bottom : 10px; color:#CC0001; font-weight : bold;}
.intro
{ margin-top : 10px;}
.body
{ line-height : 150%;}
.fakeBtn
{position:absolute;border:2px outset silver;padding:2px 6px;cursor:default;}

#disabler,
#statusbg
{
  z-index   : 10000;
  position  : absolute;
  top:0px; left:0px;
  width     : 100%;
  height    : 100%;
  border    : 0px;
  margin    : 0px;
  padding   : 0px;
  background-color  : black;
  opacity   : .3;
}

#statusmsg
{
  z-index:10002;
  position:absolute;
  top:30%;
  left:50%;
  margin-left:-150px;
  background-color:#ffffcc;
  padding:10px;
  border:1px solid black;
  width:300px;

  font-size:14px;
  color:black;
}

.fakeBtn
{
  clear:both;
  float:right;
  border:1px outset black;
  background-color:gainsboro;
  font-size:12px;
  padding: 2px 10px;
  cursor:default;
  margin-top:20px;
}