* { font-family : "Arial", "Times New Roman", "Times", serif; font-size : 11px; color : black;}
html, body
{ margin : 0px;  height : 100%; width : 100%;}
body
{background-image:url(/shared/images/background.jpg); background-position:center top; background-repeat:no-repeat;}
html
{
  overflow:auto;
}
a
{ text-decoration : none; color : #FF3C78; font-weight : bold;}
a:hover
{ color : #d3295d;}
img
{ border : 0px; margin : 0px;}
#outer
{
  width:950px;
  margin:auto;
}
#header
{
  height:130px;
}
#main
{
  clear:both;
}
#footer
{
  background-image:url(/shared/images/footer.jpg); 
  background-position:center top; 
  min-height:300px; 
  background-color:#52656b; 
  background-repeat:repeat-x;
}
#homeblock p{color:white;}
#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,
h1
{ color:#ff3b77; font-size : 23px; margin:0px; padding:0px;}
h2
{ color:#52656b; font-size : 16px; font-weight:bold; padding:0px; margin:0px;}
.intro
{ margin-top : 10px; font-weight : bold;}
.body
{ line-height : 150%; font-size:12px;}
.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;
}

.menuItem,
.menuItem:hover,
.menuItemActive,
.menuItemActive:hover
{
  color:#b8b89f;
  text-decoration:none;
  font-weight:bold;
  font-size:16px;
}

.menuItem:hover,
.menuItemActive,
.menuItemActive:hover
{
  color:#52656b;
}

.menuLevel2,
.menuLevel2:hover
{
  font-weight:bold;
  font-size: 18px;
  color:#b8b89f;
}

.menuLevel2:hover
{
  color:#52656b;
}

fieldset{border:0px;}
.floatL{float:left;}
.floatR{float:right;}
.clear{clear:both;}

.form_div{padding:2px; width:200px; margin-top:5px;}
.form_input,.form_select{width:159px; margin-top:5px;}

#popup_inner h1{color:white;}
#popup_inner,#popup_inner p,#popup_inner table td,#popup_inner table td strong{color:white; font-size:13px;}
#popup_inner h2,#popup_inner h2 span{font-size:16px;}

