html
{
 width:100%;
 height:100%;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px; 
}

body
{
 font-family:verdana;
 color:#615f5f;
 font-size:9pt;
 width:100%;
 height:100%;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div
{
 position:absolute;
 border-style:solid;
 border-width:1px;
 border-top-color:#000000;
 border-left-color:#000000;
 border-right-color:#e2e2e2;
 border-bottom-color:#e2e2e2; 
}

img
{
 border-style:none;
}


h1
 {
 color:#acc5e0;
 font-size:14pt;
 }

h2
 {
 color:#acc5e0;
 font-size:12pt;
 }
 
 h3
 {
 color:#acc5e0;
 font-size:10pt;
 font-weight:bold;
 }
 
span.highlight
{
 color:#000000;
}

li
{
 margin-left:16px;
}
 
div.div_verticalmiddle
{
 border-style:none; 
 width:100%;
 top:50%;
 margin-top:-0.5em;
 left:10px; 
}

#div_downloadlinks
{
 left: 900px;
 top: 150px;
 width:200px;
 height:480px;
 overflow:auto;
 text-align:center;
 border-style:none;
} 
 
#div_sitebanner
{
 left:250px;
 top: 0px;
 width:640px;
 height:100px;
 background-image:url(../images/banner1.png);
 border-style:none;
}

#div_sitelogo
{
 left:0px;
 top: 0px;
 width:200px;
 height:100px;
 background-image:url(../images/logo.png);
 border-style:none;
}
 
 a.quickaccesslink
 {
  text-decoration:none;
  color:#ffffff;
  font-size:10pt;
 }
 
 a.menulink
 {
  text-decoration:none;
  color:#ffffff;
  font-size:12pt;
 }
 
 #div_menubar
 {
  left:5px;
  top:150px;
  width:190px;
  height:470px;
  background-image:url(../images/menubarbackground.png);
  background-repeat:repeat-y;
  color:#ffffff;
  padding-left:10px;
  padding-top:10px;
 }
 
#div_quickaccess
{
 height:24px;
 top:0px;
 right:0px;
 width:180px;
 background-image: url(../images/quickaccess.png);
 background-repeat:repeat-x;
 color:#ffffff;
 overflow:hidden;
} 
 
 
#div_sitearea
{
 left:200px;
 top:100px;
 border-style:none;
 bottom:0px;
 right:0px;
 overflow:hidden;
}
 
#div_sitecontent
{
 left:50px;
 top:50px;
/* margin-left:-320px;
 margin-top:-240px; */
 width:18px;
 height:18px;
 display:none;
 background-color:white;
}

#div_sitecontentarea
{
 border-style:none;
 top:16px;
 left:0px;
 right:0px;
 bottom:0px;
 overflow:auto; 
 padding-left:10px;
 padding-top:10px;
}


#div_indexbox
{
 overflow:auto;
 left:250px;
 top:150px;
 background-color:white;
 width:640px;
 height:480px;
 border-style:none;
 
}

#div_captionbar
{
 top:0px;
 left:0px;
 border-style:none;
 width:100%;
 background-image:url(../images/captionbarbackground.png);
 background-repeat:repeat-x;
 height:16px;
}

#div_closebutton
{
 border-style:none;
 right:2px;
 top:1px;
 width:16px;
 height:16px;
 background-image:url(../images/captionbarclose.png);
 background-repeat:no-repeat;
 
}

#div_sitecontent
{
}
