/* CSS Document */

.menu a, .menu a:visited {
  text-decoration:none;
  color: #003333; 
  display:block;  
  padding: 7px 7px 8px 15px; 
  border-bottom: #003333 1px solid;
  background-color: #FFFFFF; 
  }
.menu a:hover {
  color: #000000;
  border-bottom: #003333 1px solid;;
  background-color: #99CC00;
  }
  
ul {
 padding-top: 0;
 margin-top: 0;
 }
 
.lili {
 list-style-image: url(../images/listimage.gif);
 color: #003366;
}

.adv {
 padding: 5px;
 margin:0;
 }
 
.cl {
 padding: 0 0 4px 0;
 margin:0;
 font-weight:bold;
 }
.red {
	color:Red;
	font-weight:bold;
}

.txt {
	border:1px black solid;
}
.btn {
	border:1px black solid;
}
table.escrowcalc
{
	width:100%;margin:0px 0px 0px 15px;
}
table.escrowcalc tr td
{
	font-size:13px;padding:0px;
}
table.escrowcalc tr td#r 
{
	font-weight:bold;	
}
table.escrowcalc tr td#bn 
{
	width:65%;	
	text-align:center;
	vertical-align:top;
}
