body,td,div,span,p,br,input,combo,textarea{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
}

/* button */
input:button{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
}

/* all box(box inupt data) */
.eqw_texboxFormat{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
}


.eqw_menu {
	background-color:#F3F3F3
}

/* box disabled */
.eqw_textboxDisableFormat{
}

/*  comment */
.eqw_commentFormat{
	font-style: normal;
	font-size: 9pt;
	color: #9C9C9C;
}

/* style sheet in dml part */
.eqw_DmlZone{
	
}

/* button zone */
.eqw_buttonZone{

}

/* style sheeet in show part */
.eqw_showZone{
	font-size: 10pt;
	border:1px solid #8F8F8F;
}

/* header data */
.eqw_headertableshow{
	font-size: 10pt;
	height:23px;
	background-color:#A8DEF2;
}

/* data */
.eqw_datatableshow{
	font-size: 10pt;
	background-color:#eeeeee
}

/* summary data */
.eqw_summarryData{
	font-size: 10pt;
	background-color:#eeeeee
}


/* Tab */
.eqw_tab {
	background-attachment: scroll;
	background-image: url("../../../images/system/tab.gif");
	background-repeat: no-repeat;
	font-size:9pt;
	font-style: normal;
	text-decoration: none;
	background-position: left;
}
.eqw_tabSelected {
	font-size: 9pt;
	text-decoration: none;
	background-image: url("../../../images/system/tab_selected.gif");
}

table {
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}


/* Other */
.navigation {
font-family:Tahoma;
font-size:7pt;
cursor:hand;
}

