
a:link {
color: #868477;
text-decoration: none;
font-weight: normal;
}
a:visited {
color: #868477;
text-decoration: none;
font-weight: normal;
}
a:hover {
color: #BB043E;
text-decoration: underline;
font-weight: normal;
}
a.sidenavlinks:link {
color: #2F3C7D;
text-decoration: none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;


}
a.sidenavlinks:hover {
color: #2F3C7D;
text-decoration: underline;
font-weight: bold;
}
a.sidenavlinks:visited {
color: #2F3C7D;
text-decoration: none;
font-weight: bold;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
letter-spacing: 1pt;
background-image: url(images/bg.jpg);


}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #666666;
letter-spacing: 0px;
white-space: normal;


}
.mainpage {
background-color: #FFFFFF;
background-image: url(images/bottom_bar.jpg);
background-repeat: no-repeat;
background-position: bottom;

}
.navbar {
background-image: url(images/nav-bar.gif);
background-repeat: no-repeat;
}
.titletop {
background-image: url(images/banner_back.gif);
background-repeat: no-repeat;
}
.sidenav {
background-image: url(images/side_nav.jpg);
background-repeat: repeat-y;
}
.navtitle {
font-size: 16px;
color: #99B61B;
font-weight: bold;
font-style: normal;

}
.vertgrey {
background-image: url(images/geydot.gif);
background-repeat: repeat-y;
}
.bluetext {
color: #2C3C6C;
}
