BODY{
     background: #FFFFFF;
     text-align: center;
     margin: 0px;
     font-family: arial;
}

.workspace{
     background: #FFFFFF;
     width: 100%;
     margin: 0px auto;
     border-collapse: collapse;
}

.mainWindow{
     background: #FFFFFF;
     width: 100%;
     margin: 0px auto;
     border-collapse: collapse;
     padding: 0px;
}

.contentWindow{
     width: 100%;
     border-collapse: collapse;
}

.condensed{
     margin-bottom: 0.3em;
     margin-top: 0em;
}

.title{
     font-weight: bold;
     font-size: 14px;
}

.small{
     font-size: 11px;
}

.menu{
     display: none;
}

.menuitem A:link{
     color: #000000;
     text-decoration: none;
}

.menuitem A:visited{
     color: #000000;
     text-decoration: none;
}

.menuitem A:active{
     color: #F55909;
     text-decoration: none;
}

.menuitem A:hover{
     color: #F55909;
     text-decoration: none;
}

.copyright{
     height: 20px;
     font-size: 9px;
     color: #000000;
}

.menubullet{
     display: none;
}

.menuitem{
     display: none;
}

.sponsorbar{
     display: none;
}

.photobar{
     display: none;
}

.subtitle{
     background: #FFFFFF;
     padding-top: 0px;
     padding-bottom: 0px;
     height: 95px;
}

.subtitle .prititle{
     font-size: 24px;
     font-weight: bold;
     margin-bottom: 5px;
}

.subtitle .sectitle{
     font-size: 18px;
}

.textbody{
     background: #FFFFFF;
     width: 100%;
     padding-top: 15px;
     vertical-align: top;
     font-size: 13px;
}

.textbody TABLE{
     font-size: 13px;
}

.textbody A:link{
     color: #000000;
     text-decoration: underline;
}

.textbody A:visited{
     color: #000000;
     text-decoration: underline;
}

.textbody A:active{
     color: #FF0000;
     text-decoration: underline;
}

.textbody A:hover{
     color: #FF0000;
     text-decoration: underline;
}

.textbody .highlight{
     display: none;
}

.logobar{
     display: none;
}

.prgtime{
     vertical-align: top;
     padding-right: 20px;
}

.activelogo{
     border: 0px;
     margin-right: 16px;
     vertical-align: middle;
}

.eventlogo{
     display: none;
}

.eventlogoPrint{
     vertical-align: middle;
     float: left;
     margin-right: 15px;
}

.deco{
     border: 1px solid #FFFFFF;
}

.dsc{
     font-size: 9pt;
     font-style: italic;
}

.icon{
     vertical-align: middle;
     margin-right: 6px;
}

.mega{
     font-size: 22px;
     color: #000000;
}

.nonindentList{
     margin-left: 10px;
     padding-left: 10px;
}

.thumbnail{
     margin-right: 6px;
     margin-bottom: 6px;
     border: 1px solid #000000;
}

