/* CSS Document */
/* p {  
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif; 
}
*/

.menuLink {text-decoration:none; color:596B9A;}
.menuLink:hover {color:black; text-decoration:none;}
.menuLink2 {text-decoration:none; color:red;}
.menuLink2:hover {color:black; text-decoration:none;}
.menuLink4 {text-decoration:none; color:blue;}
.menuLink4:hover {color:blue; text-decoration:underline;}
.adlink {text-decoration:none; color:black;}
.adlink:hover {text-decoration:none; color:596B9A;}
.photo-box {width: 96px; height: 97px; border: 1px solid black}

.box-top {  
  font: bold 11px "Times New Roman", Times, serif; 
  width: 96px;
  height: 16px;
  line-height: 16px;
  border: 1px solid black; 
  background-color: #DDEDFD;
  padding: 0px;
  text-align:center;
  vertical-align: top;
}
.box-bottom {  
  font: bold 11px "Times New Roman", Times, serif;
  width: 96px;
  height: 15px;
  line-height: 15px;
  border: 1px solid black; 
  background-color: #dfd3bb;
  text-align:center;
  vertical-align: middle;
}
.box-spacer {width:98px; height: 1px;}
.ad-title {
width: 96px; height: 18px; border: 1px solid black; background: #e1edfd;
font-size:10pt; 
font-family: Times New Roman, serif;
}
.ad-subtitle {
width: 96px; height: 15px; border: 1px solid black; background: #dfd3bd;
font-size:10pt;
line-height:15px; 
font-family: Times New Roman, serif;
}
