A:link 
{
 color: #000088;
 text-decoration:none;
}
 A:visited 
{
 color: #000088;
 text-decoration:none;
}
 A:active 
{
 color: #000088;
} 
A:hover 
{
 color: red; 
 text-decoration:underline;
}
.regText 
{
 font-family: Arial, Serif;
 font-size: 10pt; 
 color: #000000;
 text-decoration:none;
}
.smallText
{
 font-family: Arial,Helvetica;
 font-size: 9pt;
 color: #000000;
}
.tinyText
{
 font-family: Verdana,Arial,Helvetica;
 font-size: 8pt;
 color: #000000;
}
.bigTitle
{
 font-family: Arial,Helvetica;
 font-size: 18pt;
 color: #000088;
 font-weight:bold;
 line-height: 125%;
 }
.bigTitle1
{
 font-family: Arial,Helvetica;
 font-size: 18pt;
 color: #000088;
 font-weight:bold;
 line-height: 125%;
 }
.bigTitleRed
{
 font-family: Arial,Helvetica;
 font-size: 18pt;
 color: #000088;
 font-weight:bold;
 line-height: 125%;
 }
.subhead
{
 font-family: Arial, Serif;
 font-size: 10pt;
 color: #000088;
 font-weight:bold;
 text-decoration:none;
 line-height: 125%;
}

td 
{
 font-family: Arial, Serif; 
 font-size: 10pt; 
 color: #000000;
 text-decoration:none;
 line-height: 125%;
}
body
{
 background: #FAFAFA;
 color: #000000;
 font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
 margin: 0px 0px 0px 0px;
 text-decoration:none;
 line-height: 125%;
}
.hoverCell:hover
{
 background: #000000;
 color: #FFFFFF
 font-weight:bold; 
}
#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
    background-color: black;
}
.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 300px;
    padding: 0px;
}
.modalTop
{
    width: 292px;
    background-color: #000099;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 10px;
}
.bigDate {
 color: #476FB3;
 font-family: arial,helvetica;
 font-size: 12pt;
 font-weight: bold;
 line-height: 120%;
}
.voteButton {
 font-family: verdana, arial, sans-serif;
 font-size: 10px;
 background-color: #369;
 color: #fff;
 font-weight: bold;
 padding: 1px;
 margin: 2px;
 border-top: outset 2px #69c;
 border-right: outset 2px #069;
 border-bottom: outset 2px #069;
 border-left: outset 2px #69c;
}
