@charset "utf-8";
.silentday-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #AC0101;
}
.small-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AC0101;
}
h3 {
	color: #AC0101;
}
.small-black,
.small-black th,
.small-black td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.black-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.blankstyle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alert {
	font-size: 120%;
	color: red;
}
.fielderror {
	color: #FF9999;
}
.alt2 {
	background-color: #ebebeb;
}
.style2 {color: #AC0101}

.style4 {color: #AC0101}
.style5 {font-size: 36px}
.big-red {
	font-size: 36px;
	color: #AC0101;
	font-weight: bold;
}