﻿.Site #mainHeader
{
    height: 119px; 
}
body {
background:#001B54 url(/images/layout/main_bg.jpg) repeat-x scroll left top;
color:#000000;

}
.Site #location
{
    font-size: 0.8em;         
}
.Site #location a
{
    font-weight: normal;
    color:#48619A;    
}
#mainTable 
{
    margin-top: 20px !important;
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;    
}
.Site #mainMenu 
{
    background-color:#E74FD6; 
}
.Site #mainMenu ul a
{
    background-color:#E74FD6; 
}
.Site #mainTitle
{
     margin-left: 10px;  
}
.Site .box .tl 
{
    background-color:#E74FD6;    
    }
.Site .box .content {
background:#9FB8F1 url(/images/layout/box_bg.jpg) repeat-x scroll right bottom;
   padding:10px !important;
}
.Site #developerLink
{
   float: right;
    margin: 5px; 
    width: 25%; 
}
.Site #developerLink table
{ 
    width: 120px; 
    float: right; 
}
.Site #developerLink
{
    font-size:.8em;    
}
.Site #developerLink a
{
    margin: 0 !important;
    padding: 0 !important;    
}
.Site #developerLink td
{     
    vertical-align: middle;
    text-align: left;
    margin: 0;
    padding: 0;
}
.Site #footerIcons
{
    float: left;
    width: 70%;
    margin-top: 5px; 
    margin-bottom: 30px;   
}
.Site #mainFooter 
{
   background:#E74FD6; 
    }
.Site .moredetailButtons a
{
    padding:1px 5px;    
}
.Site .moredetailButtons a:hover
{
    color:#9a0101;    
}
.Site .morelink a
{
    font-size:.85em;
    color:#c1cbe2 !important;
}
.Site .morelink a:hover
{
    color:#fff !important;  
}
.Site #subMenu3 ul a:hover,
.Site #subMenu3 ul a.active
{
    background-color:#000;    
}
.Site #copyright
{
    font-size:.8em;    
}
.Site #subMenu ul, 
.Site #subMenu2 ul, 
.Site #subMenu3 ul, 
.Site #subMenu4 ul, 
.Site #subMenu5 ul 
{
  background-color:#E74FD6;  
}