﻿/********************* Home Announcement *********************/
.AnnounceTbl
{
	background-color: White;
	border: 1px solid #000000;
	border-radius: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
}
.AnnounceTitle
{
	font-family: Tahoma;
	color: #0f346c;
	font-size: 12px;
	font-weight: bold;
}
.AnnounceDetails
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}
.AnnouncebackGrnd
{
	background-color: #000000;
	opacity: 0.5;
}
.AnnounceClose
{
	cursor: pointer;
	display: inline;
	height: 29px;
	position: absolute;
	right: -16px;
	top: -15px;
	width: 25px;
}
/************************************************************/
.MasterBanner
{
	background-image: url('../../Images-Web/Leaders_sharaf02_r1_c10.jpg');
	background-repeat: no-repeat;
}
.MasterBannerAr
{
	background-image: url('../../Images-Web/Leaders_sharaf02_r1_c10ara.jpg');
	background-repeat: no-repeat;
}
.MasterMailtd
{
	background-image: url('../../Images-Web/textBg.gif');
	background-repeat: repeat-x;
}
.MasterMailtbx
{
	color: #0f346c;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	border: 0px none #ffffff;
	background-color: transparent;
}
.MasterMailRadioBtn
{
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
}
.MasterToplinkBg
{
	background-image: url('../../Images-Web/pixbg.jpg');
	background-repeat: repeat-x;
}
.MasterTopmlnk
{
	color: #0f346c;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.MasterTopmlnk:hover
{
	cursor: pointer;
	color: #0f346c;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.MasterFooterbg
{
	background-image: url('../../Images-Web/footerbg.jpg');
	background-repeat: repeat;
}
.MasterFooterbgAr
{
	background-image: url('../../Images-Web/footerbgara.jpg');
	background-repeat: repeat;
}
.MasterFooterlnk
{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.MasterFooterlnk:hover
{
	cursor: pointer;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
/**************** Menu ******************/
.LeadersMenuItem
{
	border-bottom: 1px solid #eeeeee;
	color: #9b9b9b;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	width:150px;
	text-align: center;
	text-decoration: none;
}
.LeadersMenuItemHover
{
	border-bottom: 1px solid #eeeeee;
	color: #0f346c;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	text-align: center;
	text-decoration: none;
}
.LeadersMenuItemSelected
{
	border-bottom: 1px solid #eeeeee;
	color: #0f346c;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	text-align: center;
	text-decoration: none;
}
.LeadersSub
{
	background-color:#f5f5f5;
	border-bottom: 1px solid #eeeeee;
	color: #9b9b9b;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	text-align: center;
	text-decoration: none;
}
.LeadersSubHover
{
	background-color:#f5f5f5;
	border-bottom: 1px solid #eeeeee;
	color: #0f346c;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	text-align: center;
	text-decoration: none;
}
.LeadersSubSelected
{
	background-color:#f5f5f5;
	border-bottom: 1px solid #eeeeee;
	color: #0f346c;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	text-align: center;
	text-decoration: none;
}
/****************************************/