/* CSS Document */
.fc_main { background: #FFFFFF; border: 1px solid #669999; font-family: Verdana; font-size: 10px; }
.fc_date { border: 1px solid #D9D9D9;  cursor:pointer; font-size: 10px; text-align: center;}
.fc_dateHover, TD.fc_date:hover { cursor:pointer; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #E7E7E7; font-size: 10px; text-align: center; }
.fc_wk {font-family: Verdana; font-size: 10px; text-align: center;}
.fc_wknd { color: #669999; font-weight: bold; font-size: 10px; text-align: center;}
.fc_head { background: #669999; color: #FFFFFF; font-weight:bold; text-align: left;  font-size: 11px; }

.form {
	background-color: #BED3D3;
	border: thin solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}
.formG {

	background-color: #FFFFFF;
	border: thin solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}
