﻿body 
{
    background-color:#999730;
}

td
{
    font-family:Verdana;
    font-size:12px;
    text-align:justify;
} 

td.centered
{
    font-family:Verdana;
    font-size:12px;
    text-align:center
} 

td.formsection
{
    background-color: #999730;
    border-bottom: solid thin black;
    border-left: solid thin black;
    border-right: solid thin black;
    border-top: solid thin black;
    color:White;
}

p.reg
{
    border-bottom: solid thin gray;
    border-left: solid thin gray;
    border-right: solid thin gray;
    border-top: solid thin gray;
    text-align: center;
}

p.smaller
{
    font-size: x-small;
}

td.menu
{
    font-family:Verdana;
    font-size:12px;
    color:White;
    font-weight:bold;
    text-align:center
}  

td.symp_button
{
    background-color:#999730;
    font-family:Verdana;
    font-size:12px;
    color:White;
    font-weight:bold;
    text-align:left;
    height:30px;
    padding-left:5px;
} 

td.copyright
{
    font-family:Verdana;
    font-size:10px;
    color:Black;
    text-align:center
} 

div
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

a.menu 
{
    font-family:Verdana;
    font-size:12px;
    color: #030133;
    font-weight:bold;
}

a.menu:hover 
{
    font-family:Verdana;
    font-size:12px;
    color:Gray;
    font-weight:bold;
}

a 
{
    font-family:Verdana;
    font-size:12px;
    color:#030133;
    font-weight:bold;
}

a:hover 
{
    font-family:Verdana;
    font-size:12px;
    color:Gray;
    font-weight:bold;
}

a.links 
{
    font-family:Verdana;
    font-size:12px;
    color:#030133;
    font-weight:bold;
}

a.links:hover 
{
    font-family:Verdana;
    font-size:12px;
    color:Gray;
    font-weight:bold;
}

a.links:visited 
{
    font-family:Verdana;
    font-size:12px;
    color:Gray;
    font-weight:bold;
}

a.white 
{
    font-family:Verdana;
    font-size:12px;
    color:white;
    font-weight:bold;
}

a.white:hover 
{
    font-family:Verdana;
    font-size:12px;
    color:black;
    font-weight:bold;
}




a.main 
{
    font-family:Verdana;
    font-size:12px;
    color:#98962F;
    font-weight:normal
}

a.main:hover 
{
    font-family:Verdana;
    font-size:12px;
    color:Gray;
    font-weight:normal
}

a.smaller 
{
    font-family:Verdana;
    font-size:10px;
    color:#98962F;
}

a.smaller:hover 
{
    font-family:Verdana;
    font-size:10px;
    color:Gray;
}

h3
{
    color: #030133;
}

h3.main_header
{ 
    background-color: #E0D37C;
    border-top: black thin solid;
    border-bottom: black thin solid;
    font-size:medium;
}


h3.main
{
    color: #98962F
}
    
h4.main
{
    color: #98962F;
    font-size: small
}



h5.right
{
    text-align: right;
    border-bottom: solid thin black;
    color: #98962F;
    text-transform:uppercase
}

li.main
{
    font-style: italic;
    padding-bottom: 5px;
    color: #98962F;
    list-style-type: none;
}

li.links
{
    padding-bottom: 5px;
    color: #98962F;
    list-style-type: none;
}

li
{
    padding-bottom:10px;
}

b.main 
{
    color: #98962F
}

td.date
{
    font-size: 14px;
    font-weight:bold;
    font-family: Verdana;
    background-color: #D5C54A;
    color: #030133;
    height: 25px;
}

td.time
{
    font-weight:normal;
    font-family: Verdana;
    background-color: #D5C54A;
    height: 25px;
    text-align: left;
    border-bottom: solid thin grey
}

td.description
{
    font-weight:normal;
    text-align: left;
    border-bottom: solid thin grey
}

td.title
{
    font-size: 14px;
    font-weight:bold;
    font-family: Verdana;
    background-color: #98962F;
    height: 25px;
    color: White;
}

td.name
{
    font-size: 14px;
    font-weight:bold;
    font-family: Verdana;
    color: #030133;
    height: 70px;
    border-bottom: solid thin black;
    border-top: solid thin black;
}
