﻿body
{
    background-color: #000000;
}

.textbox
{
    border: 1px solid #FFFFFF;
}

.btn
{
    border-width: 0px;
    background-color: #ff4e00;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
}

.white12
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

.white12 a:hover
{
    text-decoration: underline;
}

.details
{
    font-family: Arial;
    font-size: 12pt;
    color: #FFFFFF;
    text-decoration: none;
}

.black12
{
    font-family: 'Trebuchet MS';
    font-size: 14px;
}

.black12 a:hover
{
    color: #31b008;
}

.hr
{
    color: #d7d7d7;
    height: 1px;
}

.purple
{
    font-family: Arial;
    font-size: 9px;
    color: #8b3892;
}

.orange12
{
    font-family: Arial;
    font-size: 12px;
    color: #FF4E00
}
.orange16
{
    font-family: 'Trebuchet MS';
    font-size: 16px;
    color: #FF4E00;
    font-weight:bold
}

.purplehead
{
    font-family: 'Trebuchet MS';
    font-size: x-large;
    color: #8b3892;
}
