body
{
  font-family : "Arial", "Verdana", "Times New Roman", "Times", serif; 
  font-size : 12px; 
  color : black;
  background-image:url(/shared/images/lente_n_mist.jpg);
  background-repeat:repeat-x;
  background-color:#402301;
}
html, body
{ margin : 0px;  height : 100%; width : 100%;}
html
{
  overflow:auto;
}
a
{ text-decoration : none; color : #a1d6eb; font-weight : bold;}
a:hover
{ color : #5d8c9f;}
img
{ border : 0px; margin : 0px;}
#outer,
.outer
{
  width:1020px;
  margin:auto;
  background-image: url(/shared/images/lente_n_center.jpg);
}
#header
{
  padding-top:30px;
  padding-left:30px;
}

#footer
{
  height:340px;;
}

#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;}
.title
{ font-size : 18px; font-size:31px; color:#1B1464; font-family:"Georgia"; font-style:italic; }
.intro
{ margin-top : 10px; font-weight : bold;}
.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;
}

.input_text
{
  border:1px solid white;
  padding:3px;
  width:190px;
  float:left;
}

.div_form
{
  float:left; 
  width:140px; 
  text-align:right; 
  color:white; 
  padding-top:4px;
  font-size:13px;
}

.div_form2
{
  float:left; 
  width:220px; 
  padding-left:10px;
}

.seperator
{
  height:4px; 
  overflow:hidden; 
  float:left; 
  width:100%;
}

.nav2,
.nav2Active
{
  font-family:"Georgia";
  color:white;
  font-size:13px;
}

.nav2:hover,
.nav2Active,
.nav2Active:hover
{
  color:#F36D20;
}

h2
{
  font-family : "Georgia","Times New Roman", "Times", serif; 
  font-size:28px;
  font-weight:normal;
  font-style:italic;
  color:white;
}