.Calender
{
	width:175px;
	background-color:Transparent;
	direction:rtl;
}
.TextBox
{
	text-align:right;
	direction:ltr;
}
.frameCalnender
{
	background-color:Black;
	width:175px;
	height:128;
}
.trHeader
{
	COLOR: white; 
	BACKGROUND-COLOR: #660000;
	direction:ltr;
}
.trCaption {
	COLOR: white; 
	BACKGROUND-COLOR: #9f9fff;
	direction:ltr;
}
.tdCaption
{
	direction:ltr;
}
.tbCalender {
	BORDER-RIGHT: #a0a0a0 1px solid;
	BORDER-TOP: #a0a0a0 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #a0a0a0 1px solid; 
	WIDTH: 175px; 
	BORDER-BOTTOM: #9f9fff 1px solid; 
	FONT-FAMILY: arial; 
	BACKGROUND-COLOR: #ffffff;
	direction:ltr;
}
.trFooter {
	COLOR: white; 
	border-color: #9f9fff;
	BACKGROUND-COLOR: #9f9fff;
	direction:ltr;
}
A.Day:link {
	COLOR: blue
}
A.Day:hover {
	COLOR: blue
}
A.Day:visited {
	COLOR: blue
}
.HeaderFont {
	FONT-SIZE: 11px; COLOR: snow; Font-Name: Tahoma
}
.FooterFont {
	FONT-SIZE: 11px; COLOR: black; Font-Name: Tahoma;border-color: #9f9fff;
	border-style:solid;border-width:1;
}