a {
        color: #414141;
        text-decoration: none;
}
a:active
{
        color: #3366CC;
}
.BODY
{
	margin-top: 0px;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: ËÎÌå, MS Sans Serif; 
	text-align: left;
	text-decoration: none;
	background-color: #eeeeee;
	overflow-y: auto;
	scrollbar-face-color: #EDEDF3;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #93949F;
	scrollbar-3dlight-color: #EDEDF3;
	scrollbar-arrow-color: #082468;
	scrollbar-track-color: #F7F7F9;
	scrollbar-darkshadow-color: #EDEDF3;
}
TD
{
	font-size: 12px;
	font-family: ËÎÌå, MS Sans Serif; 
	text-decoration: none;
}

/************************************DatePicker Style End***************************************/
.DatePicker_Text
{
	font-size: 12px;
	font-family: MS Sans Serif; 
	padding: 4px;
	font-weight: normal;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 3px;
	letter-spacing: 1px;
	height: 20px;
}
.DatePicker_Button
{
	background-image: url(../Images/DatePicker/BIMG.gif);
	border-left: 0px solid;
	width: 22px;
	height: 20px;
	CURSOR: hand;
}
.DatePicker_DisText
{
	font-size: 12px;
	font-family: MS Sans Serif; 
	padding: 4px;
	font-weight: normal;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 3px;
	letter-spacing: 1px;
	height: 20px;
	FILTER:gray();
	COLOR: graytext; 
	CURSOR: default;
}
.DatePicker_DisButton
{
	background-image: url(../Images/DatePicker/BIMG.gif);
	border-left: 0px solid;
	width: 22px;
	height: 20px;
	FILTER:gray();
	COLOR: graytext; 
	CURSOR: default;
}
/************************************DatePicker Style End***************************************/
