/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	margin-bottom: 0px;
	margin-top: 0px;
	background-image:url(/Images/Main_Pics/GREYGRID1.gif);
}
.TbText
{
	font-size: 10pt;
	font-family: Tahoma;
	
}

.LayoutMenu
{
	font-size: 10pt;
	direction: rtl;
	text-indent: 5px;
	font-family: Tahoma, 'Times New Roman';
	cursor: hand;
	text-align: right;
	background-color: #ffffcc;
	border: 1px solid #ffffcc;
}


.LayoutMenuOver
{
	border-right: #ffd700 1px solid;
	border-top: #ffd700 1px solid;
	font-size: 10pt;
	background: #fdee97;
	border-left: #ffd700 1px solid;
	cursor: hand;
	direction: rtl;
	text-indent: 5px;
	border-bottom: #ffd700 1px solid;
	font-family: Tahoma, 'Times New Roman';
}

.PreNewsTitle
{
	font-size: 8pt;
	color: #003399;
}
.EventTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
	margin-right: 5px;
}

.EventTypeTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #483d8b;
	font-family: Tahoma;
}
A.EventTitle:link
{
	font-size: 8pt;
	color: #003399;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
A.EventTitle:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #c6000d;
	font-family: Tahoma;
	text-decoration: none;
}
A.EventTitle:hover
{
	font-weight: bold;
	color: #0066cc;
	text-decoration: underline;
}

A.EventAgency:link
{
	font-size: 8pt;
	color: #003399;
	font-family: Tahoma;
	text-decoration: none;
}
A.EventAgency:visited
{
	font-size: 8pt;
	color: #dd0000;
	font-family: Tahoma;
	text-decoration: none;
}
A.EventAgency:hover
{
	font-size: 8pt;
	color: #0066cc;
	text-decoration: underline;
}

A.EventTitleSide:link
{
	font-size: 8pt;
	color: #003399;
	font-family: Tahoma;
	text-decoration: none;
}
A.EventTitleSide:visited
{
	font-size: 8pt;
	color: #ff0000;
	font-family: Tahoma;
	text-decoration: none;
}
A.EventTitleSide:hover
{
	color: #0000ff;
	text-decoration: underline;
}

A.DateShamsi:link
{
	font-size: 10pt;
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: none;
}
A.DateShamsi:visited
{
	font-size: 10pt;
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: none;
}
A.DateShamsi:hover
{
	color: #0000ff;
	text-decoration: underline;
}

A:hover
{
	color: #0000ff;
	text-decoration: underline;
}
A:visited
{
	font-size: 10pt;
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: none;
}
A:link
{
	font-size: 10pt;
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: none;
}

A.Pagelink:link
{
	font-size: 10pt;
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: none;
}
A.Pagelink:visited
{
	font-size: 10pt;
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: none;
}
A.Pagelink:hover
{
	font-size: 10pt;
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: underline;
}

.NavBar_TabOn {
	BORDER-RIGHT: 1px solid #418EDA;	PADDING-RIGHT: 0px;	BORDER-TOP: 1px solid #418EDA;	PADDING-LEFT: 0px; PADDING-BOTTOM: 3px;	BORDER-LEFT: 1px solid #418EDA;	PADDING-TOP: 3px;background-color: #D6E8FC;}
.NavBar_TabOff
{
	border-right: #aaaaaa 1px solid;
	padding-right: 3px;
	border-top: #becbd2 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #becbd2 1px solid;
	padding-top: 3px;
	background-color: #f1f3f6;
}

A.BoldCaption:link
{
	font-weight: bold;
	font-size: 10pt;
	color: #e77d1b;
	font-family: Tahoma;
	text-decoration: none;
}
A.BoldCaption:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #e77d1b;
	font-family: Tahoma;
	text-decoration: none;
}
A.BoldCaption:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #e77d1b;
	font-family: Tahoma;
	text-decoration: underline;
}
.clsActivate
{
    cursor: hand;
    color: #590000;
    text-decoration: underline;
}
.clsDeactivate
{
   cursor: default;
   text-decoration: none;
}

.clsActiveSel {
	cursor: hand;
	
}

