/* ***********************************************************************************
 SPECIAL DEFINED STYLES NOT AVAILABLE TO CLIENT.
 Order the styles below alphabetically.
*********************************************************************************** */

Body {
 margin-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 background-color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

.Copyright {
 font-family: Arial, Verdana;
 color: #000000;
 font-size: 10px;
}

.Content_Scroller {
 left: 0px;
 top: 0px;
 width: 100%;
 height: 400px;
 margin-left: 0px;
 padding-right: 10px;
 padding-top: 0px;
 padding-bottom: 0px;
 overflow: auto;
 border-width: 0px;
 border-color: #415675;
 border-style: solid;
 scrollbar-face-color: #4A3137;
 scrollbar-highlight-color: #705A5F;
 scrollbar-shadow-color: #000000;
 scrollbar-3dlight-color: #705A5F;
 scrollbar-arrow-color: #AB6923;
 scrollbar-track-color: #FFFFFF;
 scrollbar-darkshadow-color: #705A5F;
}

.buttonImagesOn {
 opacity: .70;
 filter: alpha(opacity=70); 
 -moz-opacity: 0.7;
}

.buttonImagesOff {
}

.MenuLink:link {
 font-family: tahoma,arial,verdana;
 font-size: 10px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}

.MenuLink:hover {
 font-family: tahoma,arial,verdana;
 font-size: 10px;
 font-weight: bold;
 color: #AF1B20;
 text-decoration: none;
}

.MenuLink:active {
 font-family: tahoma,arial,verdana;
 font-size: 10px;
 font-weight: bold;
 color: #AF1B20;
 text-decoration: none;
}

.MenuLink:visited {
 font-family: tahoma,arial,verdana;
 font-size: 10px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}