li, a, p, div, lu, b
{
	direction: rtl;
	text-align: right;
}

p {padding:12px}

.img {margin-right:13px}
.img1 {margin-bottom:10px}
.logo {margin-left:19px; margin-right:49px}
.logo_txt 
{
	line-height:17px; 
	font-size:12px; 
	width:701px;
}

body {
background-color:#ffffff;
color:#585858;
font-family:tahoma;
font-size:11px;
padding:0;
margin:0;
line-height:14px;
text-align:center;
}

#body
{
	position: absolute;
	top: 325px;	
}

.content {color:#585858; text-decoration:none;}

#wrap 
{
	margin:0 auto;
	padding:0;
	width:980px;
	position: relative;
}

#top 
{ 
	margin:0px auto 0px auto;
	width:980px;
	height:40px;
	text-align:left;
	display:table;
	padding:0px;
}

#menu 
{
	width:980px;
	height:37px;
	margin-top:0px;
	line-height: 37px;
	direction: rtl;
	text-align: center;
	
}
#menu li a 
{
	color:#414141; 
	text-decoration:none; 
	font-family:tahoma; 
	font-size:12px;
	width:108px;
	display: block;
	text-align: center;
	line-height: 37px;
	height: 37px;
	
	
}


#menuFotter
{
	margin:0px;
	direction: rtl;
	text-align: center;
}
#menuFotter li a 
{
	color:#7d7d7d; 
	text-decoration:none; 
	font-family:tahoma; 
	font-size:10px;
	 white-space: nowrap;
}

#menuFotter li
{
	color: #7d7d7d; 
	display: inline;
	padding-left: 15px;
}

#menu li a:hover
{
	text-decoration: underline;
}

#menu li 
{
	background-image:url(../images/m.jpg);
	
	background-position: 0px 0px;
	display: block;
	height: 37px;
	width: 109px;
	float: right;
}

#content 
{
	width:980px;
	margin:0px auto 0px auto;
	padding:0;
	text-align:left;
	display:table;
}

#content_left 
{
	width:770px;
	text-align:right;
	padding:0;
	margin:0;
	float:left;
	display:table;
	clear:both;
	padding-right: 5px;
	direction: rtl;
}

#content_left div
{
	display: inline;	
}

#content_right {
background:url(../images/dot.jpg) left repeat-y;
width:170px;
text-align:right;
margin:0;
padding:0;
float:right;
display:table;}

.gray {color:#A2A284; text-decoration:none;}

#inner_right 
{
	width:170px;
	margin:0px;
	padding:0px;
	display:table;
	font-size:12px;
}

#inner_right li
{
	 list-style-type: none;
}

#inner_right li img
{
	 width: 150px;
	 height: 1px;
}


#inner_right b
{
	padding-bottom: 10px;
	color: #333333;
}
#inner_right b
{
	text-align: right;
	display: block;
	width:160px;
	color: #333333;
}
#inner_right a
{
	text-align: right;
	display: block;
	width:160px;
	color: #333333;
}

#left_cont_left {
width:274px;
text-align:left;
margin:0;
padding:0;
float:left;
display:table;}

#left_cont_right {
width:256px;
text-align:left;
margin:0;
padding:0;
float:right;
display:table;}

.width {width:500px}
.width_l {width:267px}
.width_l_in {width:225px}
.width_r_in {width:235px}

#margin_left {margin-left:12px}
#margin_left1 {margin-left:12px; width:225px}
#margin_left2 {margin-left:20px}


#footer {
width:735px;
height:97px;
margin:0px auto 0px auto;
line-height:16px;
padding:0px;
text-align:left;
background:url(../images/dot.jpg) top repeat-x;
display:table;
clear:both;
}

.white {color:#ffffff; text-decoration:none}
.blue {color:#0A6C80; text-decoration:none}
.big {font-size:12px}
.bigger {font-size:13px}
.n{font-size:11px}
.sm{font-size:10px}

#line {
height:1px;
background-image:url(../images/dot.jpg);
width: 980px;
}

#clear {
clear:both}


a {	color:#0A6C80;}

.form { width:213px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		background-color:#ffffff;
		color:#585858;
		margin-left:0px;
		margin-right:0px}
		
.textarea{ width:214px;
		height:194px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#BEC0C2;
		background-color:#ffffff;
		color:#585858;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.t 		{text-transform:uppercase}

a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}

h1
{
	font-size: 12px;	
	margin: 0px;
	padding: 0px;
}

.defaultTitle
{
	font-size: 17px;
	border: none;	
}

#msg
{
    width: 200px;
}

.form input, .form textarea
    {
	    width: 200px !important;
	    border: 1px solid #DDDDDD;
	    font-size: 14px;
	    line-height: 16px;
	    height: 20px;
    }

    .form #btnSubmit
    {
	    width: 100px !important;
	    border: 1px solid #DDDDDD;
	    cursor: pointer;
	    color: Darkblue;
	    font-size: 16px;
	    font-weight: bold;
    }
    
    .form #btnSubmit:hover
    {
	    width: 100px !important;
	    border: 1px solid #DDDDDD;
	    cursor: pointer;
	    color: #DDDDDD;
	    background-color: #4d4d4d;
	    font-size: 16px;
	    font-weight: bold;
    }
    
    .form td
    {
         font-weight: bold;
         border: 0px solid #ffffff;
         white-space: nowrap;
         	
    }