a:link    {  color: #800000; text-decoration: none; font-weight: none}
a:active  {  color: #800000; text-decoration: none; font-weight: none}
a:visited {  color: #800000; text-decoration: none; font-weight: none}
a:hover   {  color: #666666 ; text-decoration: underline; font-weight: none}


body 
	{  
	background-color: #ffffff;
	font-family: verdana; 
	font-size: 8pt; 
	color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #002146;
	scrollbar-arrow-color: #002146;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #002146;
	margin-top: 30;
    }
	
	
table
	{  
	font-family: verdana;
	font-size: 8pt; 
	color: #000000
    }


.header 
	{  
	font-family: Courier New; 
	font-size: 10pt;
    font-weight: none;
	color: #ffffff; 
	background-color: #000f20
    }


.footer 
	{
	font-family: Courier New; 
	font-size: 8pt;
    font-weight: none;
	color: #F2F3F5; 
	background-color: #000f20
    }

.banner 
	{  
	font-family: verdana, Arial, MS Sans Serif; 
	font-size: 7pt;
    font-weight: bold;
	color: #ffffff; 
	background-color: #003366; 
	border: none; 
	border-style: none; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
    }
       
.channels 
	{  
	font-family: verdana, Arial, MS Sans Serif; 
	font-size: 7pt;
    font-weight: none;
	color: #4D535C; 
    }
       

.updates 
	{
	font-family: verdana, MS Sans Serif; 
	font-size: 8pt;
    font-weight: none;
	color: #4D535C; 
    }


.search 
	{
	font-family: Arial, MS Sans Serif; 
	font-size: 8pt;
    font-weight: bold;
    color: #003399; 
    background-color: #ffffff; 
	border: #0066CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
    }


.news 
	{  
	font-family: Arial;
	font-size: 8pt;
	color: #000000
    }
      
.forms 
	{
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	background-color: #ffffff; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
	
  a.menu
  {
	color: #000000 ! important;
  	font-family: verdana ! important;
  	font-size: 8pt ! important;	
  	text-decoration: none ! important;
  	font-weight: none ! important;
  }
  a.menu:hover
  {
  	color: #000000 ! important;
  }
  
  a.top
  {
	color: #800000 ! important;
  	font-family: verdana ! important;
  	font-size: 8pt ! important;	
  	text-decoration: none ! important;
  	font-weight: none ! important;
  }
  a.top:hover
  {
  	color: #666666 ! important;
  }
  
  a.bottom
  {
	color: #000000 ! important;
  	font-family: verdana ! important;
  	font-size: 10px ! important;	
  	text-decoration: none ! important;
  	font-weight: none ! important;
  }
  a.bottom:hover
  {
  	color: #8CAAC2! important;
  }