.main {
	font-style: normal;
	font-size: 12px;
	color: #000000;
}  
	 
.main a {
	color: #0051BA;
	text-decoration : underline
}  
  
.main  a:hover {
    color : Gray;
    text-decoration : none
}

.new a {
	color: #B22222;
	text-decoration: none;
}  
  
.new  a:hover {
    color : #B22222;
    text-decoration : underline
}

.wlmr {
	font-style: normal;
	font-size: 6px;
	color: Silver;
}  
	 
.wlmr a {
	color: Silver;
	font-size: 6px;
	text-decoration : none
}    
.wlmr  a:hover {
	color: Silver;
	font-size: 6px;
	text-decoration : none
}

.menu a {
	color: #000099;
	text-decoration : none
}    
.menu  a:hover {
    color : #ffffff;
    text-decoration : underline
}

.directory
{
	border-collapse: collapse;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCC;
}  

.directory td { padding: 5px; border-right: 1px solid #CCC; }

.directory_odd
{
	background-color: White;
}

.directory_even
{
	background-color: #F1F1F1;
}

.bottom a {
	color: #ffffff;
	text-decoration : none
}    
.bottom  a:hover {
	color : Silver;
	text-decoration : underline
}

.mortgagefooter a {
	color: #ffffff;
	text-decoration : none
}    
.mortgagefooter  a:hover {
	color : Silver;
	text-decoration : underline
}

.footer a {
	color: #ffffff;
	text-decoration : none
}    
.footer  a:hover {
	color : Maroon;
	text-decoration : underline
}

body
{
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #BBCCE2;
	scrollbar-shadow-color: #927BFB;
	scrollbar-highlight-color: #001C39;
	scrollbar-3dlight-color: #003C84;
	scrollbar-darkshadow-color: #0051BA;
	scrollbar-track-color: #0051BA;
	scrollbar-arrow-color: #FFFFFF;
}


table.footer { 
    font-style : italic;
    font-size: smaller;
    color : #000000
    }    