

DIV.Links		A   	       	{color:	#006699; text-decoration:none}
DIV.Links		A:link			{color:	#AC5522; text-decoration:none}
DIV.Links		A:visited		{color:	#AC5522; text-decoration:none}
DIV.Links		A:hover 		{color: #003399; text-decoration:underline}
body {
	margin:0px;
	padding:0px;
	border:0px;
}
form {
	margin:0px;
	padding:0px;
	border:0px;
}

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold;
}
.textGray {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 14px;
	color: #999999;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #333333;
}
.textEvent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #1D3D65;
}


.bgHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
}
.form {
	margin:0px;
	padding:0px;
	border:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.bgGrey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
.bgCurrentDay {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #DAE8F1;
}
.bgDayListing {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #DAE8F1;
}
.bgMonthListing {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D3D65;
}

.text_button {
	width:32px;
	height:28px;
	vertical-align:bottom;
	overflow:visible; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	overflow:hidden; 
	font-size:10px;
	font-weight:bold;
	display:inline;  
	margin:0; 
	padding:0; 
	border:0; 
	cursor:pointer;
	text-decoration: none;
	background:#FF9900;
}