

.mainCopy {
font-family: "Trebuchet MS";
font-size: 15px;
font-weight: normal;
color: #663300;
}

.mainCopy a, .mainCopy a:link, .mainCopy a:visited, .mainCopy a:active {
font-family: "Trebuchet MS";
font-size: 15px;
font-weight: normal;
text-decoration: underline;
color: #663300;
}

.mainCopy a:hover {
font-family: "Trebuchet MS";
font-size: 15px;
font-weight: normal;
text-decoration: none;
color: #C39;
}

.largeCopy {
font-family: "Trebuchet MS";
font-size: 15px;
font-weight: normal;
color: #663300;
}

.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #063;
}

.copyright a, .copyright a:link, .copyright a:visited, .copyright a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
text-decoration: underline;
color: #063;
}

.copyright a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
text-decoration: none;
color: #063;
}

.title {
font-family: "Trebuchet MS";
font-size: 14px;
font-weight: bold;
color: #990000;
}

.titleLrg {
font-family: "Trebuchet MS";
font-size: 16px;
font-weight: bold;
color: #363;
}

/*Nav*/

.topNav {
font-family: "Trebuchet MS";
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #936;
}

.topNav a, .topNav a:link, .topNav a:visited, .topNav a:active {
font-family: "Trebuchet MS";
font-size: 16px;
font-weight: bold;
text-decoration: underline;
color: #936;
}

.topNav a:hover {
font-family: "Trebuchet MS";
font-size: 16px;
font-weight: bold;
text-decoration: overline;
color: #066;
}

.bottomNav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #633;
}

.bottomNav a, .bottomNav a:link, .bottomNav a:visited, .bottomNav a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #633;
}

.bottomNav a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #063;
}

.meta {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #FFF
}

/*Borders*/

.mainTable {
border-left: solid 1px #000000;
border-right: solid 1px #000000;
border-bottom: solid 1px #000000;
border-top: solid 1px #000000;
}

.mainTableInside {
border: solid 1px #333333;
}

.navWhite {
border: solid 1px #003366;
}

.navLineGreen {
border-bottom: dashed 1px #363;
border-top: dashed 1px #363;
}

.singleWhiteLine {
border-top: solid 1px #FFFFFF;
}

.cellBorder {
border: solid 1px #999999;
}

