BODY {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size : 12px;
}

h1{
  font-size: 12pt;
}

td,select,input,textarea {
    font-family : Verdana;
    font-size : 12px;
    color : #black;
}

a{
    text-decoration : none;
    font-family : Verdana;
    font-size : 12px;
    color : #F8784B;
}

a:hover{
   cursor : hand;
   color : #0000FF;
}

.HeaderLine{
    background-color: #EDEDED;
    font-family: Verdana;
    font-size : 12px;
}

.FooterLine{
    background-color: #EDEDED;
    font-family: Verdana;
    font-size : 12px;
}


.Menu{
    background-color: #EDEDED;
    font-family: Verdana;
    font-size : 10px;
}

td.MenuLabel{
    background-color: #F8784B;
    font-family: Arial Black;
    font-size : 12px;
    color : white;
}

td.MenuLink{
    background-color: #EDEDED;
    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;
}

table.ExchangeTable{
    width: 100%;
}
 
td.ExchangeHeader {
    background-color: #F8784B;
    font-family: Verdana;
    font-size : 13px;
    color : FFFFFF;
    font-weight: bold;
}

td.Exchange1 {
    background-color: #EDEDED;
    font-size : 12px;
    color : 000000;
}
 
td.Exchange2 {
    background-color: #EDEDED;
    font-size : 12px;
    color : 000000;
}
 
th.Lottery_header{
    background-color: #F8784B;
    font-family: Verdana;    
    text-align: center;
    font-size: 13px;
    color : #ffffff;
    
}
 
td.Lottery_main1{
    background-color: #F8784B;
    font-family: Verdana;    
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    
}
 
td.Lottery_main2{
    background-color: #EDEDED;
    font-family: Verdana;    
    text-align: center;
    font-size: 13px;
    color: #ffffff;
}
 
table.Poll{
    background-color: #EDEDED;
    font-family: Verdana;    
    text-align: center;
    font-size: 13px;
    border : thin solid #F8784B;
}

table.ReferralTable{
    width: 100%;
}

td.ReferralHeader {
    background-color: #F8784B;
    font-family: Verdana;
    font-size : 13px;
    color : FFFFFF;
}
 
td.ReferralCell {
    background-color: #EDEDED;
    font-size : 12px;
    color : 000000;
}

table.ListStudy{
    width: 100%;
}
td.ListStudy_Header2 {
    background-color: #F8784B;
    font-family: Verdana;
    font-size : 13px;
    color : FFFFFF;
}
 
td.ListStudy_Line {
    background-color: #EDEDED;
    font-size : 12px;
    color : 000000;
}
