
body   { background: #172B4F;
	 background-image: url("bg.jpg"); 
	 background-repeat: repeat;
         margin: 0;
	 font-family: Georgia;         	
         color:white; 
         text-align: center;
         line-height:150%;
         overflow: auto;


         scrollbar-face-color:efefef;
	 scrollbar-highlight-color:f5f5f5;
	 scrollbar-3dlight-color:fff;
	 scrollbar-shadow-color:bdbdbd;	
	 scrollbar-darkshadow-color:222;
	 scrollbar-arrow-color:222;
	 scrollbar-track-color:f5f5f5;}



a:link    { color: white;}
a:visited { color: ccc;}
a:active  { color: white;}
a:hover   { color: ccc;}

  
.header, 
.footer,
{ width:1003px;
  background: #172B4F url("banner.jpg") top left repeat-x;
  border-color: fff; 
  border-width: 3px;}



.header { height:154px;	
          margin-top:12px;
          margin-bottom:25px;
          padding-top:38;
	  font-family: Times New Roman;
          font-weight:bold; 
          font-size:54px;
          color: eaeaec; 
          letter-spacing: 9px;
          line-height: 60px;
          border-style: solid none;
          border-color: fafafa;}


.subheader { font-size:13px;
             font-style: italic;  
             font-weight:bold;  
             letter-spacing: 3px;
             text-align: right;
             line-height: 18px;
	     margin:0 10%;}


.menubg {height:96px;
         background: url(menu_bckg.jpg) no-repeat middle right;}

.menu { width: 945px;
	margin: 16 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
        background: #efefef;
        border-style: solid;
        border-width: 1px; 
        border-color: fff d6d6d6 d6d6d6 fff;}
	
.menu li { height:21px;
           display: inline;}
	
.menu a {height:21px;
         line-height:21px;
         padding: 0px 20px 0px 20px;
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 90%;
	 color: #2C4778;
	 background: #efefef url(menu_spacer.gif) no-repeat top right;}	
	
.menu a:visited { color: #2C4778;}

.menu a:hover { color: #2C4778;
		background: #fdfdfd url(menu_spacer.gif) no-repeat top right;}

.menu a.current { color: #2C4778;
		     background: #fdfdfd url(menu_spacer.gif) no-repeat top right;}



#mainbody { width: 953px; 
            background: 2C4778 url(mbbg.jpg) no-repeat top right; 
            margin: 25;
            padding:60 60 60 60;	
            font-size: 16px;
     border-style: solid;
     border-width: 4px; 
     border-color: 202;}



.table { font-size: 16px;
        line-height:150%;}


.atable {width:775px;
         font-size:14px;
         border-style: outset;
         border-width: 4px;
         border-color: 172B4F;     
         border-spacing: 1px;
         border-collapse: collapse;}

.atable td {border-style: solid;
            border-width: 1px;
            border-color: 172B4F;
            padding: 5px;
            border-spacing:0;
            text-align:center;}

.atable a:link {text-decoration:none}
.atable a:visited {color: ddd; text-decoration:none} 


                
.returntotop {font-weight:normal;}
.returntotop a:link {text-decoration:none}
.returntotop a:visited {text-decoration:none}
     


img { border: 2px white solid; } 



.footer { height:100px;	
          padding-top:20px;  
          font-size:12px;    
          font-weight:bold;         
          border-style: solid none;}



h1 { font-size:21px; 
     color:B9E9FF; 
     font-weight:bold;
     margin-bottom: 50;
     padding: 7px;
     border-style: double none;
     border-width: 4px; 
     border-color: 5199cb;}

h2 { font-size:20px; 
     color: #9BE4FF;    
     padding-top:18px;}

h3 { font-size:18px;
     color: #4BCEFF;    
     padding-top:17px;}

h4 { font-size:17px;
     color: #00B7FA;
     padding-top:4px;}

h5 { font-size:12px;
     font-weight:normal;}

h6 { font-size:10px;}

h6.date {font-weight:normal; 
         text-align:left;}


