	
		.tid {
			font-family: Verdana, Arial,Georgia;
			font-size: 10px;
			font-weight:bold;
			text-decoration:none;
		}
		.cal_dates {
			font-family: Verdana, Arial,Georgia;
			font-size: 9px;
			font-weight:bold;
			color:#014E87;
			text-decoration:none;
		}

		TEXTAREA {
			font-family: Verdana, Arial,Georgia;
			background-color: #FFF4D9;
			font-size: 10px;
			font-weight:bold;
		}

		INPUT.fancy {
			background-color: #FFFFFF;
			border-top: 1px lightblue solid;
			border-right: 1px lightblue solid;
			border-bottom: 1px lightblue solid;
			border-left: 1px lightblue solid;
			height: 10px;
			font-family: Verdana, Arial,Georgia;
			font-size: 8px;
			font-weight:bold;
			color:#014E87;
		}

		INPUT.fancyButton {
			font-family: Verdana, Arial,Georgia;
			border-top: 1px lightblue solid;
			border-right: 1px lightblue solid;
			border-bottom: 1px lightblue solid;
			border-left: 1px lightblue solid;
			font-weight: bold;
			font-size: 9px;
			cursor: hand;
			color: Navy;
			height: 15px;
			background-color: lightblue;
			color:#014E87;
		}

		.select_month {
			font-family: Verdana, Arial,Georgia;
			font-size: 8px;
			background-color: #ffffff;
			border-top: 1px lightblue solid;
			border-right: 1px lightblue solid;
			border-bottom: 1px lightblue solid;
			border-left: 1px lightblue solid;
			color:#014E87;
		}
		button{
			background:url("../images/button-bg.gif") repeat-x;height:22px;border:solid 1px #ABC3D7;
			font-family:Arial, Helvetica, sans-serif;font-size:12px;
}
	
