﻿body
{
    margin: 0px;
    border: 0px;
    padding-top: 4px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: justify;
    font-size: 10pt;
    font-family: Tahoma, Sans-Serif;
    background-color: #b2b2b2;
    background-image: url(../images/background.jpg);
    background-repeat: repeat-x;
}

#DTLayout
{
    width: 770px;
    background-color: #ffffff;
}

#DTHeader
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #000000;
    height: 80px;
    background-color: #003366;
    background-image: url(../images/topimage.jpg);
    text-align: right;
}

#DTSubHeader
{
    height: 30px;
    background-color: #cccccc;
    background-repeat: repeat-x;
    background-image: url(../images/top2.jpg);    border-style: none;
    border-width: 1px;
    border-color: #000000;
}

#DTMenu
{
    border-style:none;
    width: 220px;
    height: 300px;
    background-color: #9ab8bf;
    vertical-align:top;
	font-family: Tahoma;
	font-size: small;
    
}

#DTMain
{
    border: 1px solid #000000;
    width: 550px;
    height : 300;
    text-align: right;
    background-color: #FFFFFF;
    
}

#DTSubFooter
{
    height: 30px;
    background-color: #cccccc;
    background-repeat: repeat-x;
    background-image: url(../images/down1.jpg);    border-style: none solid none solid;
    border-width: 1px;
    border-color: #000000;
}

#DTFooter
{
    height: 20px;
    background-color: #003366;
    background-image: url(../images/down2.jpg);
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #000000;
}

#Data
{
    width: 600px;
}

input.Farsi
{
    color: blue;
    background-color: #ffff99;
    direction: rtl;
    text-align: justify;
    font-size: 8pt;
    font-family: Tahoma, Sans-Serif;
}

input.Latin
{
    color: blue;
    background-color: #ffff99;
    direction: ltr;
    text-align: justify;
    font-size: 8pt;
    font-family: Verdana, Sans-Serif;
}

td.ValidationSummary
{
    text-align: left;
    background-color: #ffff99;
}

td.Caption
{
    text-align: center;
    width: 150px;
    background-color: #cccccc;
    border-top: thin outset;
    border-left: thin outset;
    border-right: thin outset;
    border-bottom: thin outset;
}

td.Controls
{
    width: 400px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: left;
    background-color: #ffffff;
}

td.Validators
{
    width: 50px;
    text-align: center;
    background-color: #ffffff;
}

td.Buttons
{
    padding: 4px;
    text-align: center;
    background-color: #cccccc;
    border-top: thin outset;
    border-left: thin outset;
    border-right: thin outset;
    border-bottom: thin-left: 0px;
}
.Farsi1
{
    font-family: Tahoma;
    color: Black;
    font-size: 9pt;
    margin-left: 0px;
}
.FarsiFooter
{
    font-family: Tahoma;
    color: White;
    font-size: 9pt;
    margin-left: 0px;
}

.ShowHtmlCode
{
    background-color: #FFFFE1;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.ShowText
{
    background-color: White;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
