td.on {
vertical-align: middle;
horizontal-align: center;
background-color: white;
font-family: Arial, Helvetica, sans-serif;
color: #9095a8;
font-size: 11;
text-decoration: none;
font-weight: bold;
cursor: pointer;
}
td.off {
vertical-align: middle;
horizontal-align: left;
font-family: Arial, Helvetica, sans-serif;
color: white;
font-size: 11;
text-decoration: none;
font-weight: bold;
cursor: pointer;
}
a:link {
text-decoration: none;
color: white;
}
a:visited {
text-decoration: none;
color: white;
}
a:active {
text-decoration: none;
color: blue;
}
.fx {
-moz-opacity: 0.8;
filter: alpha(opacity=80);
}
.fx2 {
-moz-opacity: 0.65;
filter: alpha(opacity=65);
}
.coldlink {
font-size: 14;
font-family: arial, helvetica, sans-serif;
color: #9E3C35;
}
.hotlink {
font-size: 14;
font-family: arial, helvetica, sans-serif;
color: #2E4595;
}
.mainmenu {
margin-left:10px;
margin-right:10px;
}
.bigtitle2 {
font-weight: bold;
font-size: 24;
font-family: arial, helvetica, sans-serif;
color: #9095a8;
}
.bigtitle {
font-weight: bold;
font-size: 24;
font-family: arial, helvetica, sans-serif;
color: black;
}
.itemheader {
font-weight: bold;
font-size: 14;
font-family: arial, helvetica, sans-serif;
color: white;
}
.itemsubheader {
font-weight: bold;
font-size: 12;
font-family: arial, helvetica, sans-serif;
color: #123456;
}
.itemtext {
line-height: 1.5;
font-size: 12;
font-family: arial, helvetica, sans-serif;
}
.tabletext {
font-size: 10;
font-family: arial, helvetica, sans-serif;
}
td.sidemenu {
background-color: #b3bacc;
text-align: left;
vertical-align: top;
font-size: 10;
font-family: arial, helvetica, sans-serif;
}
