BODY{
     background: #000000;
     text-align: center;
     margin: 0px;
     font-family: arial;
}

.workspace{
     background: #000000;
     width: 900px;
     height: 100%;
     margin: 0px auto;
     border-collapse: collapse;
}

.mainWindow{
     background: #222222 url('gfx/back.png') repeat-x;
     width: 100%;
     height: 100%;
     margin: 0px auto;
     border-collapse: collapse;
     padding: 0px;
}

.contentWindow{
     width: 100%;
     height: 100%;
     border-collapse: collapse;
}

.condensed{
     margin-bottom: 0.3em;
     margin-top: 0em;
}

.title{
     font-weight: bold;
     font-size: 14px;
}

.small{
     font-size: 11px;
}

.menu{
     width: 100%;
     height: 100%;
}

.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: #FFFFFF;
     padding-left: 72px;
}

.copyright A{
     color: #FFFFFF;
}

.menubullet{
     text-align: right;
     width: 60px;
     padding-right: 10px;
     padding-top: 10px;
     padding-bottom: 10px;
}

.menuitem{
     background: #F8F8F8;
     padding-left: 15px;
     font-size: 12px;
     font-weight: bold;
}

.sponsorbar{
     background: #F8F8F8;
     font-size: 12px;
     font-weight: bold;
     padding-top: 10px;
     padding-bottom: 10px;
}

.sponsors{
     border: 0;
     border-spacing: 0;
}

.sponsors TD{
     padding-bottom: 8px;
     padding-right: 12px;
     text-align: center;
}

.photobar{
     width: 160px;
     background: #F55909;
     padding: 0px;
     vertical-align: top;
}

.subtitle{
     background: #F55909;
     padding-left: 15px;
     padding-right: 15px;
     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: #F7AA80;
     height: 100%;
     width: 510px;
     padding: 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{
     margin-right: 0.5em;
     vertical-align: middle;
}

.logobar{
     width: 660px;
     height: 180px;
     text-align: right;
}

.prgtime{
     vertical-align: top;
     padding-right: 20px;
}

.activelogo{
     border: 0px;
     margin-right: 16px;
     vertical-align: middle;
}

.eventlogo{
}

.eventlogoPrint{
     display: none;
}

.deco{
     border: 1px solid #FFFFFF;
}

.dsc{
     font-size: 9pt;
     font-style: italic;
}

.icon{
     vertical-align: middle;
     margin-right: 6px;
}

.mega{
     font-size: 22px;
     color: #FFFFFF;
}

.nonindentList{
     margin-left: 10px;
     padding-left: 10px;
}

.thumbnail{
     margin-right: 6px;
     margin-bottom: 6px;
     border: 1px solid #000000;
}

