body
{
  scrollbar-face-color: #2C5A90;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #2C5A90;
  scrollbar-darkshadow-color: #6090D0;
  scrollbar-track-color: #6090D0;
  scrollbar-arrow-color: #6090D0;
  margin-right:20pt;
  font-family:Verdana, verdana;
  font-size:12px;
  background-color:#6090D0;
  color: #ffffff;
  overflow: visible;
  height:99%;
  position: absolute; 
}

p
{
   margin-right: 22px;
   text-align: justify;
}

a 
{
  text-decoration : none;
  color: #6090D0;
}

a:hover 
{
  background-color: #7C98EC;
  color: #352D9D;
} 

#menu
{
  position: absolute;
  top: 50px;
  
  width: 11px;
  padding-top:20px;
  padding-left:31px;
}


#menu .menutext
{
  
  position:relative;
  top: 9px;
  left: -11px;
  width: 80px;
  height: 50px;
}

#menu div
{
  vertical-align: center;
}


#menu .menutextselect
{
  padding: 15px 0px 15px 16px;
  height: 30px; 
  z-index: 1;
  background-image: url("tabfront.gif");
  background-repeat: no-repeat;
  background-align: left;
}

#menu .menutext a
{
  padding: 15px 0px 15px 16px;
  height: 30px;
  background-image: url("tabback.gif");
  background-repeat: no-repeat;
  background-align: left;
}

#menu .menutext a:hover
{ height: 30px;
  padding: 15px 0px 15px 16px;
  background-image: url("tabfront.gif");
  background-repeat: no-repeat;
  background-align: left;
  background-color: #352D9D;
  color: #ffffff;
}



h2, h3
{
  font-size:14px;
}


table
{
  font-family:Verdana, verdana;
  font-size:12px;
}

hr
{
  color: #6090D0;
  border-style: dashed;
  width: 98%;
  height: 1px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

div.scrolling
{ 
  width: 100%; 
  overflow: auto;  
  padding: 10px;
  height: 100%;
} 

#mainblock
{
  height: 97%;
  width: 97%;
  margin-left: 30px;
}

#toprow
{
  height: 34;
}

.tabimage
{
  margin:0px;
  padding:0px 0px 0px 0px;
  border:0px;
}


#design
{
  padding-left: 70px;
}

#design a
{
  font-size: 10px;
  color: #352D9D;
}

.contactform
{

  font-size: 9px;
}