table.center
{
    width:98%;
    margin-left:1%;
    margin-right:1%;
}
table.bottom
{
    width:98%;
    margin-left:1%;
    margin-right:1%;
    background-color:#EF7F05;
}
th
{
    text-align:left;
    font-family:Verdana;
}
th.withPaddingAD
{
    font-size:16px;
    font-weight:lighter;
    color:#FF9999;
    border-style:solid;
    border-top:thin solid #96989A;
}
th.rightSpace
{
    width:38px;
}
th.buttonSelected
{
    text-align:right;
    color:#EF7F05;
    vertical-align:bottom;
    text-align:right;
    width:120px;
}
th.button
{
    text-align:right;
    cursor:pointer;
    vertical-align:bottom;
    text-align:right;
    width:120px;
}
th.buttonFaqSelected
{
    text-align:right;
    color:#EF7F05;
    vertical-align:bottom;
    text-align:right;
    width:60px;
}
th.buttonFaq
{
    text-align:right;
    cursor:pointer;
    vertical-align:bottom;
    text-align:right;
    width:60px;
}
th.button:hover
{
    color:#EF7F05;
}
a.pages:link
{
    text-decoration:none;
    color:black;
}
a.pages:visited
{
    text-decoration:none;
    color:black;
}
a.pages:hover
{
    cursor:pointer;
    color:#EF7F05;
}
td
{
    font-family:Verdana;
}
td.title
{
    text-align:left;
    font-family:Verdana;
    font-weight:bold;
    font-size:24px;
    color:#EF7F05;
    border-bottom:thin solid #96989A;
}
td.seperate
{
    border-top:thin solid #96989A;
}
td.picture
{
    vertical-align:top;
    text-align:center;
    font-size:16px;
}
td.word
{
    vertical-align:top;
    font-size:18px;
}
ul.word
{
    margin-left:-20px;
}
td.bottomIcon
{
    text-align:center;
}
td.bottomText
{
    color:white;
}
td.copyright
{
    height:50px;
    text-align:center;
    letter-spacing:1px;
    font-size:14px;
}
div.screen
{
    text-align:center;
    padding-top:15px;
    padding-bottom:15px;
    background-color:white;
}
div.screenTitle
{
    text-align:center;
    margin-bottom:2px;
}
td.screen
{
    background-color:white;
}
