/* CSS Document */
body{margin:0px; background-color:#000000; font-family:Helvetica;}
.cmsTextFamily{font-family:Helvetica;}
.topbg{ background:url(../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}

.quickLink_bg{background-color:#158EBA;}
.calendar_bg{background-color:#ED4B1D;}
.whatnew_bg{background-color:#1D9612; }

.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;}




/* 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;

}

.lightBackGround_1 {
	background-color: #DFFBDD;
}

.lightBackGround_2 {
	background-color: #DFFBDD;
}

.lightBackGround_3 {
	background-color: #FDD6D1;
}

