BODY{
	font: 10pt ; 
	font-family:  Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-color: #FEFF99;
}


td {

	font-size: 10pt;
	color: 	#666666;
}


IMG { border: none; }
IMG.webmedia { border: 2px solid #ff9900; }
TR.header TH { background-color: #ffcc66; text-align: center; font-size: 12px; }
TABLE.course TD { font-size: 16px; font-weight: normal;}

.title {
	font-weight: bold;
	font-size: 14pt;
	color: 	#FF6600;
}

.title_admin {
	font-weight: bold;
	font-size: 12pt;
	color: 	#CC3300;
}

.text_orange{
	font-size: 12pt;
	color: 	#FF6600;
}

.textbox {
	width:160px;
	border: solid 2px #FF6600;
	background-color: #FEFF99;
	color: #666666;
}

.photo_border {
	border: solid 2px #FF6600;
}

.button {
	width:80px
}

.border_orange {
	border: solid 1px #FF6600;
}

.faq_question {
	font-weight: bold;
	color: 	#CC6600;

}

.faq_answer {
	color: 	#FF6600;
}

.altrow_orange {
	background-color: #FFCC66;
}

.table_header {
	font-weight: bold;
}

.calendar_sun_header {
	color: #FF0000;
}

.calendar_sun { 
	width: 100px; 
	height: 61px;
	text-align: right; 
	vertical-align: top; 
	font-size: 20px; 
	font-weight: bold;
	color: #FF0000;
}

.calendar_cell {
	width: 100px; 
	height: 61px;
	text-align: right; 
	vertical-align: top; 
	font-size: 20px; 
	font-weight: bold;
	color: #666666;
}

.yrmonth_list { 
	background-color: #ffff99;
	border: 2px solid #ff9900;
}
