/* <RadMenu / Areshta> */

.RadMenu_Areshta .rmRootGroup,
.RadMenu_Areshta .rmLink,
.RadMenu_Areshta .rmText,
.RadMenu_Areshta .rmLeftArrow,
.RadMenu_Areshta .rmRightArrow,
.RadMenu_Areshta .rmTopArrow,
.RadMenu_Areshta .rmBottomArrow
{
	background-image: url(images/abMantaghe_mali_v3_images/Telerik.Web.UI.Skins.Areshta.Menu.rmSprite.png);
	background-color: transparent;
}
/* <Root items> */

.RadMenu_Areshta,
.RadMenu_Areshta .rmLink
{
	font: normal 11px/23px Tahoma, "Segoe UI", Arial, sans-serif;
	color: #000;
	text-decoration: none;
}

.RadMenu_Areshta .rmLink,
.RadMenu_Areshta .rmText
{
	background-position: 0 1050px;
	background-repeat: no-repeat;
}

.RadMenu_Areshta .rmLink:hover,
.RadMenu_Areshta .rmFocused,
.RadMenu_Areshta .rmSelected
{
	color: #000;
	background-position: 0 -72px;
	text-decoration: none;
}

.RadMenu_Areshta .rmLink:hover .rmText,
.RadMenu_Areshta .rmFocused .rmText,
.RadMenu_Areshta .rmSelected .rmText
{
	background-position: 100% -96px;
}

.RadMenu_Areshta .rmExpanded,
.RadMenu_Areshta .rmExpanded:hover
{
	color: #fff;
	background-position: 0 -120px;
	text-decoration: none;
}

.RadMenu_Areshta .rmExpanded .rmText,
.RadMenu_Areshta .rmExpanded:hover .rmText
{
	background-position: 100% -144px;
}

.RadMenu_Areshta .rmDisabled,
.RadMenu_Areshta .rmDisabled:hover
{
	color: #8d8d8d;
}

.RadMenu_Areshta .rmDisabled:hover,
.RadMenu_Areshta .rmDisabled:hover .rmText
{
	background: none;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_Areshta .rmGroup,
.RadMenu_Areshta .rmGroup .rmVertical
{
	border: 1px solid #868686;
	background: #fff url(images/abMantaghe_mali_v3_images/Telerik.Web.UI.Skins.Areshta.Menu.rmVSprite.png) repeat-y -1px 0;
}

.RadMenu_Areshta .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_Areshta_rtl .rmGroup,
.RadMenu_Areshta_rtl .rmGroup .rmVertical
{
	background-position: 101% 0;
}

.RadMenu_Areshta .rmRootGroup .rmHorizontal
{
	background-image: none;
}

.RadMenu_Areshta .rmScrollWrap .rmVertical
{
	border: 0;
}

.RadMenu_Areshta .rmGroup .rmFirst,
.RadMenu_Areshta .rmGroup .rmLast
{
	background: none;
}

.RadMenu_Areshta .rmGroup .rmLast
{
	padding-bottom: 1px;
}

.RadMenu_Areshta .rmGroup .rmLink:hover,
.RadMenu_Areshta .rmGroup .rmFocused,
.RadMenu_Areshta .rmGroup .rmSelected,
.RadMenu_Areshta .rmGroup .rmExpanded
{
	background-position: 0 -168px;
}

.RadMenu_Areshta .rmGroup .rmLink:hover .rmText,
.RadMenu_Areshta .rmGroup .rmFocused .rmText,
.RadMenu_Areshta .rmGroup .rmSelected .rmText,
.RadMenu_Areshta .rmGroup .rmExpanded .rmText
{
	background-position: 100% -192px;
}

/* <expand arrows> */

.RadMenu_Areshta .rmGroup .rmExpandRight,
.RadMenu_Areshta .rmGroup .rmExpandDown
{
	background-position: 100% -216px;
}

.RadMenu_Areshta .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_Areshta .rmGroup .rmFocused .rmExpandRight,
.RadMenu_Areshta .rmGroup .rmSelected .rmExpandRight,
.RadMenu_Areshta .rmGroup .rmExpanded .rmExpandRight,
.RadMenu_Areshta .rmGroup .rmLink:hover .rmExpandDown,
.RadMenu_Areshta .rmGroup .rmFocused .rmExpandDown,
.RadMenu_Areshta .rmGroup .rmSelected .rmExpandDown,
.RadMenu_Areshta .rmGroup .rmExpanded .rmExpandDown
{
	background-position: 100% -240px;
}

.RadMenu_Areshta .rmGroup .rmDisabled:hover .rmExpandRight,
.RadMenu_Areshta .rmGroup .rmDisabled:hover .rmExpandDown
{
	background-image: url(images/abMantaghe_mali_v3_images/Telerik.Web.UI.Skins.Areshta.Menu.rmSprite.png);
	background-position: 100% -216px;
}

/* </expand arrows> */

/* <rtl> */

.RadMenu_Areshta_rtl .rmGroup .rmLink:hover,
.RadMenu_Areshta_rtl .rmGroup .rmFocused,
.RadMenu_Areshta_rtl .rmGroup .rmSelected,
.RadMenu_Areshta_rtl .rmGroup .rmExpanded
{
	background-position: 100% -264px;
}

.RadMenu_Areshta_rtl .rmGroup .rmLink:hover .rmText,
.RadMenu_Areshta_rtl .rmGroup .rmFocused .rmText,
.RadMenu_Areshta_rtl .rmGroup .rmSelected .rmText,
.RadMenu_Areshta_rtl .rmGroup .rmExpanded .rmText
{
	background-position: 0 -288px;
}

.RadMenu_Areshta_rtl .rmGroup .rmExpandLeft
{
	background-position: 0 -312px;
}

.RadMenu_Areshta_rtl .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_Areshta_rtl .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_Areshta_rtl .rmGroup .rmSelected .rmExpandLeft,
.RadMenu_Areshta_rtl .rmGroup .rmExpanded .rmExpandLeft
{
	background-position: 0 -336px;
}

/* </rtl> */

/* </Submenu items> */

/* <Submenu offsets (Areshta - specific, overlapping submenus)> */

.RadMenu_Areshta .rmSlide
{
	margin: -3px 0 0 3px;
}

.RadMenu_Areshta .rmVertical .rmSlide,
.RadMenu_Areshta .rmSlide .rmSlide,
.RadMenu_Areshta_Context .rmGroup .rmSlide
{
	margin: 0 0 0 -5px;
}

.RadMenu_Areshta_rtl .rmSlide
{
	margin: -3px 0 0 -3px;
}

.RadMenu_Areshta_rtl .rmVertical .rmSlide,
.RadMenu_Areshta_rtl .rmSlide .rmSlide,
.RadMenu_Areshta_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_Areshta .rmLeftArrow,
.RadMenu_Areshta .rmRightArrow
{
	background-color: #f6f6e8;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_Areshta .rmLeftArrow,
.RadMenu_Areshta .rmRightArrow
{
	background-color: #E0E5F5;
}

.RadMenu_Areshta .rmLeftArrow { background-position: -8px -312px; border-right: 1px solid #B7BDCD; }
.RadMenu_Areshta .rmRightArrow { background-position: -482px -216px; border-left: 1px solid #B7BDCD; }

.RadMenu_Areshta .rmTopArrow,
.RadMenu_Areshta .rmBottomArrow,
.RadMenu_Areshta .rmGroup .rmLeftArrow,
.RadMenu_Areshta .rmGroup .rmRightArrow
{
	background-color: #f0f0f0;
}

.RadMenu_Areshta .rmTopArrow { background-position: 50% -367px; border-bottom: 1px solid #B7BDCD; }
.RadMenu_Areshta .rmBottomArrow { background-position: 50% -391px; border-top: 1px solid #B7BDCD; }

/* </Scrolling arrows> */

/* <Separators> */

.RadMenu_Areshta .rmVertical .rmSeparator .rmText,
.RadMenu_Areshta .rmHorizontal .rmVertical .rmSeparator .rmText
{
	background-position: 0 -406px;
}

.RadMenu_Areshta .rmHorizontal .rmSeparator .rmText,
.RadMenu_Areshta .rmVertical .rmHorizontal .rmSeparator .rmText
{
	background-position: 0 -386px;
}

/* </Separators> */

/* </RadMenu / Areshta> */
body{background: #e7e7e7;}
table, tr, td, p, div{font-family: tahoma;font-size: 11px;line-height: 1.4em;}
.toptd{background: url(images/abMantaghe_mali_v3_images/bg_top.jpg) no-repeat bottom center;height: 273;width: 944px;text-align: right;font-size: 11px;}
.middletd{background: url(images/abMantaghe_mali_v3_images/bg_table_main.jpg) center repeat-y;padding: 0px 0px 0 0;font-size: 11px;width: 944px;display: table;text-align: right;vertical-align: top;}
.tbspace{background: url(images/abMantaghe_mali_v3_images/bg_table_main.jpg) center repeat-y;font-size: 0px;width: 944px;height: 20px;display: table;text-align: right;vertical-align: top;}
.bottomtd{background: url(images/abMantaghe_mali_v3_images/bg_footer.jpg) no-repeat bottom center;height: 120px;width: 944px;padding: 0px 0px 0px 0px;color: #fff;text-align: right;font-size: 11px;white-space: nowrap;vertical-align: bottom;}
label, .normal, .normal{font-family: tahoma;font-size: 11px;}
.containerheadl{background: url(images/abMantaghe_mali_v3_images/header_cap_left.gif) bottom left no-repeat;width: 15px;padding: 0;}
.containerheadr{background: url(images/abMantaghe_mali_v3_images/header_cap_right.gif) bottom left no-repeat;width: 15px;padding: 0;}
.containerheadc{background: url(images/abMantaghe_mali_v3_images/header_bg.gif) repeat-x bottom;padding: 0 0 17px 5px;}
.containertd{padding: 10px 25px 35px 25px;}
table, div{padding: 0;}
select, input{font-family: tahoma;font-size: 11px;color: #333;}
h3{font-family: tahoma;font-size: 12px;font-weight: bold;color: #f6f6f6;padding: 2px 0 1px 7px;background: #888;margin-top: 20px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 3px;text-transform: uppercase;}
p{margin-top: 10px;margin-bottom: 10px;padding-left: 10px;padding-right: 10px;font-size: 11px;}
.header_top
{
    background: url(images/abMantaghe_mali_v3_images/Header_mali.jpg) top right no-repeat;
    width: 1000px;
    height: 139px;
    vertical-align: top;
}
.menoleft
{
    background: url(images/abMantaghe_mali_v3_images/menoleft_mali.jpg) top left no-repeat;
    width: 32px;
    height: 33px;
    vertical-align: top;
}
.menomid
{
    background: url(images/abMantaghe_mali_v3_images/menomid_mali.jpg) top left repeat-x;
    width: auto;
    height: 33px;
    vertical-align: top;
}
.menoright
{
    background: url(images/abMantaghe_mali_v3_images/menoright_mali.jpg) top right no-repeat;
    width: 32px;
    height: 33px;
    vertical-align: top;
}
/* ------------------------------------------- */
.toppane_full
{
	width: 100%;
	background-color: transparent;
	padding-right: 30px;
}
/* ------------------------------------------------------------ */
.cleftpane_full
{
	width: 175px;
	background-color: transparent;
}
/* ------------------------------------------------------------ */
.ccontentpane_full
{
	width: 100%;
	background-color: transparent;
}
/* ------------------------------------------------------------ */
.crightpane_full
{
	width: 175px;
	background-color: transparent;
}
/* ------------------------------------------------------------ */
.bottompane_full
{
	width: 100%;
	background-color: transparent;
}

/* ------------------------------------------------------------ */
.leftpane_min
{
	width: 175px;
	background-color: transparent;
	padding: 5px;
}
/* ------------------------------------------------------------ */
.pane_1
{
	width: 175px;
	background-color: transparent;
	padding: 5px;
}
/* ------------------------------------------------------------ */
.rightpane_min
{
	width: 175px;
	background-color: transparent;
	padding: 5px;
}
/* ------------------------------------------------------------ */
.contentpane_min
{
	width: 100%;
	background-color: transparent;
	padding: 5px;
}
/* ============================================================================================================== */
/*														menu area
/* ============================================================================================================== */
/* menu bar background color */
.mainmenu_menucontainer
{
	background-color: transparent;
}
/* ------------------------------------------- */
.mainmenu_menubar
{
	cursor: pointer;
	cursor: hand;
	height: 20px;
	background-color: transparent;
}
/* ------------------------------------------- */
.mainmenu_menuitem
{
	margin-top: 0px;
	margin-right: 5px;
	cursor: hand;
	color: #444444;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	font-family: tahoma, arial, helvetica;
	border: #ecf5fa 1px solid;
}
/* ------------------------------------------- */
.mainmenu_menuicon
{
	background-color: #ecf5fa;
	border: 1px solid #ecf5fa;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: auto;
}
/* ------------------------------------------- */
.mainmenu_submenu
{
	margin-top: 1px;
	background-color: #ecf5fa;
	z-index: 1000;
	cursor: hand;
	filter: progid:dximagetransform.microsoft.shadow(color= '#202020' , direction=150, strength=5);
}
/* ------------------------------------------- */
.mainmenu_menubreak
{
}
/* ------------------------------------------- */
.mainmenu_menuitemsel
{
	background-color: #c4dff0;
	cursor: hand;
	color: black;
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
/* ------------------------------------------- */
.mainmenu_menuarrow
{
	border: #ecf5fa 1px solid;
	font-family: tahoma, webdings;
	font-size: 8pt;
	cursor: hand;
	height: auto;
}
/* ------------------------------------------- */
.mainmenu_rootmenuarrow
{
	font-family: tahoma, webdings;
	font-size: 8pt;
	cursor: hand;
}
/* ------------------------------------------- */
.normaltextbox
{
	border: #9f9f9f 1px solid;
	background: #f9f9f9 none;
	color: black;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
/* ------------------------------------------- */
.standardbutton
{
	border: 1px solid #ffffff;
	background: #cecece none;
	color: #ffffff;
	font-family: tahoma, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* ------------------------------------------------------------ */
.head
{
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
/* ------------------------------------------------------------ */
.normal
{
	color: #000000;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
/* ------------------------------------------------------------ */
.curentdate
{
	color: #000399;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
/* ------------------------------------------- */
.commandbutton
{
	color: #000020;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
/* ------------------------------------------- */
.subhead
{
	color: #000020;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
/* ------------------------------------------- */
.skinobject
{
	color: #48433e;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
/* ------------------------------------------- */
a.skinobject:link
{
	text-decoration: none;
	color: black;
}
/* ------------------------------------------- */
a.skinobject:visited
{
	text-decoration: none;
	color: #000000;
}
/* ------------------------------------------- */
a.skinobject:active
{
	text-decoration: none;
	color: #000000;
}
/* ------------------------------------------- */
a.skinobject:hover
{
	text-decoration: none;
	color: #50a1d2;
}
/* ------------------------------------------- */
/* module title menu */
.moduletitle_menucontainer
{
	border: blue 0px solid;
}
/* ------------------------------------------- */
.moduletitle_menubar
{
	cursor: hand;
	height: 25px;
	background-color: transparent;
}
/* ------------------------------------------- */
.moduletitle_menuitem
{
	cursor: hand;
	color: #000000;
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	border-left: #ecf5fa 0px solid;
	border-bottom: #ecf5fa 1px solid;
	border-top: #ecf5fa 1px solid;
	border-right: #ecf5fa 0px solid;
	background-color: #ecf5fa;
}
/* ------------------------------------------- */
.moduletitle_menuicon
{
	cursor: pointer;
	cursor: hand;
	background-color: #ecf5fa;
	border-left: #ecf5fa 1px solid;
	border-bottom: #ecf5fa 1px solid;
	border-top: #ecf5fa 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
/* ------------------------------------------- */
.moduletitle_submenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #ecf5fa;
	filter: progid:dximagetransform.microsoft.shadow(color= 'dimgray' , direction=135, strength=3);
	border-bottom: #ecf5fa 0px solid;
	border-left: #ecf5fa 0px solid;
	border-top: #ecf5fa 0px solid;
	border-right: #ecf5fa 0px solid;
}
/* ------------------------------------------- */
.moduletitle_menubreak
{
	border-bottom: #ecf5fa 1px solid;
	border-left: #ecf5fa 0px solid;
	border-top: #ecf5fa 1px solid;
	border-right: #ecf5fa 0px solid;
	background-color: #ecf5fa;
	height: 1px;
}
/* ------------------------------------------- */
.moduletitle_menuitemsel
{
	cursor: hand;
	cursor: pointer;
	color: black;
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background-color: #c4dff0;
}
/* ------------------------------------------- */
.moduletitle_menuarrow
{
	font-family: webdings;
	font-size: 8pt;
	cursor: hand;
	cursor: pointer;
	border-right: #ecf5fa 1px solid;
	border-bottom: #ecf5fa 1px solid;
	border-top: #ecf5fa 0px solid;
}
/* ------------------------------------------- */
.moduletitle_rootmenuarrow
{
	font-family: webdings;
	font-size: 8pt;
	cursor: hand;
	cursor: pointer;
}
/* ----------------------------------------------------- parseh form generator -------------------------------------------------------------------- */
.parsehformgenerator_dbfield
{
	color: #a00000;
	width: auto; 
	background-color: #c5edff;
	font-family: tahoma;
	font-size: 12px;
	height: 10px; 
	border: 1px solid #0000a0;
	padding: 0px 3px 0px 3px;
	margin:  0px 0px 0px 0px;
	border-style: dashed;
}
/* ----------------------------------------------------- parseh list tabel -------------------------------------------------------------------- */
.parsehlisttable_header
{
	background-color: #368e9f;
	height: 29px;
	vertical-align: middle;
	font-family: tahoma, "courier new", arial;
	font-size: 12px;
	color: white;
	text-align: center;
}

.parsehlisttable_headerbg
{
	background-image: url(images/abmantaghe_v3_listtableimages/headerbg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 29px;
	vertical-align: middle;
	font-family: tahoma, "courier new", arial;
	font-size: 12px;
	color: white;
	text-align: center;
}

.parsehlisttable_itemstyle
{
	height: 20px;
	background-color: #f7f7f7;
	border: 1px solid #c5c5c5;
	vertical-align: middle;
	font-family: tahoma, "courier new", arial;
	font-size: 12px;
	color: black;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

.parsehlisttable_alteritemstyle
{
	height: 20px;
	background-color: #ffbf86;
	border: 1px solid #c5c5c5;
	font-family: tahoma, "courier new", arial;
	font-size: 12px;
	color: black;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

.parsehlisttable_footerleft
{
	background-image: url(images/abmantaghe_v3_listtableimages/footerleft.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 8px;
	height: 27px;
}

.parsehlisttable_footerbg
{
	background-image: url(images/abmantaghe_v3_listtableimages/footerbg.gif);
	background-repeat: repeat-x;
	height: 27px;
}

.parsehlisttable_footerright
{
	background-image: url(images/abmantaghe_v3_listtableimages/footerright.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 27px;
	background-position: right;
}
/* ----------------------------------------------------- parseh details tabel -------------------------------------------------------------------- */
/* ============ top area ============ */
.parsehdetailtable_topbg
{
	background: url(images/abmantaghe_v3_detailtableimages/topbg.gif) top right repeat-x; 
}
.parsehdetailtable_topleft
{
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/abmantaghe_v3_detailtableimages/topleft.gif);
	width: 20px;
}
.parsehdetailtable_topright
{
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/abmantaghe_v3_detailtableimages/topright.gif);
	width: 20px;
}
/* =========== header area =========== */
.parsehdetailtable_headerbg
{
	vertical-align: top;
	padding: 5px 5px 0px 5px;
	border-collapse: collapse;
	background-color: #9ce2e3;
	background-image: url(images/abmantaghe_v3_detailtableimages/headerbg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.parsehdetailtable_headerrightbg
{
	background: url(images/abmantaghe_v3_detailtableimages/headerrightbg.gif) top right repeat-y;
	text-align: right;
	vertical-align: top;
	width: 20px; 
}
.parsehdetailtable_headerleftbg
{
	background: url(images/abmantaghe_v3_detailtableimages/headerleftbg.gif) top left repeat-y;
	text-align: left;
	vertical-align: top;
	width: 20px;
}
.parsehdetailtable_headerrightfade
{
	background: url(images/abmantaghe_v3_detailtableimages/headerrightfade.gif) top right no-repeat;
	width: 20px;
	height: 55px;
}
.parsehdetailtable_headerleftfade
{
	background: url(images/abmantaghe_v3_detailtableimages/headerleftfade.gif) top left no-repeat;
	width: 20px;
	height: 55px;
}
/* =========== footer area =========== */
.parsehdetailtable_footerbg
{
	background: url(images/abmantaghe_v3_detailtableimages/footerbg.gif) top left repeat-x;
	height: 31px;
	
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	color: white;
}
.parsehdetailtable_footerright
{
	background: url(images/abmantaghe_v3_detailtableimages/footerright.gif) top right no-repeat;
	width: 20px;
	height: 31px;
}
.parsehdetailtable_footerleft
{
	background: url(images/abmantaghe_v3_detailtableimages/footerleft.gif) top left no-repeat;
	width: 20px;
	height: 31px;
}
/* =========== title fade area =========== */
.parsehdetailtable_titlefade
{
	background-image: url(images/abmantaghe_v3_detailtableimages/titlefade.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 99%;
}
/* متن */
.parsehdetailtable_contentarea
{
	text-align: justify;
	padding: 5px 5px 5px 5px;
	font-family: tahoma;
	font-size: 12px;
	color: #002425;
	border-left: 1px solid #a4c4c4;	
	border-right: 1px solid #a4c4c4;	
	background-color: white;
}
/* عنوان متن */
.parsehdetailtable_titlearea
{
	font-weight: bold;
	background-color: #27b8ba;
	height: 18px;
	text-align: center;
	font-size: 12px;
	color: white;
	font-family: tahoma;
	padding-left: 5px;
	padding-right: 5px;
}
/* کلیک */
.parsehdetailtable_itemarea
{
	margin-top: 1px;
	margin-bottom: 2px;
	font-family: tahoma;
	color: #ff0000;
	font-size: 12px;
	width: 50%;
	height: 20px;
}







