body {
font-family:tahoma;
}

.body { font-family: Tahoma; font-size: 9pt; color: #000080; text-decoration: none; }

p {font-size:9pt; margin-bottom: 5; margin-top: 5; margin-left: 10; margin-right:10; align: justify }

body
{
    background-color: white;
    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/Banner.jpg');
    background-repeat: no-repeat;
    height: 55px;
    width: 100%;
    float: right;
    margin-bottom: 14px;
}

.Footer
{
	color: #555555;
    width: 100%;
    float: right;
    text-align: center;
}

.Main
{
    width: 580px;
    float: right;
    padding: 0px 15px 0px 15px;
}

.Right
{
    width: 170px;
    float: right;
}

.Left
{
    width: 170px;
    float: right;
}

.BannerButton
{
    background-image: URL('images/BannerButton.jpg');
    background-repeat: no-repeat;
    width: 80px;
    height: 28px;
    text-align: center;
    cursor: pointer;
    color: #555555;
    font-size: 12px;
}
.BannerButton_Over
{
    background-image: URL('images/BannerButton_Over.jpg');
    background-repeat: no-repeat;
    width: 80px;
    height: 28px;
    text-align: center;
    cursor: pointr;
    cursor: pointer;
    color: #555555;
    font-size: 12px;    
}
a:link,a:visited
{
	color: #3366FF;
	text-decoration: none;
}
a:hover
{
	color: blue;
	text-decoration: underline;
}

input, select, textarea
{
    font-family: Tahoma;
    font-size: 12px;  
}
.ltrTB
{
    direction: ltr;
}
.LineHeight
{
    line-height: 1.5;
    font-size: 11px;
}
.FieldName
{
	color: #777777;
}
.FieldValue
{
	color: #555555;
}
th
{
    font-weight: lighter;
}
.Line
{
    height: 1px;
    border-width: 0px;
    border-top: solid 1px #cccccc;
}
.DottedLine
{
    height: 1px;
    border-width: 0px;
    border-top: dotted 1px #cccccc;
}
.RequiredSymbol
{
    color: Red;
    font-family: Georgia;
    font-weight: bolder;
}
.TemTable
{
    table-layout: fixed;  
}
.C_TemTitleRight
{
    background-image: URL('images/B_TemTitleRight.jpg');
    width: 12px;
}
.C_TemTitleRepeat
{
    background-image: URL('images/B_TemTitleRepeat.jpg');
    height: 25px;
    color: Navy;
    text-align: center;
}
.C_TemTitleLeft
{
    background-image: URL('images/B_TemTitleLeft.jpg');
    width: 12px;
}
.C_TemBody
{
    border-left: solid 1px #6D87DC;
    border-right: solid 1px #6D87DC;
    padding: 15px 10px 0px 10px;  
}
.C_TemFooterRight
{
    background-image: URL('images/B_TemFooterRight.jpg');
    width: 12px;
}
.C_TemFooterRepeat
{
    background-image: URL('images/B_TemFooterRepeat.jpg');
    height: 25px;
}
.C_TemFooterLeft
{
    background-image: URL('images/B_TemFooterLeft.jpg');
    width: 12px;
}
.D_TemTitleRight
{
    background-image: URL('images/S_TemTitleRight.jpg');
    width: 12px;
}
.D_TemTitleRepeat
{
    background-image: URL('images/S_TemTitleRepeat.jpg');
    height: 25px;
    color: #696969;
    text-align: center;
}
.D_TemTitleLeft
{
    background-image: URL('images/S_TemTitleLeft.jpg');
    width: 12px;
}
.D_TemBody
{
    border-left: solid 1px #B5B5B5;
    border-right: solid 1px #B5B5B5;
    padding: 15px 10px 0px 10px;  
}
.D_TemFooterRight
{
    background-image: URL('images/S_TemFooterRight.jpg');
    width: 12px;
}
.D_TemFooterRepeat
{
    background-image: URL('images/S_TemFooterRepeat.jpg');
    height: 20px;
}
.D_TemFooterLeft
{
    background-image: URL('images/S_TemFooterLeft.jpg');
    width: 25px;
}