._______________________________________Main_Style__________________________________________{}
body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #EDEDEF;
	height:100%;
}
.MainFrame
{
	border-width: 0px;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.CenterFrame
{
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	height: 100%;
	border-width: 0px;
}
.BtnPartStyle
{
	background-image: url(/Images/BtnBackground.gif);
	height: 25px;
	text-align: right;
}
.InformationPartStyle
{
	background-color: #F0F0F0;
	height: 100%;
	text-align: center;
	vertical-align: top;
}
.ErrBoxStyle
{
	border-color: #777777;
	border-style: dotted;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #FFFFFF;
	direction: rtl;
}
.ErrStyle
{
	font-family: 'Arial';
	font-weight: bold;
	font-size: 9pt;
	color: Red;
	text-decoration: none;
}
.MessageStyle
{
	font-family: 'Arial';
	font-weight: bold;
	font-size: 10pt;
	color: #004d9f;
	text-decoration: none;
}
.CenterLink
{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	color:#375556;
	text-align:center;
	text-decoration:none;
}
.CenterLink:HOver
{
	color:#45B5B8;
}
._______________________________________Top_Style__________________________________________{}
.TopOfPage_Top
{
	background-image: url(/Images/TopOfPage_TopBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9DB2B3;
	width: 100%;
	height: 28px;
}
.TopPartStyle
{
	background-color: #F0F0F0;
	width: 100%;
}
.TopOfPage_MainBtnStyle
{
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.TopOfPage_MainBtnStyle:HOver
{
	color: #FFE004;
}
._______________________________________Cadr_Style__________________________________________{}
.CadrStyle
{
	border-width: 0px;
	direction: rtl;
}
.CadrTitr
{
	background-color: #F57E00;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	height: 22px;
	text-align: right;
}
.CadrCenter
{
	vertical-align: top;
	height: 100%;
}
._______________________________________Page_Counter__________________________________________{}
.PageCounterOff
{
	font-family: tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
.PageCounterOff:HOver
{
	color: #F57E00;
}
.PageCounterOn
{
	font-family: tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #004D9F;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
.PageCounterCadr
{
	border-color: #777777;
	border-style: dotted;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #FFFFFF;
	direction: rtl;
	padding-left: 10px;
	padding-right: 10px;
	width: 300px;
}
._______________________________________Public_Style__________________________________________{}
.BoxStyle
{
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E7E7E7;
	width: 100px;
	height: 13px;
}
.BtnStyle
{
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 20px;
	background-color: #EEEEEE;
}	
.NormalText
{
	font-family: tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.CaptionText
{
	font-family: tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	line-height: 20px;
	text-decoration:none;
}
.TitrStyle
{
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #004d9f;
}
.TitrStyle:hover
{
	color: #f57e00;
}
._______________________________________Bar_Style__________________________________________{}
.LeftSide
{
	border-style: dotted;
	border-color: #777777;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	height: 100%;
	width:170px;
}
.RightSide
{
	border-style: dotted;
	border-color: #777777;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 100%;
	width:170px;
}
.BarSpacer
{
	border-style: dotted;
	border-color: #777777;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.CenterCadrHead
{
	background-color: #004D9F;
	height: 22px;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	height: 22px;
	text-align: right;
	padding-right: 5px;
}
.CenterCadrContainer
{
	direction: rtl;
	width: 100%;
}
._______________________________________Main_Menu__________________________________________{}
.MainBtnStyleOff
{
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #004D9F;
	text-align: center;
	text-decoration: none;
	cursor: hand;
}
.MainBtnStyleOn
{
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FF7E00;
	text-align: center;
	text-decoration: none;
	cursor: hand;
}
.MainBtnStyleOff:HOver
{
	color: #FF7E00;
}
.MenuTable
{
	border: solid 1px #949494;
	background-color: #E2E2E2;
	width: 90;
	height: 50px;
	visibility: hidden;
	text-align: right;
	direction: rtl;
}
.MenuDiv
{
	position: absolute;
	top: 112px;
	width: 90px;
	height: 50px;
	text-align: right;
}
.MenuLink
{
	font-family: 'tahoma';
	font-weight: normal;
	font-size: 7.7pt;
	color: #686868;
	text-decoration: none;
	text-align: Left;
	padding-left: 2px;
	padding-right: 2px;
}
A:Hover.MenuLink
{
	color: #000000;
}
.AlbumListCellStyle
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: Right;
	padding-right: 5px;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-color: #486768;
}
._______________________________________Contact_Page__________________________________________{}
.ShowAsCadr
{
	background-color: #004D9F;
	height: 25px;
}
.WireSpacer
{
	width: 100%;
	color: #777777;
	height: 1px;
	border-style: dotted;
}
.PhotoContactQabStyle
{
	width: 120px;
	height: 120px;
	max-height:120px;
	max-width:120px;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #3C5D5E;
}
.PhotoStyle
{
	direction:rtl; 
	text-align:justify;
	text-justify:newspaper;
	max-height:120px;
	max-width:120px;
}
._______________________________________Gallery_Contact_Page__________________________________________{}
.GalleryTitle
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 8pt;
	color: #474747;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
}
.GalleryTitleInBlueBack
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
}
.GalleryDownOfWall
{
	border-style:dotted;
	border-color:#777777;
	border-right-width:1px;
	border-left-width:0px;
	border-bottom-width:1px;
	border-top-width:0px;
}
.GalleryWall
{
	text-align: center;
	border-style:dotted;
	border-color:#777777;
	border-right-width:1px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	width:170px;
	padding-top:10px;
	padding-bottom:5px;
	vertical-align:top;
}
.GalleryEndWall
{
	text-align: center;
	border-style:dotted;
	border-color:#777777;
	border-right-width:1px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
}
.GalleryCaption
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 7.5pt;
	color: #555555;
	text-align: justify;
	direction:rtl;
	padding-left:5px;
	padding-right:5px;
}
.GalleryHead
{
	height: 22px;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	height: 22px;
	text-align: center;
	border-style:dotted;
	border-color:#777777;
	border-right-width:1px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	width:170px;
	background-color:#DCDEE3;
}
.GrayBackground
{
	background-color:#E7E8EA;
}
.GalleryEmptyHead
{
	height: 22px;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	height: 22px;
	text-align: center;
	padding-right: 5px;
	border-width:0px;
}
.GalleryEndHead
{
	height: 22px;
	text-align: center;
	padding-right: 5px;
	border-style:dotted;
	border-color:#777777;
	border-right-width:1px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
}
.___________________________________PublicGrid________________________________________C{}
.GridPager
{
    font-family: tahoma; 
    font-weight: normal; 
    font-size: 8pt; 
    color: #EFF2F7;
    text-decoration:none;
    text-align:center;
    padding-left:2px;
    padding-right:2px;
    background-color:#6E88AD;
    border:solid 1px #48658F;
}
