.table {
	width:500px;
	border:0 0 0 0;
	border-color:#ffffff;
}

.title {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:22px;
}

.title_100 {
	width:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:22px;
}

.holiday {
	width:285px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:112px;
	color:#000000;
	font-weight:700;
	text-align:left;
	margin:3px 0 0 0;
}

.date {
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:700;
	text-align:left;
	margin:3px 0 0 0;
}

.line1 {
	width:500px;
	height:3px;
	background:url(images/line_dbl.png);
	background-repeat:repeat-x;

}

.line2 {
	width:500px;
	height:1px;
	background:url(images/line_single.png);
	background-repeat:repeat-x;
}

.line3 {
	width:500px;
	height:1px;
	background:url(images/line_single_gray.png);
	background-repeat:repeat-x;
}

.line4 {
	width:500px;
	height:1px;
	background:url(images/line_single_dot_gray.png);
	background-repeat:repeat-x;
}

.arrow_left {
	margin:6px 0 6px 0;
}

.row_color {
	background-color:#efefef;
	height:19px;
}

.row_white {
	background-color:#ffffff;
	height:19px;
}

.main_title_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#96171a;
	font-weight:900;
	margin:3px 0 0 0;
}

.title_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1d3d6b;
	font-weight:700;
	margin:6px 0 6px 0;
	text-align:left;
}

.title_text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1d3d6b;
	font-weight:700;
	margin:6px 0 6px 0;
	text-align:left;
}

.title_text_center {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1d3d6b;
	font-weight:700;
	margin:6px 0 2px 0;
	text-align:center;
}

.small_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	font-weight:700;
	margin:0 0 0 14px;
	text-align:left;
}

.small_text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:700;
	margin:0 0 0 3px;
	text-align:center;
}

.holiday_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:700;
	text-align:left;
	margin:0 0 0 15px;
}
