BODY {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size : 12px;
}

h1{
  font-size: 12pt;
}

input, textarea, select{
    color: #000000;
}

td{select,input,textarea {
    font-family : Verdana;
    font-size : 12px;
    color : #ffffff;
}

a{
    text-decoration : none;
    font-family : Verdana;
    font-size : 12px;
    color : black;
}

a:link{
   text-decoration: none;
}
   
a:visited{
   text-decoration: none;

}

a:hover{
   cursor : hand;
   color : #D60AF5;
   text-decoration: underline;
}   

.HeaderLine{
    text-decoration : underline;
    background-color: #A60BBD;
    font-family: Verdana;
    font-size : 12px;
}

.FooterLine{
    background-color: #F0F566;
    font-family: Verdana;
    font-size : 12px;
    color : A60BBD;
}


.Menu{
    background-color: #F0F566;
    font-family: Verdana;
    font-size : 10px;
}

td.MenuLabel{
    background-color: #A60BBD;
    font-weight: bold;
    font-family: Arial;
    font-size : 14px;
    color : white;
}

td.MenuLink{
    background-color: #F0F566;
    font-family: Verdana;
    font-size : 10px;
    color : maroon;
    text-indent : 10px;
}

td.MenuLine{
    background-color: #E372F4;
    font-family: Verdana;
    font-size : 10px;
}


td.Main{
    background-color: #E372F4;
    font-family: Verdana;
    font-size : 12px;
}
 
table.ExchangeTable{
    width: 100%;
}
 
td.ExchangeHeader {
    background-color: #A60BBD;
    font-family: Verdana;
    font-size : 12px;
    color : #ffffff;
}
 
td.Exchange1 {
    background-color: #F0F566;
    font-size : 12px;
    color : #A60BBD;
}
 
td.Exchange2 {
    background-color: #F0F566;
    font-size : 12px;
    color : #A60BBD;
}
 
th.Lottery_header{
    background-color: #FF6600;
    font-family: Verdana;    
    text-align: center;
    font-size: 14px;
    color : #ffffff;
    
}
 
td.Lottery_main1{
    background-color: #FF6600;
    text-decoration : bold; 
    font-family: Verdana;    
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    
}
 
td.Lottery_main2{
    background-color: #FF6600;
    text-decoration : bold;     
    font-family: Verdana;    
    text-align: center;
    font-size: 13px;
    color: #ffffff;
}
 
table.Poll{
    background-color: #A60BBD;
    font-family: Verdana;    
    text-align: center;
    font-size: 13px;
    border : thin solid #F0F566;
    color : #A60BBD;
}

td.table.Poll{
    color: #A60BBD;

}
