#researchDB td{
line-height: 18px;
}

#researchDB a {
color: #AD0000;
font-weight: bold;
}

#researchDB a:hover {
color: #000000;
text-decoration: none;
}
#researchDB a.titleBar{
background-color: transparent;
}

#title {
color: #FFFFFF;
font-weight: bold;
}

#title a{
color: #FFFFFF;
font-weight: bold;
}

#subTitle {
color: #000000;
font-size: 14px;
font-weight: bold;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 7px 7px 7px 7px;
margin: -3px -3px -3px -3px;
background-image: url(images/subHeading.jpg);
background-repeat:repeat-x;
background-position: bottom;
}

.subHeadingBG {
background-image: url(images/subHeadingBG.jpg);
background-repeat:repeat-x;
background-position: top;
}

.rowTop td{
border-top: 1px dotted #CCCCCC;
}

.descImg{
float: right;
}
