body
{
	background-color: #B4C57B;
	background-image: url(images/bg_pattern.gif);
	font-family: Tahoma;
	font-size: 12px;
	color: #646464;
	margin: 12px 0px 0px 0px;
	direction: ltr; /*width: 1200px;     text-align:center;*/
}

a:link
{
	text-decoration: none;
	color: #416C00;
}
a:visited
{
	text-decoration: none;
	color: #416C00;
}
a:hover
{
	text-decoration: none;
	color: #F69C00;
}
a:active
{
	text-decoration: none;
}

img
{
	behavior: url(../images/iepngfix.htc);
}

.page_bg
{
	background-image: url(images/page_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E0EFB0;
}

.page_member_bg
{
	background-image: url(images/memberpage/page_member_bg.png);
	background-repeat: repeat-x;
	background-position: 50% top;
	background-color: #dceda7;
}

.page_top_left
{
	background-image: url(images/page_top_left.gif);
	background-repeat: no-repeat;
}
.page_top_logo
{
	behavior: url(../images/iepngfix.htc);
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
.panel_top
{
	background-image: url(images/panel_top_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 34px;
	background-position: top;
}

.panel_top_label
{
	color: #969696;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 9px;
	text-align: center;
}

.panel_top_text
{
	color: #969696;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(images/textbox_bg1.png);
	background-repeat: no-repeat;
	padding-left: 7px;
	margin-top: 6px;
	border: 0px none;
	background-position: center;
	height: 16px;
}

.panel_top_select
{
	color: #969696;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(images/textbox_bg1.png);
	background-repeat: no-repeat;
	padding-left: 7px;
	margin-top: 7px;
	border: 0px none;
	background-position: center;
	height: 22px;
	width: 90px;
}

.panel_top_username
{
	color: #4C9A00;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 9px;
	padding-left: 9px;
	text-align: left;
}

.menu_underline
{
	background-color: #FFFFFF;
}
.menu_underline_hover
{
	background-color: #FF9600;
}

.contentpage_hdr_left1
{
	background-image: url(images/contentpage/contentpage_hdr_left1.png);
	background-repeat: no-repeat;
}
.contentpage_hdr_bg1
{
	background-image: url(images/contentpage/contentpage_hdr_bg1.png);
	background-repeat: repeat-x;
}
.contentpage_hdr_right1
{
	background-image: url(images/contentpage/contentpage_hdr_right1.png);
	background-repeat: no-repeat;
}

.contentpage_hdr_left2
{
	background-image: url(images/contentpage/contentpage_hdr_left2.png);
	background-repeat: no-repeat;
}
.contentpage_hdr_left2_s
{
	background-image: url(images/contentpage/contentpage_hdr_left2_s.png);
	background-repeat: no-repeat;
}
.contentpage_hdr_bg2
{
	background-image: url(images/contentpage/contentpage_hdr_bg2.png);
	background-repeat: repeat-x;
}
.contentpage_hdr_right2
{
	background-image: url(images/contentpage/contentpage_hdr_right2.png);
	background-repeat: no-repeat;
}

.contentpage_hdr_left3
{
	background-image: url(images/contentpage/contentpage_hdr_left3.png);
	background-repeat: no-repeat;
}
.contentpage_hdr_bg3
{
	background-image: url(images/contentpage/contentpage_hdr_bg3.png);
	background-repeat: repeat-x;
}
.contentpage_hdr_right3
{
	background-image: url(images/contentpage/contentpage_hdr_right3.png);
	background-repeat: no-repeat;
}

.contentpage_hdr_left4
{
	background-image: url(images/contentpage/contentpage_hdr_left4.png);
	background-repeat: no-repeat;
}
.contentpage_hdr_bg4
{
	background-image: url(images/contentpage/contentpage_hdr_bg4.png);
	background-repeat: repeat-x;
}
.contentpage_hdr_right4
{
	background-image: url(images/contentpage/contentpage_hdr_right4.png);
	background-repeat: no-repeat;
}

.contentpage_hdr_left5
{
	background-image: url(images/contentpage/contentpage_hdr_left5.png);
	background-repeat: no-repeat;
}
.contentpage_hdr_bg5
{
	background-image: url(images/contentpage/contentpage_hdr_bg5.png);
	background-repeat: repeat-x;
}
.contentpage_hdr_right5
{
	background-image: url(images/contentpage/contentpage_hdr_right5.png);
	background-repeat: no-repeat;
}

.contentpage_title_border
{
	background-image: url(images/contentpage/Contentpage_title_border.gif);
	background-repeat: no-repeat;
}
.contentpage_title_bg
{
	background-image: url(images/contentpage/Contentpage_title_bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
.contentpage_bg
{
	background-color: #f3fece;
}
.contentpage_border
{
	background-color: #5da400;
}
.contentpage_public_title_bg
{
	background-image: url(images/contentpage/Contentpage_title_bg.png);
	background-repeat: repeat-x;
	background-color: #F3FECE;
	border-right: solid 1 #5DA400;
	border-left: solid 1 #5DA400;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
.contentpage_public_corner
{
	background-image: url(images/contentpage/contentpage_bottom.gif);
	background-repeat: no-repeat;
}
.contentpage_public_border
{
	background-color: #5DA400;
}
.contentpage_public_bg
{
	background-color: #F3FECE;
}
.contentpage_footer
{
	background-image: url(images/contentpage/contentpage_footer.png);
	background-repeat: no-repeat;
}

.contentpage_margin
{
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	direction: rtl;
}

.peyvand_panel_border
{
	background-image: url(images/peyvandpanel/peyvandpanel_border.gif);
	background-repeat: no-repeat;
	background-color: #A0A0A0;
}
.peyvand_panel_bg
{
	background-image: url(images/peyvandpanel/peyvandpanel_bg.gif);
	background-repeat: repeat-x;
	background-color: #D0E688;
}
.peyvand_panel_bg_rollover
{
	background-image: url(images/peyvandpanel/peyvandpanel_bg_rollover.gif);
	background-repeat: repeat-x;
	background-color: #C9F04A;
}

.profile
{
	behavior: url(../images/iepngfix.htc);
	background-image: url(images/profile.png);
	background-repeat: no-repeat;
	vertical-align: top;
	direction: rtl;
}
.profile_text
{
	margin-top: 40px;
	margin-right: 120px;
	margin-left: 20px;
	text-align: justify;
	color: #646464;
	font-size: 11px;
	line-height: 16px;
}

.site_news
{
	background-image: url(images/site_news.png);
	background-repeat: no-repeat;
	vertical-align: top;
	direction: rtl;
}

.site_news_text
{
	margin-top: 33px;
	margin-right: 25px;
	margin-left: 15px;
	text-align: justify;
	color: #416C00;
	font-size: 11px;
	line-height: 18px;
}

.partners
{
	background-image: url(images/partners.png);
	background-repeat: no-repeat;
	vertical-align: top;
	direction: rtl;
}

.partners_text
{
	margin-top: 33px;
	margin-right: 30px;
	margin-left: 15px;
	text-align: justify;
	color: #2C2C2C;
	font-size: 11px;
}

.news_panel
{
	background-image: url(images/news_panel.png);
	background-repeat: no-repeat;
	vertical-align: top;
	direction: rtl;
	font-size: 11px;
}

.news_panel_text
{
	margin-top: 3px;
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom: 0px;
	text-align: justify;
	color: #323232;
}

.footer
{
	behavior: url(../images/iepngfix.htc);
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	direction: rtl;
}

.footer_text
{
	vertical-align: top;
	text-align: right;
	padding-top: 17px;
	padding-right: 44px;
	font-size: 11px;
	color: #b2b2b2;
}
.footer_text a
{
	color: #646464;
}

.footer_text a:hover
{
	color: #F69C00;
}


.datefield
{
	direction: ltr;
	text-align: right;
}

/***************************error Table*********************************/

.table_error
{
	background: white;
	border-bottom: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	padding: 0px 10px 0px 10px;
}
.table_hdr_left_error
{
	background-image: url(images/tables/error/i_error_hdr_l.gif);
	background-repeat: no-repeat;
	background-color: #F69C00;
	border: none 0;
	padding: 0 0 0 0 !important;
}
.table_hdr_bg_error
{
	background-image: url(images/tables/error/i_error_hdr_bg.gif);
	background-repeat: repeat-x;
	background-color: #F69C00;
	background-position: bottom;
	border: none 0;
	text-align: right;
	color: #FFFFFF;
}

.table_hdr_bg_error a
{
	color: white;
}

.table_hdr_bg_error a:hover
{
	color: #646464;
}

.table_hdr_bg_error img
{
	float: right;
	margin: 0 5px 0 5px;
}
.table_hdr_right_error
{
	background-image: url(images/tables/error/i_error_hdr_r.gif);
	background-repeat: no-repeat;
	background-color: #F69C00;
	border: none 0;
}
/***************************Table Orange*********************************/

.table_orng, .table_orange
{
	background: white;
	border-bottom: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	padding: 0px 10px 0px 10px;
}
.table_hdr_left_orng, .table_hdr_left_orange
{
	background-image: url(images/tables/orange/table_hdr_left.gif);
	background-repeat: no-repeat;
	background-color: #F69C00;
	border: none 0;
	padding: 0 0 0 0 !important;
}
.table_hdr_bg_orng, .table_hdr_bg_orange
{
	background-image: url(images/tables/orange/table_hdr_bg.gif);
	background-repeat: repeat-x;
	background-color: #F69C00;
	background-position: bottom;
	border: none 0;
	text-align: right;
	color: #FFFFFF;
}

.table_hdr_bg_orng a, .table_hdr_bg_orange
{
	color: white;
}

.table_hdr_bg_orng a:hover, .table_hdr_bg_orange a:hover
{
	color: #646464;
}

.table_hdr_bg_orng img, .table_hdr_bg_orange img
{
	float: right;
	margin: 0 5px 0 5px;
}
.table_hdr_right_orng, .table_hdr_right_orange
{
	background-image: url(images/tables/orange/table_hdr_right.gif);
	background-repeat: no-repeat;
	background-color: #F69C00;
	border: none 0;
}
.table_subhdr_bg_orng, .table_subhdr_bg_orange
{
	background-image: url(images/tables/orange/table_subhdr_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBEEA9;
	text-align: center;
	padding-right: 10px;
	color: #FFFFFF;
	border-top: 0px solid #A18400;
	border-right: 1px solid #A18400;
	border-bottom: 1px solid #A18400;
	border-left: 0px solid #A18400;
}

/***************************Table Yellow*********************************/

.table_yellow
{
	background: white;
	border-bottom: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	padding: 0px 10px 0px 10px;
}
.table_hdr_left_yellow
{
	background-image: url(images/tables/yellow/table_hdr_left.gif);
	background-repeat: no-repeat;
	background-color: #EDC301;
	border: none 0;
	padding: 0 0 0 0 !important;
}
.table_hdr_bg_yellow
{
	background-image: url(images/tables/yellow/table_hdr_bg.gif);
	background-repeat: repeat-x;
	background-color: #EDC301;
	background-position: bottom;
	border: none 0;
	text-align: right;
	color: #FFFFFF;
}

.table_hdr_bg_yellow a
{
	color: white;
}

.table_hdr_bg_yellow a:hover
{
	color: #646464;
}

.table_hdr_bg_yellow img
{
	float: right;
	margin: 0 5px 0 5px;
}
.table_hdr_right_yellow
{
	background-image: url(images/tables/yellow/table_hdr_right.gif);
	background-repeat: no-repeat;
	background-color: #EDC301;
	border: none 0;
}
.table_subhdr_bg_yellow
{
	background-image: url(images/tables/yellow/table_subhdr_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBFAA9;
	text-align: center;
	padding-right: 10px;
	color: #FFFFFF;
	border-top: 0px solid #A18400;
	border-right: 1px solid #A18400;
	border-bottom: 1px solid #A18400;
	border-left: 0px solid #A18400;
}

/***************************Table Dark Green*********************************/
.table_darkgreen
{
	background: white;
	border-bottom: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	padding: 0px 10px 0px 10px;
}
.table_hdr_left_darkgreen
{
	background-image: url(images/tables/darkgreen/table_hdr_left.gif);
	background-repeat: no-repeat;
	background-color: #569300;
	border: none 0;
	padding: 0 0 0 0 !important;
}
.table_hdr_bg_darkgreen
{
	background-image: url(images/tables/darkgreen/table_hdr_bg.gif);
	background-repeat: repeat-x;
	background-color: #569300;
	background-position: bottom;
	border: none 0;
	text-align: right;
	color: #FFFFFF;
}

.table_hdr_bg_darkgreen a
{
	color: white;
}

.table_hdr_bg_darkgreen a:hover
{
	color: #646464;
}

.table_hdr_bg_darkgreen img
{
	float: right;
	margin: 0 5px 0 5px;
}
.table_hdr_right_darkgreen
{
	background-image: url(images/tables/darkgreen/table_hdr_right.gif);
	background-repeat: no-repeat;
	background-color: #569300;
	border: none 0;
}
.table_subhdr_bg_darkgreen
{
	background-image: url(images/tables/darkgreen/table_subhdr_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DDFBA9;
	text-align: center;
	padding-right: 10px;
	color: #FFFFFF;
	border-top: 0px solid #A18400;
	border-right: 1px solid #A18400;
	border-bottom: 1px solid #A18400;
	border-left: 0px solid #A18400;
}

/*************************** Table Spring Green *********************************/
.table_springgreen
{
	background: white;
	border-bottom: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	padding: 0px 10px 0px 10px;
}
.table_hdr_left_springgreen
{
	background-image: url(images/tables/springgreen/table_hdr_left.gif);
	background-repeat: no-repeat;
	background-color: #9BCD00;
	border: none 0;
	padding: 0 0 0 0 !important;
}
.table_hdr_bg_springgreen
{
	background-image: url(images/tables/springgreen/table_hdr_bg.gif);
	background-repeat: repeat-x;
	background-color: #9BCD00;
	background-position: bottom;
	border: none 0;
	text-align: right;
	color: #FFFFFF;
}

.table_hdr_bg_springgreen a
{
	color: white;
}

.table_hdr_bg_springgreen a:hover
{
	color: #646464;
}

.table_hdr_bg_springgreen img
{
	float: right;
	margin: 0 5px 0 5px;
}
.table_hdr_right_springgreen
{
	background-image: url(images/tables/springgreen/table_hdr_right.gif);
	background-repeat: no-repeat;
	background-color: #9BCD00;
	border: none 0;
}
.table_subhdr_bg_springgreen
{
	background-image: url(images/tables/springgreen/table_subhdr_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E5FBA9;
	text-align: center;
	padding-right: 10px;
	color: #FFFFFF;
	border-top: 0px solid #A18400;
	border-right: 1px solid #A18400;
	border-bottom: 1px solid #A18400;
	border-left: 0px solid #A18400;
}

/*//////////////////////////////////*/
.OutlookTopBar
{
	background-image: url(Img/outlookBarTop.gif);
	background-color: white;
	background-repeat: repeat-x;
	padding-top: 3px;
	border: 1px solid #002D96;
	width: 180px;
	font-size: 11px;
	padding-left: 4px;
}

.TreeviewGrid Table
{
	margin-top: 7px;
	border: 0px;
}

.TreeviewGrid a
{
	color: #000000;
	text-decoration: none;
}

.TreeviewGrid td
{
	font-size: 11px;
	border: 0px;
}
.SelectedFolder
{
	font-weight: bold;
}

.OutlookTable
{
	background-color: #c4dafa;
	margin-top: 4px;
}

.MailSubject
{
	color: #808080;
}

.SelectedRow_Outlook .MailSubject
{
	color: white;
}
.Green_Font_Color
{
	color: #5a9900;
}
.Orng_Font_Color
{
	color: #F69c00;
}
.RedMsg_Font_Color
{
	color: #FF7700;
	text-decoration: blink;
}

.tree_choose_btn
{
	border-width: 0px;
	margin-left: -3px;
	position: relative;
	top: 5px;
	cursor: pointer;
	height: 19px;
	width: 24px;
}

/*////////////////////////////////////*/
.darkgreenrow_selected
{
	background-color: #b4e178;
	line-height: 22px;
	border-collapse: separate;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	padding-right: 6px;
	padding-left: 6px;
}
