﻿/* Generic Content*/
.SearchText {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B0803A;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 10px;
	background-color: #4B2F34;
	text-decoration: none;
	cursor: pointer;
}
.SearchText:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #f9cf75;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 10px;
	background-color: #4B2F34;
	text-decoration: none;
	cursor: pointer;
}
.glossymenu li a{
	float: left;
	display: block;
	color: #C2932D;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 16px;
/*Padding to accomodate left tab image. Do not change*/	height: 43px;
	line-height: 43px;
	text-align: center;
	cursor: pointer;
}
.sideglossymenu li a{
	background-position: left bottom;
	margin: 2px 0px 0px 0px;
	background: #3B2529 url('../../App_Themes/MainTheme/images/glossyback2.jpg') repeat-x left
bottom;
	font: bold 15px "Times New Roman", Times, serif;
	color: #3D282A;
	display: block;
	width: auto;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
	text-align: center;
}
.AboutUSLabel
{
    position: relative;
    top: 10px;
    direction: rtl;
    right: 60px;
}
.formBody
{
    position: relative;
    margin-left: 10px;
    margin-top: 20px;
    direction:rtl;
}

.FormField
{
    width: 110px;
    text-align: right;
    direction: rtl;
    color: #FFCC99;
}
.ContactUSLabel
{
    position: relative;
    direction: rtl;
    left: 450px;
}
.ThankYoumessage
{
    text-align: center;
    font-family: "times New Roman", Times, serif;
    font-size: 36px;
    color: #FF9900;
    direction: rtl;
}
/* Specific Content*/
