﻿body {text-align: center;
		background-color: #294260;				
}

h1
{
    LETTER-SPACING:1px;
	FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: #1a2734;
    FONT-FAMILY: Verdana;
    LETTER-SPACING:1px;
}

h2
{
    LETTER-SPACING:1px;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}


#main 
        {width:970px;
         border:solid 2px white;
         background-color:white;
         text-align:center;
			}

#text
		{ position:relative;
		  top:30px; 
		  left:0px; 
		  width:888px; 
		  padding:0px;
		  text-align:left;
          background-color:White;
}

#defaulttext
		{ position:relative;
		  top:20px; 
		  left:0px; 
		  width:800px; 
		  padding:0px;
		  text-align:left;
          background-color:White;
}
			
            
#rednav
        {background-color:#cc0000;
         position:relative;
         height:28px;
         text-align:left
        }		
        
#iframe
      { float:left;
        margin-top:40px; 
        margin-left: 40px
      }      	
      
#rptmnu 
    { clear:left; 
      vertical-align:middle; 
      margin-left:54px; 
      margin-top: 50px; 
      text-align:left;
    }    
    


.MainNav 
{
  display:inline-block;
  float:left;
  margin:0px auto auto auto;
  height:32px;
  line-height:32px;
  background-color:#d2d5d8;
  font-family:Verdana;
  font-size:14px;
  color:#086465;
  border-right:thin solid white;
}


    
.MainNavSel 
{
  display:inline-block;
  float:left;
  margin:0px auto auto auto;  
  height:32px;
  line-height:32px;
  background-color:#db8128;
  font-family:Verdana;
  font-size:14px;
  color:white;
  border-right:thin solid white;
}
  
 
 
  A.LinkSel:link
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;

}
A.LinkSel:visited
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A.LinkSel:hover
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}    			
