﻿html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}
body{
background: #05376A url(Images/bg.gif);
	color: #000;
	font-family: Tahoma, Verdana, Geneva, Lucida, Arial, Sans-Serif, Georgia, Courier, , Serif;
	font-size: 8pt;
	line-height: 135%;
	margin: 0px;
	padding: 0px; 
	text-align: center;}
.Main_Table
{
	width: 803px;
	margin: 10px auto 0 auto;
	text-align: center;
	background: #f5efeb; /* #f0f0f0 f1f1f1*/
}
	
.Header
{
	background : url(Images/bg.gif) #05376a;
	width: 100%;
}

.Page_Title_Div_1
{
	border-right: #969696 2px solid; border-top: #969696 2px solid; border-left: #969696 2px solid; border-bottom: #969696 2px solid;
}

.Page_Title_Div_2
{
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid; MARGIN-BOTTOM: 5px; BORDER-LEFT: #bbb 1px solid; BORDER-BOTTOM: #bbb 1px solid;
}

.Page_Title_Div_4
{
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid; MARGIN-BOTTOM: 5px; BORDER-LEFT: #bbb 1px solid; BORDER-BOTTOM: #bbb 1px solid;
}

.Page_Title_Div_3
{
    background: #E6E6E6;
	padding: 0 5px 0 5px;
	border: 1px solid #FFF;
	border-bottom: 1px solid #BBBBBB;
	color: #324E87;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
}

.Page_Title_Div_5
{
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid;  BORDER-LEFT: #bbb 1px solid; BORDER-BOTTOM: #bbb 1px solid;
}

.Page_Title_Div_6
{
	background: #E6E6E6;
	padding: 0 5px 0 5px;
	border: 1px solid #FFF;
	border-bottom: 1px solid #BBBBBB;
	color: #324E87;
	margin: 0px;
}

.Post_Table_Title
{
	width: 100%;
	line-height: 135%;
	height: 35px;
	background-image: url(Images/Post_Title_Tile.gif);
	background-repeat: repeat-x;
	background-position-y: top;
}

.Post_Table_Title_Right
{
	background-position: right top;
	background-image: url(Images/Logo_Small.gif);
	background-repeat: no-repeat;
}

.Post_Table_Title_Left
{
	background-position: left top;
	background-image: url(Images/Post_Title_Left.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.Post_Table_Content
{
	width: 100%;
	background: #bbb;
	color: #000;
	font-size: 11px;
	line-height: 135%;
	font-family: tahoma;
	border: silver 1px solid;
}

.Post_Table_Content_Title
{
	vertical-align: middle;
	font-size: medium;
	color: black;
	direction: rtl;
	text-indent: 5pt;
	font-style: normal;
	font-family: 'B Titr' , Titr, Tahoma;
	text-align: right;
	font-variant: normal;
}

.Post_Table_Content_Content
{
	background-color: #f1f1f1;
	vertical-align: top;
	direction: rtl;
	text-indent: 5pt;
	line-height: 135%;
	letter-spacing: normal;
	text-align: justify;
}

.Post_Table_Content_Detailsdd
{
	background: #E6E6E6 !important;
	border: 1px solid #FFF;
	border-top: 1px solid #BBB;
	margin: 0px !important;
	padding: 5px !important;
	text-align: left;
	font-size: xx-small;
	vertical-align: top;
	color: black;
	direction: rtl;
	text-indent: 15px;
	font-style: normal;
	font-variant: normal;
	height: 25px;
}

.Post_Table_Content_Details
{
	background-image: url(Images/Post_Bottom_Tile.gif);
	background-repeat: repeat-x;
	height: 20px;
	vertical-align: middle;
	direction: rtl;
	text-indent: 0pt;
	text-align: left;

}

.Gridview_Header_XSmall
{
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: White;
	vertical-align: middle;
	text-align: center;
}
