Body 
	{ 
    scrollbar-3d-light-color : #003464;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #003464;
    scrollbar-face-color : #003464;
    scrollbar-highlight-color : #003464;
    scrollbar-shadow-color : #ffffff;
	font-family : verdana ; 
	font-size : 11px ; 
	color : #003464 ;
	background-color : #003464 ;
	}
TD
	{ 
	font-family : verdana ; 
	font-size : 11px ; 
	color : #003464 ;
	}
hr
	{ 
	color : #003464 ;
	height : 1px
	}	
img
	{ 
	border-color : #003464 ;
	}		
.bg1	
	{
	background-attachment: fixed;
	background-image: url(images/bg1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #003464 ;
	border: solid #003464 ;
	border-width: 1 ;
	background-color:#cccccc ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #003464 ;
	border: solid #003464 ;
	border-width: 1 ;
	background-color:#cccccc ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #003464 ;
	border: solid #003464 ;
	border-width: 1 ;
	background-color:#cccccc ;
	}
.brd
	{
	border: solid #CCCCCC ;
	border-width: 1 ;
	}	
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none ;
    color: #FFFFFF ;
    height: 100% ;
    width: 100% ;
    background-color: #0259A9 ;
    padding-top: 2px ;
    }
  A:active.arrow 
  	{
    text-decoration: none ;
    color: #ffffff ;
    background-repeat: repeat ;
    height: 100% ;
    width: 100% ;
    background-color: #003464 ;
    padding-top: 2px ;
	}
A:visited.arrow 
	{
    text-decoration: none ;
    color: #FFFFFF ;
    height: 100% ;
    width : 100% ;
    background-color: #0259A9 ;
    padding-top: 2px ;
    }
A:hover.arrow 
	{
    text-decoration: none ;
    color: #ffffff ;
    background-repeat: repeat ;
    height: 100% ;
    width: 100% ;
    background-color: #003464 ;
    padding-top: 2px ;
	}
/* ================  END - These are the Navigation properties ================ */
