BODY {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size : 12px;
}
td,select,input,textarea {
    font-family : Verdana;
    font-size : 12px;
    color : #000000;
}

a{
    text-decoration : underline;
    font-family : Verdana;
    font-size : 12px;
    color : #6300C6;
}

a:hover{
   cursor : hand;
   color : #6300C6;
}

.HeaderLine{
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size : 12px;
}

.FooterLine{
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size : 11px;
}


.Menu{
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size : 10px;
}

td.MenuLabel{
    background-color: #6300C6;
    font-family: Arial Black;
    font-size : 12px;
    color : white;
}

td.MenuLink{
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size : 10px;
    color : maroon;
    text-indent : 10px;
}

td.MenuLine{
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size : 10px;
}


td.Main{
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size : 12px;
}


td.ExchangeHeader {
    background-color: #6300C6;
    font-family: Verdana;
    font-size : 11px;
    color : white;
}

td.Exchange1 {
    background-color: #FFFFFF;
    font-size : 12px;
}

td.Exchange2 {
    background-color: #EDEDED;
    font-size : 12px;
}

th.Lottery_header{
    background-color: #F0CFFF;
    font-family: Verdana;    
    text-align: center;
    font-size: 14px;
    color : #000000;
    
}

td.Lottery_main1{
    background-color: #F0CFFF;
    text-decoration : bold; 
    font-family: Verdana;    
    text-align: center;
    font-size: 13px;
    color: #000000;
    
}

td.Lottery_main2{
    background-color: #F0CFFF;
    text-decoration : bold;     
    font-family: Verdana;    
    text-align: center;
    font-size: 13px;
    color: #000000;
}

table.Poll{
    background-color: #F0CFFF;
    font-family: Verdana;
    font-size : 12px;
    border : thin solid #336699;
}
