.bodyText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #C0C0C0}
.heading1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #C0C0C0}
a:link{ text-decoration: underline; color: #C0C0C0}
a:visited{ color: #C0C0C0; font-weight: normal; text-decoration: underline}
a:hover {  color: #FFC0FF; text-decoration: underline}
a:active{ color: #C0C0C0; font-weight: normal; text-decoration: underline}

.banner {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #C0C0C0}
.frameLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #C0C0C0}
.bodyTextBold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #C0C0C0; font-size: x-small}
.currLink {  font-weight: normal; color: #C0C0C0}


a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
        border: rgb(0, 0, 0) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(35, 35, 35);
        height: 197px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
a.td.thumbnail:hover            {
        border: rgb(255, 192, 255) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(32, 32, 32);
        height: 197px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}



body{
        margin-bottom: 20px;
        margin-top: 20px;
        background: rgb(45, 45, 45);
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: x-small; 
        font-weight: normal; 
        color: #C0C0C0
}
