		A   	       	{color:	#4D4CFF; text-decoration:none}
		A:link			{color:	#4D4CFF; text-decoration:none}
		A:visited		{color:	#4D4CFF; text-decoration:none}
		A:hover 		{color: #FF6633; text-decoration:underline}


td, textarea, input, select {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}	

.textBoldColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
}


}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}



.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
	font-weight: bold;
	background-image: url(bg_header.gif);
	border: 1px groove #003399;



	
	
}




.bgMouseOver {
	background-color: #AAC4E5;
}
.bgMouseOff {
}
.textGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}
.textRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
}


.bgGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
.bgCurrentDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FFCC00;
}
.bgDayListing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #66CCFF;
}


.bgWhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	background-color: #000000;
}