﻿.mainMenuItem 
{    
    border-bottom: solid 3px;
    border-left: solid 1px;
    border-right: solid 1px;
    border-color: #606163;
    color: #606163;
    text-align:center;
}
.nowrap
{
   white-space:nowrap;    
}
.mainMenuItemHover 
{
    border-bottom: solid 3px;
    border-left: solid 1px;
    border-right: solid 1px;
    border-color: White;
    color:White;
    text-align:center;
}

body
{
    font-size:8pt;
    font-family:Verdana;
    padding-top:0px;
    background-color:#cccccc;
}
.body_bg
{ 
background-image:url(../images/bg.gif);
background-position:top;
background-repeat:repeat-x;
}
.body_footer
{ 
background-image:url(../images/bg_footer.gif);
background-position:bottom;
background-repeat:repeat-x;
}
.titleText
{
    font-family:News Gothic;
    font-size:16pt;
}

.mainTable
{
    width:800px;
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 0px;
    padding-top: 0px
}

.mainCell
{
    text-align: left;
}

.mainContentCell
{
    text-align: left;
    padding-right: 30px; 
    padding-left: 30px; 
    padding-bottom: 30px;
    padding-top: 30px;
}

table
{
    width:100%;
    vertical-align:top;
}

.sideImages
{
    width:30%;
    text-align:center;
}

.separator
{
    border-right: #8ec546 1px solid;
    padding-right: 0px; 
    border-top: #8ec546 1px solid; 
    padding-left: 0px; 
    padding-bottom: 0px;
    margin: 0px; 
    border-left: #8ec546 1px solid; 
    padding-top: 0px; 
    border-bottom: #8ec546 1px solid;
}

.footerCellLeft
{
    font-size: 7pt; 
    color: #ffffff;
    width:50%;
    vertical-align:top;
    font-weight:bold;
    
}

.footerCellRight
{
    font-size: 7pt; 
    color: #ffffff;
    width:50%;
    vertical-align:top;
    font-weight:bold;
    text-align:right;
}

a
{
    color:White;
    border-style:none;
}

img
{
    border-style:none;
}

.searchStyle
{
    width: 60%; 
    background-color: #8e9093; 
    border-right: #b4b6b8 thin solid; 
    border-top: #b4b6b8 thin solid; 
    border-left: #b4b6b8 thin solid; 
    border-bottom: #b4b6b8 thin solid;
    color:White;
    font-weight:bold;
}

.searchInput
{
    width:100%;
}

.searchResultsTableStyle
{
    border-right: #b5b7b9 thin solid; 
    border-top: #b5b7b9 thin solid; 
    border-left: #b5b7b9 thin solid;
    border-bottom: #b5b7b9 thin solid; 
    background-color: #929497;
    vertical-align:top;
    color:White;
    font-weight:bold;
    font-size: x-small;
}
.searchResultsStyle
{
    font-weight:normal;
    
}
.applyButtonTD
{
    text-align:center;
}

.applyButtonStyle
{
    border-style:solid;
    border-width:1px;
    border-color:#929497;
    background-color:White;
    font-family:Verdana;
    font-size:x-small;
    font-weight:bold;
    color:#929497;
    width:100px;
}
.test
{
    text-align:left;
}