@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
}



td.copyright {
	background-color: #cccc9a;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

td.rhga_today {
	background-color: #980065;
	color: #FFFFFF;
	padding: 20px;
}

td.membership {
	background-color: #cccc98;
	padding: 20px;
}

.div_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b8d9b;
	font-weight: bold;
	word-spacing: 2px;
}

.div_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #3b8d9b;
	font-weight: bold;
}

.div_blue_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3b8d9b;
	font-weight: bold;
}

.div_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #cccc9a;
	font-weight: bold;
}

.div_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #980065;
	font-weight: bold;
}

.div_alphabet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #980065;
	font-weight: bold;
}

.div_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

ul {
	text-align: left;
	padding-left: 20px;
	list-style-type: disc;
	font-size: 12px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b8d9b;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b8d9b;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b8d9b;
	font-weight: bold;
	text-decoration:none;
}

table.calendar {
	background-color:#FFFFFF;
	text-align: center;
}

td.calendar {
	background-color:#99cdff;
}

td.calendar_month {
	background-color:#4AA5FF;
}
