TH, TD {
	font : 11px Tahoma, Arial, sans-serif;
	height : 23px;
}

.inset {
	background-color : window;
	border : 2px inset threedlightshadow;
	font : 11px Tahoma, Arial, sans-serif;
}

.button {
	border : 1px solid buttonface;
}

.raisedButton {
	border : 1px solid;
	border-color : Buttonhighlight Buttonshadow Buttonshadow Buttonhighlight;
}

.pushedButton {
	border : 1px solid;
	border-color :  Buttonshadow Buttonhighlight Buttonhighlight Buttonshadow;
	left : 1px;
	top : 1px;
	position : relative;
}

.chrome {
	background-color : buttonface;
	border : 1px outset Buttonhighlight;
}

.menubar {
	border : 1px solid;
	border-color : threedhighlight buttonface threedshadow buttonface;
}

.daynumber {
	background-color : buttonface;
	color : buttontext;
	cursor : hand;
}

.pastdate {
	background-color : buttonface;
	color : buttonshadow;
	cursor : default;
}

