body{
	font-family: sans-serif, arial;
        border: 1px solid #333333;
        margin-left: 170px;
        margin-right: 170px;
        padding: 10px 10px 10px 10px;
}

.breakbefore { page-break-before: always; }
.breakafter { page-break-after: always; }

p, td{
	font-family: sans-serif, arial;

}
a {
    color: #330066;
	text-decoration: dashed;
}
.oldinfo{
	font-size: 10px;
}
.h1announce{
	font-size: 13px;
	font-family: sans-serif, arial;
}
.h2announce{
	font-size: 12px;
	font-family: sans-serif, arial;
}
.h3announce{
	font-size: 11px;
	font-family: sans-serif, arial;
}
.pannounce{
	font-size: 10px;
	font-family: sans-serif, arial;
}
.announcement{
	font-size: 23px;
	font-family: sans-serif, arial;
}
.fundraiserEvent{

	font-family: sans-serif, arial;
        border: 2px solid #000099;
        padding: 10px 10px 10px 10px;
        margin-left: 1%;
        margin-right: 1%;
	background-color: #ccccff;

}
a:hover {
	color: #009900;
	text-decoration: dashed;
}
a:link{
	text-decoration: dashed;
}
a:active{
	color: #990000;
	text-decoration: dashed;
}
.mainmenu{
	color: #ffffff;
	background: #eeeeee;
	border-style: solid; 
	border-color: #663333; 
	border-width: 1;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-size: 16px;
}
.mainmenu a{
	color: #000033;

}
.mainmenu a:hover {
	color: #00ff00;
	text-decoration: dashed;
}
.mainmenu a:link{
	text-decoration: dashed;
}
.mainmenu a:active{
	color: #ff0000;
	text-decoration: dashed;
}
.eventmenu{
	color: #ffffff;
	background: #dddddd;
	border-style: solid; 
	border-color: #663333; 
	border-width: 1;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;
	font-size: 10px;
}
.eventmenu a{
	color: #000000;
}
.eventmenu a:hover {
	color: #0000ff;
	text-decoration: dashed;
}
.eventmenu a:link{
	text-decoration: dashed;
}
.eventmenu a:active{
	color: #ff0000;
	text-decoration: dashed;
}
.AllBasicSoundPackages{
	background: #ffffff;
	border-style: solid;
	border-color: #00cc00;
	border-width: 2;
}
.AllExtendedBassSoundPackages{
	background: #ffffff;
	border-style: solid;
	border-color: #cc0000;
	border-width: 2;
}
.AllDoubleExtendedBassSoundPackages{
	background: #ffffff;
	border-style: solid;
	border-color: #ff0000;
	border-width: 2;
}
