<style type="text/css">


body 
{
  color: #000000; 
  background-color: #639ACE;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 1.1;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
  vertical-align: top;
}

td
{
  font-size: 12px;
  font-weight: normal;
}

li
{
  list-style-type: disc;
  margin-left: 15px;
}

a 
{  
    color: #AA4040;
}

a:hover	
{
    color: #0090FF;
}




div.outline
{
  position: absolute;
  left: 0px;
  top: 0px;
  border: solid 1 #39B5EF;
  height: 555px;
  width:1000px;
  background-image: url(images/bg2.gif);
  background-repeat: repeat-x;    
}
	
div.content
{
  position: absolute;
  top: 98px;
  left: 185px;
  width: 730px;
  height: 1651px;
/*  background-color: #FFFFFF;*/
  margin-left: 5px;
}

div.header
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 780px;
  height: 90px;
  font-size: 20px;
  font-weight: normal;
}

div.footer
{
  position: absolute;
  top: 532px;
  left: 0px;
  width: 1000px;
  height: 20px;
  font-size: 10px;
  font-weight: bold;
}


div.mainmenu
{
  background-image: url(images/menu_background.jpg);
  background-repeat: repeat-y;   
  position: absolute;
  top: 90px;
  left: 0px;
  width: 160px;
  height: 428px;
  margin-left: 5px;
  line-height: 1.25;  
  font-weight: bold;
}

div.hidecontent
{
  visibility: hidden;
}

.menu
{  
  color: #000000;
  text-decoration: none;  
  cursor: auto;
  margin-top: 10px;
  margin-bottom: 5px;  
}

.menuselected
{  
  color: #3287D6;
  text-decoration: none;
  cursor: auto;
  margin-top: 10px;
  margin-bottom: 5px;       
}

.menuover
{  
  color: #0090FF;
  text-decoration: none;
  cursor: hand;
  margin-top: 10px;
  margin-bottom: 5px;    
}

.smenu
{  
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  cursor: auto;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.smenuselected
{
  font-size: 11px;
  color: #3287D6;
  text-decoration: none;
  cursor: auto;
  margin-left: 5px;
  margin-top: 5px;  
  margin-bottom: 5px;  
}

.smenuover
{
  font-size: 11px;
  color: #0090FF;
  text-decoration: none;
  cursor: hand;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;      
}

h1	
{  
  font-size: 18px;
  font-weight: bold;
  vertical-align: top;
}

h2	
{  
  font-size: 16px;
  font-weight: bold;  
  vertical-align: top;
}

h3	
{ 
  font-size: 14px;
  font-weight: bold;  
  vertical-align: top;
}

td.banner
{
    font-size: 16px;
    font-weight: bold;
    padding: 3px 10px 3px 10px;
    vertical-align: middle;
}


</style>
