.tidebody2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

#CustomFooter {background-image: url(http://content.onlineagency.com/sites/2731/images/footer2.gif); background-repeat: no-repeat;}


.tideHeaderLink a:hover { color: 2394E4;
}

#tideHeaderLink a: { color: #003300; 
}

.TableHead {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E3E3E3;
	font-weight: bold;
}
.TableSubHead {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.TableContent {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tideLink a {color: #000000;
}

.marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

<!--
#topnav{
    margin-top:38px;

}

div.topnavElement { 
    width:100%;
    overflow:hidden;
	border-top: 1px inset #000000;
    border-bottom: 1px outset #000000;
	border-right: 1px outset #000000;
    margin-bottom: 1px;
	text-align:center;
}
a.topNav:link, 
a.topNav:visited, 
a.topNav:active {
    display:block;
    width:100%;
    padding: 2px 2px 2px 2px;
    color:#ffffff;
    font-weight:bold;
    background-color:#3366CC;
    text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a.topNav:hover {
    background:#FE1C4F;
	color:#FFFFFF;
}

function validate() {
if (document.VacationID.oid.value == '') {
alert('You must enter an offer ID.');
return false;
}
else {
return true;
       }
} 
//-->
