@charset "utf-8";
body {
	background-image: url(/images/bkg_Green.gif);
	background-color: #DEF6A6;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FD8C22;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

a.leftMenu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.leftMenu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.leftMenu:hover {
	text-decoration: none;
	color: #FD8C22;
	font-weight:bold;
}
a.leftMenu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.menuOver {
background:url(/images/menu_over_bkg.jpg);}
.menuOut {
background:none;}
.greenHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B7C707;
	line-height: 22px;
}
.sideAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.HH_bannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}
.homeIntroText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.genericTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	/*font-weight: bold;*/
	color: #B61800;
	padding-bottom:25px;
}
.breadCrumbs{
	padding-bottom:15px;
}
.Text-box-width {
	width: 250px;
}

a.alpha:link {
	text-decoration: none; 
	font-weight:bold;
	color: #ffffff;
}
a.alpha:visited {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
a.alpha:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #ffffff;
}
a.alpha:active {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
.classYELLOW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #F5A621;
}
.classORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	color: #F58D25;
}
.classGREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	color: #90BE38;
}
.classBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	color: #0285C0;
}
.classRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	color: #CF1A1E;
}
.classPURPLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	color: #9665BD;
}
.classPINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	color: #C23774;
}
.classBROWN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	color: #783126;
}
.classGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	color: #BBBBBB;
}

.fontColorPhotoShowMusic{
	border:1px solid black;
	background-color:#F58D25;
}