﻿*
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	direction: rtl;
}

body 
{
	background-color: #C6C6C6;
	margin: 0px;
	height:100%;
}

center
{
	height:100%;
}

p, h1, h2, form, ul, li, a
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}

img
{
	border: 0px;	
}

.headerFlash
{
	width: 970px;
	height: 215px;
}
.main
{
	 background-color:#242424;
	 width: 970px;
}

.HeaderMenu 
{
	text-align: right;
	margin-right: 174px;
}

.HeaderMenu ul li a
{
	text-align: center;
}

.HeaderMenu ul li
{
	display: inline;
	margin-left: 3px;
}

.HeaderMenu ul li a
{
	background-image: url('../images/headb.jpg');
	background-repeat: no-repeat;
	width: 133px;
	height: 28px;
	line-height: 28px;
}

.HeaderMenu ul li .menuOver
{
	background-image: url('../images/haedbclik.jpg');
	background-repeat: no-repeat;	
}


.HeaderMenu ul li a:hover
{
	background-image: url('../images/haedbover.jpg');
}

.content
{
	background-color:#242424;
	width: 970px;
	height: 340px;
}

.content .menu
{
	width: 160px;
	height: 310px;
}

.content .menu ul 
{
	margin-right: 20px;
}

.content .menu ul li b
{
	background-color: #4D7098;
	display: block;
	width: 134px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin-bottom: 3px;
}

.content .menu ul li a
{
	background-image: url('../images/sidegalb.gif');
	display: block;
	width: 134px;
	height: 21px;
	line-height: 21px;
	margin-bottom: 3px;
	text-align: right;
	padding-right: 28px;
	font-size: 12px;
	font-weight: normal;
}

.content .menu ul li a:hover
{
	background-image: url('../images/sidegallbover.jpg');
}

.content .body
{
	background-color:#333F4F;
	
	width: 780px;
	height: 310px;
}

.headerMenu2
{
	margin-right: 133px;
	margin-top: 5px;
	width: 755px;
}

.headerMenu2 ul li 
{
	display: inline;
}
.headerMenu2 ul li a
{
	background-color: #4D7098;
	display: block;
	width: 134px;
	height: 17px;
	line-height: 17px;
	margin-bottom: 3px;
	margin-right: 2px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	float: right;
}

.headerMenu2 ul li .menuOver
{
	background-color: #B0B0B0;
}

.headerMenu2 ul li a:hover
{
	background-color: #8896A6;
}

.content .body .right
{
	float: right;
	width: 400px;	
	text-align:right;
	padding-right: 10px;
	
}

.content .body .right h1
{
	font-size: 18px;
	color: #4D7098;
}

.content .body .left
{
	
	width: 380px;
	height: 310px;
	float: left;
}

.content .body .leftImage
{
	width: 370px;
	height: 310px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

.bottom
{
	width: 970px;
	background-color: #191919;
	height: 35px;
}

.bottom li
{
    margin-left: 10px;
}

#btnSend
{
	color: Black;	
}

input, textarea
{
	color: Black;	
}

.link
{
	margin-right: 10px;
}
