BODY {
    margin: 0px;
    background-image: url(./images/bg2.gif);
    color: #000000;
    vertical-align: top;
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px
}
.frame {
    background-color: #FFFFFF; 
    border: 1px #104E8B solid;
    padding: 0px;
    width: 81%;
    height: 100%
}
.shadowtext {
    filter: dropshadow(offX=2,offY=2,color='#CCCCBB',positive='true')
}
.flat {
    border: 1px #104E8B solid
}
TD {
    vertical-align: top
}
A {
    font-family: MS Sans Serif, Arial, Tahoma, Verdana
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    text-decoration: underline
}
A:hover {
    font-family: MS Sans Serif, Arial, Tahoma, Verdana
    font-size: 12px;
    font-weight: 600;
    color: #6666CC;
    text-decoration: none
}
.navmenu {
    font-family: MS Sans Serif, Arial, Tahoma, Verdana;
    width: 85;
    border: 1 solid #3399CC;
    text-decoration: none;
    text-align: center
}
A.navmenu {
    font-size: 12px;
    font-weight: bold;
    color: #B9D3EE
}
A:hover.navmenu {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #B0C4DE;
}
.copyright {
    font-family: MS Sans Serif, Arial, Tahoma, Verdana;
    font-size: 11px;
    vertical-align: middle
}
.header {
    font-family: Arial,Verdana;
    font-weight: bold;
    font-size: 20px;
    color: #104E8B
}
.subheader {
    font-family: Arial,Verdana;
    font-weight: bold;
        background-color: #B9D3EE
}
.subheader2 {
    font-family: Arial,Verdana;
    font-weight: bold;
    font-size: 16px;
    color: #27408B;
    filter: dropshadow(offX=2,offY=2,color='#CCCCBB',positive='true')
}
.date {
    width: 120; 
    color: #446578; 
    font-family: MS Sans Serif;
    font-size: 10pt
}
.center {
    color: #104e8b;
    text-align: center
}
.poll {
    position: absolute; 
    top: 220; 
    right: 180; 
}