.menu_iframe{position:absolute; border:0; visibility:inherit; top:0px; left:0px; width:170px; z-index:-1; filter: Alpha(Opacity=0);}
.cal_table{ border:solid 1px #333333;background:#ffffff; font-size:12px}
.cal_table td{ border:1px #ffffff solid; font-family: "Tahoma";}
.cal_drawdate{ background:#E3EBF6;border-collapse:collapse; width:100%}
.cal_drawdate td{ border:1px #ffffff solid; font-family: "Tahoma";}
.cal_drawtime{ border:0px #ffffff solid; font-size:12px;}
.cal_hiddentime{ border:0px #ffffff solid; font-size:12px;display:none;}
.cal_drawdate td{ border:0px #ffffff solid;  font-family: "Tahoma";}
.m_fieldset {
	padding: 0,10,5,10;
	text-align: center;
	width: 150px;
}
.m_legend {
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 5px;
}
.m_frameborder {
	border-left: 1px inset #D4D0C8;
	border-top: 1px inset #D4D0C8;
	border-right: 1px inset #D4D0C8;
	border-bottom: 1px inset #D4D0C8;
	width: 55px;
	height: 19px;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: center;
	font-family: "Tahoma";
	font-size: 10px;
}
.m_arrow {
	width: 16px;
	height: 8px;
	background:#cccccc;
	font-family: "Webdings";
	font-size: 7px;
	line-height: 2px;
	padding-left: 2px;
	cursor: default;
}
.m_input {
	width: 12px;
	height: 14px;
	border: 0px solid black;
	font-family: "Tahoma";
	font-size: 9px;
	text-align: right;
}
.c_fieldset {
	padding: 0,10,5,10;
	text-align: center;
	width: 180px;
}
.c_legend {
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 5px;
}
.c_frameborder {
	border-left: 1px  #D4D0C8;
	border-top: 1px  #D4D0C8;
	border-right: 1px  #FFFFFF;
	border-bottom: 1px #FFFFFF;
	background-color: #FFFFFF;
	overflow: hidden;
	font-family: "Tahoma";
	font-size: 10px;
	width:100%;
	/*height:120px;*/
}
.c_frameborder td {
	width: 23px;
	height: 16px;
	font-family: "Tahoma";
	font-size: 11px;
	text-align: center;
	cursor: default;
}
.c_frameborder .selected {
	background-color: #0A246A;
	padding: 3px;
	/*width:12px;
	height:12px;
	display:block;*/
	color:white;
	cursor:pointer;
}
.c_frameborder span {
	width:12px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}
.c_arrow {
	width: 16px;
	background:#ddd;
	font-family: "Courier New";
	font-size: 11px;
	cursor: default;
	float: left;
	border: none;
}
.c_year {
	font-family: "Tahoma";
	font-size: 11px;
	cursor: default;
	width:55px;
	height:20px;
	padding:0 2px;
	line-height: 18px;
	border:#99B2D3 solid 1px;
}
.c_month {
	width:75px;
	height:20px;
	font:11px "Tahoma";
	border:#99B2D3 solid 1px;
}
.c_dateHead {
	background-color:#99B2D3;
	color:#ffffff;
	border-collapse:collapse;
}
.c_dateHead td{ border:0px #ffffff solid; }
.rightmenu{
	float:left;
	list-style:none;
	line-height:19px;
	background:#1371A0 ;
	font-weight: bold;
	padding:0px;
	margin:0px;
    border: 1px #000000 solid;
}
.rightmenu li{
	float:left;
	list-style:none;
	line-height:19px;
	background:#1371A0 ;
	font-weight: bold;
    color:#FFFFFF;
    padding:0px;
	margin:0px;
    border: 1px #FFFFFF solid;
}
.rightmenu li a{
	float:left;
	list-style:none;
	line-height:19px;
	background:#1371A0 ;
	font-weight: bold;
    color:#FFFFFF !important;
    padding:0px;
	margin:0px;
	border-right: 0px;
    display:block;
    width:80px;
}
.rightmenu li a:hover{
	float:left;
	list-style:none;
	line-height:19px;
	background:#B2CFDF ;
	font-weight: bold;
    color:#000000 !important;
    padding:0px;
	margin:0px;
	border-right: 0px;
    width:80px;
    text-decoration:none;
}
