body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFC;
	color: #3366CC;
	
}

a img {
    border: 0 none;
	color:#3366CC;
}

a:link {
	text-decoration: none;
	color:#3366CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color:#3366CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color:#3366CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color:#3366CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.fc_main { background: #DDDDDD; border: 1px solid #000000; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
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: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; text-align: center;}

.fc_wknd { color: #FF0000; font-weight: bold; font-size: 10px; text-align: center;}

.fc_head { background: #000066; color: #FFFFFF; font-weight:bold; text-align: left;  font-size: 11px; }

TEXTAREA {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

INPUT {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;

}




