body {
    margin: 5px 5px 5px 5px;
}

.table {
     font-family: verdana;
     font-size: 9pt;
     color: #000000;
}

.sideTable {
     font-family: verdana;
     font-size: 7pt;
     color: #000000;
}

.formTable {
    font-family: verdana;
    font-size: 8pt;
    color: #000000;
}

.main {
    font-family: arial;
    font-size: 8pt;
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

.main:hover {
    font-family: arial;
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a.link {
    font-family: verdana;
    color: #cc0000;
    text-decoration: underline;
}

a.link:hover {
     font-family: verdana;
     color: #330099;
     text-decoration: none;
}

a.links        {font-family: arial; font-size: 8pt; color: #5f9ea0; text-decoration: underline;}
a.links:hover  {font-family: arial; font-size: 8pt; color: #b22222; text-decoration: none;}

a.pollLink         {font-family: arial; font-size: 8pt; color: #ffffff; text-decoration: underline;}
a.pollLink:hover   {font-family: arial; font-size: 8pt; color: #ffffff; text-decoration: none;}

.header {
     font-family: arial;
     font-size: 8pt;
     color: #782818;
     font-weight: bold;
}

.vote        {font-family: arial; font-size: 8pt; color: #ffffff;}
.vote1       {font-family: arial; font-size: 8pt; color: #bc8f8f; font-weight: bold;}

.input        {border: 1px solid #000000; font-family: arial; font-size: 8pt; color: #000000; background-color: #d8bfd8;}
.textarea     {border: 1px solid #000000; font-family: arial; font-size: 8pt; color: #000000; background-color: #d8bfd8;}
.select       {border: 1px solid #000000; font-family: arial; font-size: 8pt; color: #000000; background-color: #d8bfd8;}

.form {
     border: 1px solid #782818;
     font-family: arial;
     font-size: 8pt;
     color: #000000;
     background-color: #d8b880;
}

.bigText                {font-size: 12pt; font-family: arial; font-weight: bold;}

a.qlink       {font-family: arial; font-size: 8pt; color: #960000; text-decoration: underline;}
a.qlink:hover {font-family: arial; font-size: 8pt; color: #960000; text-decoration: none;}

.user              {font-family: arial; font-size: 9pt; color: #b22222;}

.special           {font-family: arial; font-size: 9pt; color: #ffffff; font-weight: bold;}

.warn                   {font-family: arial; font-size: 8pt; color: #000000;}
