﻿body
{
    
}
input
{
    font-size: 10pt;
    font-family: Tahoma;
    
}
tbody
{
    font-size: 10pt;
    font-family: Tahoma;
    
}
select
{
    font-size: 10pt;
    font-family: Tahoma;
    
}
button
{
    font-size: 10pt;
    font-family: Tahoma;
    
}
a
{
    font-size: 12pt;
    font-family: Tahoma;
    
}
label
{
     font-size: 12pt;
    font-family: Tahoma;
    
}
div
{
    font-size: 10pt;
    font-family: Tahoma;
}
#cmdRegisterNow
{
    font-size: 12pt;
    font-family: Tahoma;
 }
.headerlabel
{
    font-size: 14pt;
    font-family: Tahoma;
    text-align:center;
 }
 .tablelabels
 {
    font-size: 10pt;
    font-family: Tahoma;
    font-weight:bold;
    text-align:right;
    }
 .tabletextboxes
 {
    font-size: 10pt;
    font-family: Tahoma;
    text-align:left;
    width:40%;
 }
 .tablespacer
 {
    width:1%;
 }
 .tablecenterlabels
 {
    font-size: 10pt;
    font-family: Tahoma;
    font-weight:bold;
    text-align:center;
  }
  .toptext
 {
    font-size: 12pt;
    font-family: Tahoma;
  }
  .textarea_text
 {
    font-size: 10pt;
    font-family: Tahoma;
 }
 .sidebarlinks
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #0000FF;
}

.faqquestions
{
  font-family: Tahoma;
  font-size: 11pt;
  font-weight: bold;
}

.faqanswers
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
}