/* Styles for the site that don't get displayed in the editor window. */

.Content_Scroller {
 left: 0px;
 top: 0px;
 width: 507px;
 height: 470px;
 margin-left: 12px;
 padding-right: 10px;
 padding-top: 0px;
 padding-bottom: 0px;
 overflow: auto;
 border-width: 0px;
 border-color: #00447C;
 border-style: solid;
 scrollbar-face-color: #FFD22B;
 scrollbar-highlight-color: #FFEC9F;
 scrollbar-shadow-color: #00294A;
 scrollbar-3dlight-color: #FABE7C;
 scrollbar-arrow-color: #F68E1F;
 scrollbar-track-color: #F7F7F7;
 scrollbar-darkshadow-color: #333333;
}

.Copyright {
 font-family: Arial, Verdana;
 color: #00346A;
 font-size: 11px;
}

.buttonImagesOn {
 opacity: .70;
 filter: alpha(opacity=70); 
 -moz-opacity: 0.7;
}

.buttonImagesOff {
}