
.footerVertLine {
background: #FFFFFF url(../_images/vertLine.jpg) repeat-y bottom right;
}

.footerHorizLine {
background: #FFFFFF url(../_images/footerHorizLine.jpg) repeat-x top right;
}

a.footerHotSmall {
font-family: Verdana, Trebuchet MS, Trebuchet, Arial, sans-serif;
text-decoration: none;
font-size: 10px;
color: rgb(120,130,140);
font-weight: normal;
font-style: normal;
}

a.footerHotSmall:link {
color: rgb(120,130,140);
font-weight: normal;
font-style: normal;
}

a.footerHotSmall:visited {
color: rgb(120,130,140);
font-weight: normal;
font-style: normal;
}

a.footerHotSmall:hover {
color: rgb(0,100,140);
text-decoration: underline;
font-weight: normal;
font-style: normal;
}

a.footerHot {
font-family: Verdana, Trebuchet MS, Trebuchet, Arial, sans-serif;
font-size: 11px;
color: rgb(150,40,30);
text-decoration: underline;
font-weight: normal;
font-style: normal;
}

a.footerHot:link {
color: rgb(150,40,30);
text-decoration: underline;
font-weight: normal;
font-style: normal;
}

a.footerHot:visited {
color: rgb(150,40,30);
text-decoration: underline;
font-weight: normal;
font-style: normal;
}

a.footerHot:hover {
color: rgb(0,100,140);
text-decoration: underline;
font-weight: normal;
font-style: normal;
}

a.footerMenu {
font-family: Verdana, Trebuchet MS, Trebuchet, Arial, sans-serif;
font-size: 11px;
color: rgb(120,130,140);
text-decoration: none;
font-weight: normal;
font-style: normal;
}

a.footerMenu:link {
color: rgb(120,130,140);
font-weight: normal;
font-style: normal;
}

a.footerMenu:visited {
color: rgb(120,130,140);
font-weight: normal;
font-style: normal;
}

a.footerMenu:hover {
//color: rgb(227,205,22);
color: rgb(0,100,140);
text-decoration: underline;
font-weight: normal;
font-style: normal;
}

.menuDividers {
font-family: Verdana, Trebuchet MS, Trebuchet, Arial, sans-serif;
font-size: 12px;
color: rgb(120,130,140);
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.footerPlain {
font-family: Verdana, Trebuchet MS, Trebuchet, Arial, sans-serif;
font-size: 10px;
color: rgb(120,130,140);
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.footerUnderline {
font-family: Verdana, Trebuchet MS, Trebuchet, Arial, sans-serif;
font-size: 10px;
color: rgb(120,130,140);
text-decoration: underline;
}

.footerBold {
font-family: Verdana, Trebuchet MS, Trebuchet, Arial, sans-serif;
font-size: 10px;
color: rgb(120,130,140);
font-weight: bold;
}

.footerItalic {
font-family: Verdana, Trebuchet MS, Trebuchet, Arial, sans-serif;
font-size: 10px;
color: rgb(120,130,140);
font-style: italic;
}

.footerBox {
background-color: rgb(240,240,240);
border-width: 1px;
border-style: solid;
border-color: rgb(0,0,0);
}