﻿body
{
    background-color: #000000;
    color: #f0f0f0;
    font-size: 9pt;
    font-family: "Trebuchet MS" , Verdana, Helvetica, Arial, Sans-serif;
    margin-top: 0;
}

div.content
{
    background-color: #000000;
    border: 1px solid black;
    width: 820px;
    /*
    margin-left: auto;
    margin-right: auto;
*/
}
h1
{
    font-size: 20pt;
}

h2
{
    border-top: 2px dotted #DDDDDD;
    padding-top: 15px;
    font-size: 16pt;
}

h4
{
    font-size: 13pt;
}
h5
{
    font-size: 12pt;
}


.DL  
{
    border:0px solid #000000;
}
.IS  
{
    width:40px; 
    height:40px; 
    text-align:center; 
    vertical-align:middle; 
    
}

.SIS 
{
    background-color:#464646; 
    width:40px; 
    height:40px; 
    text-align:center; 
    vertical-align:middle; 

}
.GalleryPicture 
{
    text-align:center; 
    vertical-align:middle; 
}
.img 
{
   vertical-align: middle;
}    
.center
{
    text-align: center;
}
a.bar:link {color: #f5f4ef;}
a.bar:visited {color: #f5f4ef;}
a.bar:hover{color: #f0f0f0; text-decoration: none;}

.menuunselected
{
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    width: 170px;
    background-color: #2f2f2f;
    color: #ffffff;
}
.menuselected {
    width: 170px;
    /*background-color: #464646;*/
    background-color: #0000e0;
    color: #ffffff;
}
.menuover 
{
    width: 170px;
    /*background-color: #575757;*/
    background-color: #0000e0;
    color: #ffffff;
}
.smallSelect 
{
    font-family: "Trebuchet MS" , Verdana, Helvetica, Arial, Sans-serif;
    font-size: 8pt;
    width: 200px;
    background-color: #1a1a1a;
    color: #f0f0f0;
}
.sectionHeader
{
    font-size: 14px;
    font-weight: bold;
    color: #f0f0f0;
    margin-left: 10px;
}
.headerImg 
{
    vertical-align: middle; 
    border:0px;
}
.errorText
{
    background-color: Red;
    color: #000000;
    font-size : 9pt;
}

.formText 
{
    width: 250px;
    font-family: Arial;
}

td.smlw 
{
    width: 16%;
}
td.medw 
{
    width: 20%;
}

.smallBox
{
    width: 75px;
}
.adminHeader
{
    background: #c7c7c7;
}