#morealiketable {margin:5px 0px 5px 30px;

}

#morealiketable td {
padding:2px;
font-family: verdana;
   font-size: 9pt ;
}

/*backgrounds*/
.border {
  background-color: #FFFFFF ;
  }
.main {
  background-color: #F3F0D4 ;
  }
.green {
  background-color: #99AC8F ;
  }
.blue {
  background-color: #799DB3 ;
  }
.red {
  background-color: #B37671 ;
  }
.orange {
  background-color: #C2A36C ;
  }
.purple {
  background-color: #847699 ;
  }

.dtline {
  background-image: url(../common/bg_dtline.gif) ;
  }

.inline {
  display: inline ;
  }

/*text*/
h1 {
   font-family: times ;
   font-size: 11pt ;
   font-weight: bold ;
   text-transform: uppercase ;
   }

a:link, visited, active, hover {
    color: #4A6D82 ;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 11px ;
	line-height:20px ;
	font-weight:bold ; 
	text-decoration: none ;
	}
.copy {
    color: #000000 ;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 11px ;
	line-height:20px ;
	}
.copyb {
  color: #000000 ;
  font-family: Arial, Verdana, Helvetica, sans-serif ;
  font-size: 11px ;
  line-height:20px ;
  font-weight:bold ;
  }
.marked {
  color: #4E4666 ;
  font-family: Arial, Verdana, Helvetica, sans-serif ;
  font-size: 11px ;
  line-height:20px ;
  font-weight:bold ;
  }
.top,.top:link,.top:visited,.top:active,.top:hover {
  color: #FFFFFF ;
  font-family: Verdana, Helvetica,  Arial, sans-serif ;
  font-size: 11px ;
  text-decoration: none ;
  }
.home,.home:link,.home:visited,.home:active,.home:hover {
  color: #FFFFFF ;
  font-family: Verdana, Helvetica,  Arial, sans-serif ;
  font-size: 11px ;
  text-decoration: none ;
  font-weight:bold ;
  }
.url,.url:link,.url:visited,.url:active,.url:hover  {
  color: #4A6D82 ;
  font-family: Arial, Verdana, Helvetica, sans-serif ;
  font-size: 11px ;
  line-height:20px ;
  font-weight:bold ;
  text-decoration: none ;
  }
  
.nav,.nav:link {
    color: #4A6D82 ;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 10px ;
	line-height:20px ;
	font-weight:bold ; 
	text-decoration: none ;
	}
	
.nav:hover {
    color: #000000 ;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 10px ;
	line-height:20px ;
	font-weight:bold ; 
	text-decoration: none ;
	}
	
.sml {
  color: #000000 ;
  font-family: Arial, Verdana, Helvetica, sans-serif ;
  font-size: 9px ;
  line-height:14px ;
  }
  
.title {
 font-family: "Edwardian Script ITC", arial, verdana, helvetica, sans-serif ;
 font-size: 40px ;
 }
 

div.subnav {
	text-align: right;
	width: 255px;
	padding-right: 10px;
}

h3.subnav {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

div.subnav ul {
	list-style: none;
	margin: 0 ;padding:0;
}
div.subnav ul li ul {
	
}
div.subnav ul li ul li {
	padding-right: 10px;
	background: url(../common/black5.gif) no-repeat right;
}
div.subnav ul li a {
    color: #4A6D82 ;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 11px ;
	line-height:20px ;
	font-weight:bold ; 
	text-decoration: none;
	text-transform: uppercase;
	}
div.subnav ul li ul li a {
	font-size: 11px;
	text-transform: none;
	color: #666;
	font-weight: normal;
}