body
{
 font-family: Arial, verdana, tahoma;
 font-size: 11px;
 color: #000000;
 background-color: #ffffff;
 margin: 0px;
}

.HeadlineMediumStdcolor
{
 font-size: 12px;
 font-weight: bold;
 padding-bottom: 5px;
 color: #000000;
 text-transform: uppercase;
}

.SubHeadlineMediumStdcolor
{
 font-size: 11px;
 font-weight: bold;
 padding-bottom: 10px;
 line-height: 16px;
 color: #000000;
}

.BreadMediumStdcolor
{
 font-size: 11px;
 line-height: 16px;
 color: #000000;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #000000;
}

a:hover {text-decoration: none;}

input
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 background: #ffffff;
 padding-left: 2px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #666666 solid;
}

select
{
 color: #000000;
 font-size: 11px;
 background: #ffffff;
 border: 1px #666666 solid;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
}

.FormFieldInputsWide
{
 width: 420px;
 height: 50px;
}

.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
}

.FormFieldInputsNarrow
{
 width: 110px;
 height: 20px;
}

.FormFieldLabelMediumStdcolor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

ul{ padding-left:13px; margin:5; }

li{ list-style-image: url(/AjrGfx/SystemGfx/list_item.gif) }

/*** CONTAINER 1 START - NIX PILLE HER ********************************************/

div#holder1 { 
  position:relative; left:0; top:0;
  width:310px; height:390px; 
  overflow:hidden; z-index:100;
  background-color: #ffffff; }
div#wn1  { 
  position:absolute; left:10px; top:10px;
  width:295px; height:370px; 
  clip:rect(0, 295px, 370px, 0); 
  overflow:hidden; z-index:1
  }
/* op7 needs width set here too (?) */  
div#lyr1 { width:270px}
div.content { 
  position:absolute; visibility:hidden; 
  left:0; top:0; z-index:1 
  }  

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar1 { 
  position:absolute; visibility:hidden;
  left:298px; top:5px;
  width:11px; height:380px; 
  font-size:1px; z-index:2
  }
div#track1 { 
  position:absolute; left:0; top:8px;
  width:8px; height:365px;
/*  background: #cccccc repeat; */
  z-index:1
  }
div#dragBar1 {
  position:absolute; left:0; top:0;
  width:7px; height:20px;
  background-color:#000000;
  z-index:1
  }  
div#up1 { position:absolute; left:1px; top:0; z-index:2 }  
div#down1 { position:relative; left:1px; top:375px; z-index:3 }  

/*** CONTAINER 1 END ********************************************/

