BODY {
    background-color : #ffffff;
    font-family : Tahoma;
    font-size : 13px;
    color : #000000;
    text-align:center;
    padding-left:5px;
    padding-right:5px;
}
P {
    padding-right : 2px;
    padding-left : 2px;
    line-height : 18px;
    text-align : justify;
}
a:link {
    text-decoration : none;
    color : #0000ff;
}
a:visited {
    text-decoration : none;
    color : #000099;
}
a:hover {
    text-decoration : none;
    color : #0000aa;
}
a:active {
    text-decoration : none;
    color : #00aaff;
}
INPUT {
    font-weight : normal;
    font-size : 10px;
    border-left-color : #b4b4b4;
    background : #ffffff;
    border-bottom-color : #b4b4b4;
    color : #333333;
    border-top-color : #b4b4b4;
    font-family : Tahoma, Geneva, Helvetica, sans-serif;
    border-right-color : #b4b4b4;
}
TEXTAREA {
    font-weight : normal;
    font-size : 12px;
    border-left-color : #b4b4b4;
    background : #ffffff;
    border-bottom-color : #b4b4b4;
    color : #333333;
    border-top-color : #b4b4b4;
    font-family : Tahoma, Geneva, Helvetica, sans-serif;
    border-right-color : #b4b4b4;
}
SELECT {
    font-weight : normal;
    font-size : 12px;
    border-left-color : #b4b4b4;
    background : #ffffff;
    border-bottom-color : #b4b4b4;
    color : #333333;
    border-top-color : #b4b4b4;
    font-family : Tahoma, Geneva, Helvetica, sans-serif;
    border-right-color : #b4b4b4;
}
SELECT {
    background-color : #ffffff;
}
INPUT {
    text-indent : 2px;
}
INPUT.button {
    font-size : 10px;
    color : #333333;
    font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
    background-color : #e2e2e2;
}
INPUT.mainButton {
    font-weight : bold;
    background-color : #e2e2e2;
}
INPUT.liteButton {
    font-weight : normal;
    background-color : #e2e2e2;
}
INPUT {
    border-right : 1px solid #b4b4b4;
    border-top : 1px solid #b4b4b4;
    border-left : 1px solid #b4b4b4;
    border-bottom : 1px solid #b4b4b4;
}
TEXTAREA {
    border-right : 1px solid #b4b4b4;
    border-top : 1px solid #b4b4b4;
    border-left : 1px solid #b4b4b4;
    border-bottom : 1px solid #b4b4b4;
}
SELECT {
    border-right : 1px solid #b4b4b4;
    border-top : 1px solid #b4b4b4;
    border-left : 1px solid #b4b4b4;
    border-bottom : 1px solid #b4b4b4;
}
INPUT {
    text-indent : 2px;
}
INPUT.button {
    border-right : 1px solid #b4b4b4;
    border-top : 1px solid #b4b4b4;
    border-left : 1px solid #b4b4b4;
    border-bottom : 1px solid #b4b4b4;
}
H1 {
    font-family : "Times New Roman", Times, serif;
    font-size:	1.8em;
}
H2 {
    font-family : "Times New Roman", Times, serif;
    font-size:	1.4em;
}
H3 {
    font-family : "Times New Roman", Helvetica, Geneva, Tahoma, sans-serif;
    font-size:	1.2em;}
TH {
    border-right : 1px solid #cccccc;
    border-top : 1px solid #cccccc;
    font-weight : bold;
    font-size : 11px;
    border-left : 1px solid #cccccc;
    color : #f2f2f2;
    border-bottom : 1px dotted #999999;
    font-family : Tahoma, Geneva, Helvetica, sans-serif;
    background-color : #8B815D;
}
img {
    border : 0;
    vertical-align : middle;
}
.div {
    border : 1px solid #ff0000;
}
#Main {
    width : 100%;

    background-color : #BAAC7D;
    padding : 2px;
    text-align : right;
}
#Header {
    background-color : #E2D198;
    background-image:url('/bg.jpg');
    width : 100%;
    height : 100px;
}
#Header #EnglishLogo {
    width : 60%;
    float : left;
    text-align : left;
}
#Header #EnglishLogo #EnglishText {
    font-size : 17px;
    color : #ffffff;
    font-weight : bold;
}
#Header #PersianLogo {
    width : 38%;
    height : 100%;
    float : right;
}
#Header #PersianLogo #PersianText {
    font-size : 16px;
    color : #ffffff;
    font-weight : bold;
}
#Menu {
    height : 22px;
    padding-top : 2px;
    padding-bottom : 2px;
}
#Body {
    background-color : #efebdf;
    width : 100%;
}
#Body #CenterBar {
    padding : 2px;
    height : 100%;
    float : right;
    width : 37%;
}
#Body #CenterCell {
    padding : 2px;
    height : 100%;
    float : right;
    width : 65%;
    background-color : #f4f3f1;
}
#Body #RightBar {
    padding : 2px;
    height : 100%;
    width : 15%;
    float : right;
}
#Body #LeftBar {
    padding : 2px;
    height : 100%;
    width : 15%;
    float : left;
}
#Body #Footer {
    clear : both;
}
.BoxTitle {
    color : #b45101;
    font-weight : bold;
    vertical-align : middle;
}
.BoxBody {
    text-align : justify;
    padding-left : 4px;
    padding-right : 4px;
    min-height : 10px;
}
.DListItem {
    margin-bottom : 10px;
}
.ListItem {
    margin-bottom : 8px;
}
.indicator {
    padding : 3px;
}
hr {
    border : 1px solid #cccccc;
}

.menuItem
{
    font-family: "Times New Roman", Times, serif;
    font-size: 1.15em;
}
