body 
{
	margin: 0px;
	background-color: #120101;
	font-family: tahoma;
	font-size: 12px;
	}
.main {
	background-color: #faefd5;
	vertical-align: top;
	height: 415px;
}

a:link
{
	COLOR: #836110;
	TEXT-DECORATION: none;
    }
a:visited
{
	COLOR: #836110;
	TEXT-DECORATION: none;
    }
a:active
{
	COLOR: #836110;
	TEXT-DECORATION: none;
    }
a:hover
{
	COLOR: #836110;
	TEXT-DECORATION: none;
    }

a:link.footer-link
{
	COLOR: #EBBD52;
	TEXT-DECORATION: none;
	font-size: 9px;
    }
a:visited.footer-link
{
	COLOR: #EBBD52;
	TEXT-DECORATION: none;
	font-size: 9px;
    }
a:active.footer-link
{
	COLOR: #EBBD52;
	TEXT-DECORATION: none;
	font-size: 9px;
    }
a:hover.footer-link
{
	COLOR: #BC8A16;
	TEXT-DECORATION: none;
	font-size: 9px;
    }
a:link.navBar
{
	COLOR: #836110;
	TEXT-DECORATION: none;
    }
a:visited.navBar
{
	COLOR: #836110;
	TEXT-DECORATION: none;
    }
a:active.navBar
{
	COLOR: #836110;
	TEXT-DECORATION: none;
    }
a:hover.navBar
{
	COLOR: #836110;
	TEXT-DECORATION: none;
    }
.text
{
	color: #120101;
	text-align: justify;
	vertical-align: top;
	line-height: 20px;
	direction:rtl;
	}
.img-border {
	border-width: 1px;
	border-style: solid;
	border-color: #130101;

}

.contact-title {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #120101;
	background-color: #F4DCA2;
	border: 1px solid #622B04;
	height: 25px;
	direction:rtl;
	vertical-align:middle;
	text-align:right;
}
.title {
	font-weight: bold;
	direction:rtl;
	text-align:right;
}
.nav-bg {
	background-color: #FAEFD5;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	color: #120101;
	direction:rtl;
}
.footer
{
	text-align: center;
	background-image: url(../../images/general/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	height: 60px;
	color: #FAEFD5;
	font-size: 9px;
	}
