
    TD.clear {
    font-family:   Arial;
    font-style:    normal;
    font-weight:   bold;
    font-size:     10pt;
    }
    .EventTitle {
    font-family:   Arial;
    font-style:    normal;
    color:   Navy; 
    text-decoration: none;
    font-weight:   bold;
    font-size:     14pt;
    padding-bottom: 6pt;
    margin-bottom: 6pt;
    }
    .EventLocation {
    font-family:   Arial;
    font-style:    normal;
    font-weight:   bold;
    font-size:     12pt;
    padding-bottom: 6pt;
    margin-bottom: 6pt;
    }
   .EventDate {
    font-family:   Arial;
    font-style:    normal;
    font-weight:   bold;
    font-size:     10pt;
    }
 a.EventTitle 
 {
	
    font-family:   Arial;
    font-style:    normal;
    color:   Navy; 
    font-weight:   bold;
    font-size:     14pt;
    }
    td.again{   
        filter:        alpha(opacity=90);
        font-family:   sans-serif, arial;
        border-right:  none;
        border-left:   none;
        border-bottom: 1px ;
        border-top:    none;
    }
    
    table.upos{
        position: absolute; 
        left:      50; 
        top:       50; 
        filter:alpha(opacity=50);
        }
    table.clear{
        afilter:        alpha(opacity=80);
        font-family:   sans-serif, arial;
        border-right:  none;
        border-left:   none;
        border-bottom: 1px ;
        border-top:    none;
        }
    td.poll  {
        color: #999966;
    }    
    table.poll { 
        background-color: #FFFFFF;
        font-family: sans-serif, arial;
        font-size: 11px;
        font-weight: normal;
        color: #993300;
        width: 100%;
        text-decoration: none;
        padding-left: 3px;
        border-right: none;
        border-left: none;
        border-bottom: 1px dashed #666;
        border-top: none;
        afilter:progid:DXImageTransform.Microsoft.Alpha( Opacity=50, FinishOpacity=100, Style=1, StartX=0, FinishX=100, StartY=0, FinishY=0);
    }
    td.feedbackInvited { 
        background-color: Blue;
        font-family: sans-serif, arial;
        font-size: 11px;
        font-weight: normal;
        color: #FFFFFF;
        width: 100%;
        text-decoration: none;
        padding-left: 3px;
        border-right: none;
        border-left: none;
        border-bottom: 1px dashed #666;
        border-top: none;
    }
        td.feedbackDecline { 
        background-color:   Black;
        font-family: sans-serif, arial;
        font-size: 11px;
        font-weight: normal;
        color: #FFFFFF;
        width: 100%;
        text-decoration: none;
        padding-left: 3px;
        border-right: none;
        border-left: none;
        border-bottom: 1px dashed #666;
        border-top: none;
    }
  td.feedbackAccept { 
        background-color:  Green;
        font-family: sans-serif, arial;
        font-size: 11px;
        font-weight: normal;
        color: #FFFFFF;
        width: 100%;
        text-decoration: none;
        padding-left: 3px;
        border-right: none;
        border-left: none;
        border-bottom: 1px dashed #666;
        border-top: none;
    }
      td.feedbackMaybe { 
        background-color:  Yellow;
        font-family: sans-serif, arial;
        font-size: 11px;
        font-weight: normal;
        color:  Green;
        width: 100%;
        text-decoration: none;
        padding-left: 3px;
        border-right: none;
        border-left: none;
        border-bottom: 1px dashed #666;
        border-top: none;
    }
      table.feedback { 
        background-color: #FFFFFF;
        font-family: sans-serif, arial;
        font-size: 11px;
        font-weight: normal;
        color: #993300;
        width: 100%;
        text-decoration: none;
        padding-left: 3px;
        border-right: none;
        border-left: none;
        border-bottom: 1px dashed #666;
        border-top: none;
        afilter:progid:DXImageTransform.Microsoft.Alpha( Opacity=50, FinishOpacity=100, Style=1, StartX=0, FinishX=100, StartY=0, FinishY=0);
    }



