﻿body
{
    background-color: #E6E7E8;
    font-family: Tahoma;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    direction: rtl;
}
.Holder
{
    width: 950px;
    text-align: right;
}
.BG
{
    width: 100%;
    float: right;
}
.Banner
{
    background-image: URL('Images/Site/Banner.jpg');
    background-repeat: no-repeat;
    height: 163px;
    width: 100%;
    float: right;
}
.Footer
{
    background-image: URL('Images/Site/Footer.jpg');
    background-repeat: no-repeat;
    color: #E6E7E8;
    height: 45px;
    width: 100%;
    float: right;
    padding-top: 3px;    
    text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 10px;    
}
.Main
{
    width: 535px;
    float: right;
    padding: 0px 12px 0px 12px
}
.Right
{
    width: 140px;
    float: right;
}
.Left
{
    width: 250px;
    float: right;
}

.Menu
{
    background: #8B0304;
    color: white;
    margin-top: 10px;
    line-height: 1.4;
}
.MenuItem
{
    background: #8B0304;
    color: White;
    width: 130px;
    height: 25px;
    border-top: solid 1px #E6E7E8;
    padding: 2px 10px 0px 0px;
    cursor: pointer;
}
.MenuItem:hover
{ 
    background-color: #E6E7E8;
    color: #8B0304;
    text-decoration: none;
}

.BannerButton, .BannerButton_Over
{
    cursor: pointer;
    color: #E6E7E8;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}
a:link,a:visited
{
	color: #3366FF;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
a:hover
{
	color: blue;
	text-decoration: underline;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;	
}
.LinkButton
{
    color: #3366FF;
	text-decoration:none;
	cursor: pointer;
}
.OverLinkButton
{
    color: blue;
	text-decoration: underline;
    cursor: pointer;
}
input, textarea
{
    font-family: Tahoma;
    font-size: 12px;  
}
select
{
    font-family: Tahoma;
    font-size: 11px;  
}
.ltrTB
{
    direction: ltr;
}
.LineHeight
{
    line-height: 1.7;
    font-size: 12px;
    text-align: justify;
}
.FieldName
{
	color: #777777;
}
.FieldValue
{
	color: #555555;
}
th
{
    font-weight: lighter;
}
td
{
    line-height: 1.6;
}
.Line
{
    height: 1px;
    border-width: 0px;
    border-top: solid 1px #999999;
}
.DottedLine
{
    height: 1px;
    border-width: 0px;
    border-top: dotted 1px #999999;
}
.RequiredSymbol
{
    color: Red;
    font-family: Georgia;
    font-weight: bolder;
}
.TemTable
{
    table-layout: fixed;  
    margin-top: 10px;
}
.B_TemTitleRight
{
    background-image: URL('Images/Site/B_TemTitleRight.jpg');
    width: 10px;
}
.B_TemTitleRepeat
{
    background-image: URL('Images/Site/B_TemTitleRepeat.jpg');
    height: 28px;
    color: white;
    text-align: center;
    padding-top: 2px;
    font-weight: bold;
    font-family: Times New Roman;
    font-size: 16px;
}
.B_TemTitleLeft
{
    background-image: URL('Images/Site/B_TemTitleLeft.jpg');
    width: 10px;
}
.B_TemBody
{
    padding: 15px 10px 10px 10px; 
    border: solid 1px silver; 
    background-color: #E6E7E8;
}


.S_TemTitleRight
{
    background-image: URL('Images/Site/B_TemTitleRight.jpg');
    width: 10px;
}
.S_TemTitleRepeat
{
    background-image: URL('Images/Site/B_TemTitleRepeat.jpg');
    height: 28px;
    color: white;
    text-align: center;
    padding-top: 2px;
    font-weight: bold;
    font-family: Times New Roman;
    font-size: 16px; 
}
.S_TemTitleLeft
{
    background-image: URL('Images/Site/B_TemTitleLeft.jpg');
    width: 10px;
}
.S_TemBody
{
    padding: 10px 8px 10px 8px;    
    border: solid 1px silver; 
    background-color: #E6E7E8;
}


.Date
{
    color: #6A6873;
    font-size: 11px;
}
.DatePanel
{
    background-color: #fffff5;
    padding: 1px;
    border: solid 1px #A5ACB2;
    color: Gray;
    direction: rtl;
}
.DateBox, .YearBox
{
    width: 20px;
    border-width: 0px;
    direction: ltr;    
    font-size: 11px; 
    text-align: center;
}
.YearBox
{
    width: 30px;
}
.FilterPanel
{
    padding: 5px 0px 10px 0px;
}
.SubjectPath
{
	color: #8B0304;
}

.TemBox
{
    background-color: White;   
    margin-top: 10px;    
}
.A_TemTitleRight
{
    background-image: URL('Images/Site/B_TemTitleRight.jpg');
    width: 10px;
}
.A_TemTitleRepeat
{
    background-image: URL('Images/Site/B_TemTitleRepeat.jpg');
    height: 28px;
    color: white;
    text-align: center;
    padding-top: 2px;
    font-weight: bold;
    font-family: Times New Roman;
    font-size: 16px; 
}
.A_TemTitleLeft
{
    background-image: URL('Images/Site/B_TemTitleLeft.jpg');
    width: 10px;
}
.A_TemBody
{
    padding: 10px 8px 10px 8px;    
    border: solid 1px silver; 
    background-color: #E6E7E8;
}

.Paging
{
    height: 20px;
    margin: 5px 0px 5px 0px;
}
.PagingItem, .PagingItem:visited, .PagingItem:hover, .PagingItemSelected
{
    border: solid 1px silver;
    float: right;
    padding: 0px 7px 0px 7px;
    margin: 0px 0px 0px 3px;
    vertical-align: middle;
    text-align: center;
}
.PagingItem:link, .PagingItem:visited
{
    color: gray;    
}
.PagingItem:hover
{
    background-color: #8B0304;
    color: White;
    text-decoration: none;
}
.PagingItemSelected
{
    background-color: #8B0304;
    color: White;
    text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

#abadis, #abadis a:link, #abadis a:hover, #abadis a:hover, #abadis a:visited
{
	color: #E6E7E8;
	font-weight:normal;
	font-size:9px;
}