.StandardTEStyle
{
	background-color:#ffffff;
}

.StandardTEStyle .TitleStyle
{
	background-color:#CCCCCC;
}

.StandardTEStyle .TitleStyle table
{
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;  
}

.StandardTEStyle .TitleStyle td
{
	padding:2px;
}

.StandardTEStyle .TitleStyle .DropDownStyle,
.StandardTEStyle .TitleStyle .DropDownOutStyle
{
	cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#AAAAAA;
}

.StandardTEStyle .TitleStyle .DropDownOverStyle
{
	cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#AAAAAA;
}

.StandardTEStyle .TitleStyle .DropDownStyle img,
.StandardTEStyle .TitleStyle .DropDownOutStyle img,
.StandardTEStyle .TitleStyle .DropDownOverStyle img
{

} 

.StandardTEStyle .TitleStyle .CloseButtonStyle
{
	width:15px;
	height:13px;
	border:0;
}

.StandardTEStyle .BodyStyle
{
	font-family:verdana;
	font-size:10px;
}

.StandardTEStyle .BodyStyle .HeaderStyle
{
	font-weight:bold; 
	padding:2px 3px 2px 3px;
	cursor:default;
	white-space:nowrap;  
}

.StandardTEStyle .BodyStyle .DateStyle
{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	padding:2px 0px 2px 4px; 
	white-space:nowrap;
}

.StandardTEStyle .BodyStyle .DaysOutOfMonthStyle
{
	color:#c0c0c0!important; 
}

.StandardTEStyle .BodyStyle .WeekNumberStyle
{
	width:20px;
	padding:0px;
	text-align:center;
}

.StandardTEStyle .BodyStyle .SelectedDateStyle
{
	border-style:solid;
	border-width:1px;
	border-color:#AAAAAA;
}

.StandardTEStyle .BodyStyle .WeekendStyle
{
	color:#909090;
}

.StandardTEStyle .BodyStyle .CurrentDateStyle
{
	font-weight:Bold;
	color:#ff0000;
}

.StandardTEStyle .BodyStyle .SpecialDayStyle
{
	background-color:#70ffd0;
}

.StandardTEStyle .BodyStyle .HolidayStyle
{
	background-color:#ffdddd;
}

.StandardTEStyle .BodyStyle .DisableDateStyle
{
	text-decoration:line-through;
	cursor:default;
}


.StandardTEStyle .BodyStyle .DayOverStyle
{

}

.StandardTEStyle .TodayStyle
{
	cursor:default;
	font-size:11px;
	background-color:#CCCCCC;
}

.StandardTEStyle .TodayStyle .TextStyle
{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	cursor:default;	
}

.StandardTEStyle .ListStyle /* Month And Year List */
{
	font-family:arial; 
	font-size:11px; 
	background-color:#CCCCCC;
}

.StandardTEStyle .ListStyle .OptionStyle,
.StandardTEStyle .ListStyle .OptionOutStyle
{

}

.StandardTEStyle .ListStyle .OptionOverStyle
{
	background-color:#AAAAAA;
}
