﻿.grayBackground
{
	background-color: #f5f7f8;
	width: 744px;
	padding-top: 13px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 5px;
}
.grayBottom
{
	background-color: #f5f7f8;
	width: 100%;
}
.grayLeft
{
	background-image: url(/Phoenix/Images/General/Title/bg_gray_left_down.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.grayRight
{
	background-image: url(/Phoenix/Images/General/Title/bg_gray_right_down.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.grayInnerBottom
{
	height:13px;
	width:100%;
	}
.clear
{
	clear: both;
	height: 0;
	margin: 0;
}

#Tabs
{
	background-color:#F6F8FA;
	/*width: 748px;770-9-13*/
	width: 100%;
	/*padding-right:9px;*/
	direction: rtl;
	/*background-image: url(/Phoenix/Images/Master/Tab/tab_sep_n.gif);*/
}
.tab
{
	direction: rtl;
}
.tabSeperator
{
	background-image: url(/Phoenix/Images/Master/Tab/tab_sep_n.gif);
	background-repeat: repeat-x;
	width:3px;
	line-height: 34px;
	height:34px;
	float:right;
}
.tabFillLeft
{
	background-image: url(/Phoenix/Images/Master/Tab/tab_sep_n.gif);
	background-repeat: repeat-x;
	width:100%;
	line-height: 34px;
	height:34px;
	float:right;
}
.tabLeft
{
	background-image: url(/Phoenix/Images/Master/Tab/tab_left_n.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.tabRight
{
	background-image: url(/Phoenix/Images/Master/Tab/tab_right_n.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.tabFill
{
	background-image: url(/Phoenix/Images/Master/Tab/tab_pixel_n.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #feffff;
	line-height: 34px;
	text-align: center;
	
}
.tabFillOn, .tabFill
{
	float: right;
	/*margin-left: 3px;*/
}
.tabText
{
	padding-right: 10px;
	padding-left: 10px;
}
.tabLink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #feffff;
	line-height: 34px;
	text-align: center;
	text-decoration:none;
}
.tabLeftOn
{
	background-image: url(/Phoenix/Images/Master/Tab/tab_on_left_n.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.tabRightOn
{
	background-image: url(/Phoenix/Images/Master/Tab/tab_on_right_n.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.tabFillOn
{
	background-image: url(/Phoenix/Images/Master/Tab/tab_on_pixel_n.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ff8b22;
	line-height: 34px;
	text-align: center;
}

.tabLinkOn
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ff8b22;
	line-height: 34px;
	text-align: center;
	text-decoration:none;
}
.tabTopLine
{
	background-image: url(/Phoenix/Images/Master/Tab/tab_sep_n.gif);	
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	height: 35px;
	*height: 34px;
}
.OBox
{
	background-color:White;
	width: 100%;
	height:100%;
	direction: rtl;
	text-align:center;
	zoom: 1;
}
.OBox .OBox_Content
{
	padding-top:1px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
}
.OBox .OBox_TopLeft
{
	margin-top:-1px;
	background-image: url(/Phoenix/Images/Master/Box/bg_tab_orange_left_up.gif);
	background-repeat: no-repeat;
	background-position: left -1px;		
}
.OBox .OBox_TopRight
{
	background-image: url(/Phoenix/Images/Master/Box/bg_tab_orange_right_up.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
.OBox_TopRight
{
	padding-right:5px;	
}
.OBox .OBox_BottomLeft
{
	background-image: url(/Phoenix/Images/Master/Box/bg_tab_orange_left_down.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	zoom: 1;
}
.OBox .OBox_BottomRight
{
	background-image: url(/Phoenix/Images/Master/Box/bg_tab_orange_right_down.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	zoom: 1;
}
.OBox .OBox_BorderLeft
{
	background-image: url(/Phoenix/Images/Master/Box/bg_tab_orange_left_mid.gif);
	background-repeat: repeat-y;
	background-position: center left;
}
.OBox .OBox_BorderRight
{
	background-image: url(/Phoenix/Images/Master/Box/bg_tab_orange_right_mid.gif);
	background-repeat: repeat-y;
	background-position: center right;
}
.OBox .OBox_BorderTop
{
	background-image: url(/Phoenix/Images/Master/Box/bg_tab_orange_mid_up.gif);
	background-repeat: repeat-x;
	background-position: top center;

}
.OBox .OBox_BorderBottom
{
	background-image: url(/Phoenix/Images/Master/Box/bg_tab_orange_mid_down.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	zoom: 1;
}
.printDiv
{
	padding-top:13px;
	padding-bottom:13px;
	margin-bottom:20px;
}
.box_inner_TopText
{
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	direction:rtl;
	text-align:right;
	color:#525151;
	display:block;
	margin-bottom:10px;
}
.box_inner_header
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	direction:rtl;
	text-align:right;
	color:#004575;
	display:block;
}
.box_inner_header_smaller
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	direction:rtl;
	text-align:right;
	color:#004575;
}

.box_inner_dot_line
{
	background-image:url(/Phoenix/Images/Master/Menu/text_line_dot_pixel.gif);
	background-repeat:repeat-x;
	background-position: left center;
	width:100%;
	height:1px;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}