@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg_ssr.jpg);
	background-repeat: repeat-x;
	background-color: #2B2660;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #8B2854;
	letter-spacing: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #0B466E;
	letter-spacing: normal;
}
.tableCONTAINER {
	background-image: url(img/ssr10.jpg);
	background-repeat: repeat-y;
}
.tdCONTAINER {
	background-image: url(img/ssr09.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #2A275E;
	letter-spacing: 1px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FCF5EB;
}
#footer a {
	color: #FFFFFF;
}
.font10 {
	font-size: 10px;
	line-height: normal;
	letter-spacing: normal;
}

.cal_title {
	color: #FFFFFF;
	background-color: #8B2C58;
}
.cal_days {
	font-size: 10px;
}
.cal_date {
	font-size: 10px;
}
.cal_text {
	font-size: 10px;
}
