﻿body
{
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 125%;
    color: #000;
    background: #e3ead8;
}
html
{
	height: 100%;
}
a, a:link, a:visited
{
    color: #971205;
    text-decoration: none;
}
a:hover
{
    color: #ff0000;
    text-decoration: none;
}

UL
{
    font-weight: bold;
}
LI
{
    font-weight: normal;
}
table, td, tr
{
    padding: 0;
    margin: 0;
    border: none;
}
#r
{
    width: 245px;
}
#menu div
{
    margin-top: 6px;
    margin-left: 15px;
}
#menu a
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
#menu a:hover
{
    color: #ffffff;
}
.roundedCorner
{
    background-color: #d4dcc8;
}

.box
{
    border-width: 0;
}
.box_1
{
    background: url(/Images/m5.gif) repeat-x;
    height: 32px;
}
.box_2
{
    background: url(/Images/m6.gif) no-repeat;
    height: 32px;
    vertical-align: bottom;
}
.box_3
{
    height: 32px;
    background: url(/Images/m7.gif) repeat-x;
}
.box_4
{
    width: 32px;
    height: 32px;
    line-height: 0;
    font-size: 0;
    vertical-align: top;
}
.box_5
{
    vertical-align: middle;
    text-align: right;
    direction: rtl;
    font-weight: bold;
    padding-bottom: 6px;
}
.box_6
{
    width: 25px;
    height: 32px;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
}
.box_7
{
    background-color: #d4dcc8;
}
.box_8
{
    background: url(/Images/m10.gif) repeat-x 0 0;
}
.box_9
{
    background: url(/Images/m10.gif) repeat-x 0 100%;
}
.box_10
{
    background: url(/Images/m10.gif) repeat-y 0 0;
}
.box_11
{
    background: url(/Images/m10.gif) repeat-y 100% 0;
}
.box_12
{
    background: url(/Images/m11.gif) no-repeat 0 0;
}
.box_13
{
    background: url(/Images/m12.gif) no-repeat 100% 0;
}
.box_14
{
    background: url(/Images/m13.gif) no-repeat 100% 100%;
}
.box_15
{
    background: url(/Images/m14.gif) no-repeat 0 100%;
    text-align: justify;
    direction: rtl;
    padding: 8px;
}
#rimg
{
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
}
#rimg img
{
    border: 1px solid #FFF;
}
#rgh
{
    text-align: center;
    vertical-align: top;
    padding: 10px;
    padding-bottom: 0;
	padding-top:0;
    width: 225px;
}
.hr
{
    height: 3px;
    font-size: 0;
    line-height: 0;
    background: #FFF;
    margin: 5px 0px;
}
#rgh ul a
{
    text-decoration: none;
    color: #fff;
}
#rgh ul a:hover
{
    color: #FF0000;
}
#rgh ul
{
    background: url(/Images/m15.gif) no-repeat 100% 5px;
    margin: 0;
    padding: 0;
    padding-right: 12px;
}
#rgh li
{
    list-style: none;
    background: url(/Images/m16.gif) no-repeat 100% 50%;
    padding-right: 10px;
}
.roundedDiv
{
    text-align: justify;
    direction: rtl;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: -1px;
    padding-bottom: 0px;
}
INPUT
{
    border-right: #556b2f 1px solid;
    border-top: #556b2f 1px solid;
    border-left: #556b2f 1px solid;
    border-bottom: #556b2f 1px solid;
    background-color: #d4dcc8;
    font-size: 11px;
    font-family: Tahoma, Verdana, Times New Roman;
}
TEXTAREA
{
    border-right: #556b2f 1px solid;
    border-top: #556b2f 1px solid;
    border-left: #556b2f 1px solid;
    border-bottom: #556b2f 1px solid;
    background-color: #d4dcc8;
    font-size: 11px;
    font-family: Tahoma, Verdana, Times New Roman;
    width: 50%;
    height: 150px;
}
SELECT
{
    border-right: #556b2f 1px solid;
    border-top: #556b2f 1px solid;
    border-left: #556b2f 1px solid;
    border-bottom: #556b2f 1px solid;
    background-color: #d4dcc8;
    font-size: 11px;
    font-family: Tahoma, Verdana, Times New Roman;
}

