/* CSS Document */
body{margin:0px; background-color:#000000; font-family:Helvetica;}
.cmsTextFamily{font-family:Helvetica;}
.topbg{ background:url(/ya/images/top_bg.jpg) no-repeat; height:159px;}
.blue_bg{ background-color:#158EBA;}
.orange_bg{ background-color:#ED4B1D;}
.green_bg{ background-color:#009D37;}
.contact_bg{ background-color:#E80023;}
.media_bg{ background-color:#158EBA;}
.voice_support_bg{ background-color:#FD6807;}
.events_bg{ background-color:#1D9612;}
.white_bg{ background-color:#ffffff}
.aboutus_bg{ background-color:#FFF700}
.music_outreach_bg{ background-color:#ED0071}

.largetxt{ font-family:Helvetica; font-size:28px; font-weight:700; color:#FFFFFF; font-style:italic;}
.bigtxt{ font-family:Helvetica; font-size:16px; font-weight:700; color:#FFFFFF; }
.whitetxt{ font-family:Helvetica; font-size:11px;  color:#FFFFFF; }
.whitetxt1{ font-family:Helvetica; font-size:12px;   color:#FFFFFF;  text-decoration:none; }


.largetxt2{ font-family:Helvetica; font-size:28px; font-weight:700; color:#000000; font-style:italic;}
.blacktxt1{ font-family:Helvetica; font-size:12px; color:#000000; text-decoration:none;}
link{ font-family: Helvetica;font-size:12px; color:#000000; padding-left:0px; text-decoration:none;}



/* Scroll Bar Master Styling Starts Here */
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 11px;
background-color:#A2A2A2;

}
.vscrollerbar {
width: 11px;
background-color:#606060;

}
