


body
{
	color: Black;
	font: 1em arial;
	font-weight:bold;
	line-height: 1.4em;
	background:url('images/pg_bg.jpg') #8e2222 repeat-x ;
	width: 100%;
	max-width: 100%; /*font-size:12px;*/
}

ul           { font-family: Tahoma }
.dt 
{


	position:absolute;
	margin:auto;
	top:10px;
	left:inherit;
	text-align:left;
	color:#f3cdbb;
	font-size:1.0em;
	font-family:arial;
	
}

a
{
	text-decoration: none;
	color: #d6965c;
	
}




a:hover
{
	text-decoration: underline;
	color: #ea6116;
}


#con
{
	
	width: 730px;
	margin: auto;
		
}

#hdr
{

	background-image: url('images/header1.jpg' );
	height: 124px;
	margin-top: 40px;
}

#m_nv
{
	background: url( 'images/nav_bg.jpg' ) repeat-x;
	background-color:#e9e7e6;
	height:100%;
	font-family: tahoma;
	font-size:0.8em;
	font-weight:normal;
	overflow:auto;
}

#m_nv ul
{

	padding: 1px;
	text-align: right;
}

#m_nv li
{
	
	
	float: right;
	color: Gray;
	font-size: 0.9em;
	border-left: solid 1px #f6f6f6;
	list-style: none;
}

*
{
	margin: 0px;
	padding: 0px;
	
}

#m_nv li a
{

	color: #bd3127;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}

#m_nv li a:hover
{
	background-color: #f5f1ed;
	color: #ea3123;
}


#b_hdr
{

	height: 132px;
	width:100%;
	background-image: url('images/b_header_bg.jpg');
}

#b_hdr .b_hdr_l
{
	background-image: url('images/b_heder_left.jpg');
	width:22px;
	height:132px;
	float:left;
}

.b_hdr_bd
{

	float:right;
	text-align:right;
	/*padding:30px;*/
	top:33px;
	margin-right:20px;
	position:relative;
	color:#f9e1e4;
	font-family:verdana;
	font-size:1.3em;
	font-weight:bold;
}


.b_hdr_r
{

	float: right;
	width: 211px;
	height:132px;
	background-image: url('images/b_header_rightPic.jpg');
}

#cont
{
	background-color: #fbf6f2;
	border:solid 1px #fbf6f2;
	overflow:hidden;
	direction:rtl;
	
}

#cont .c2 
{
	float:left;
	border:double 3px #fffefd;
	background-color:#f2e9e1;
	width:43%;
	color:#5f5c43;
	margin:10px;
	padding:10px;
	height:260px;
}


#cont .c2 p, #cont .c3 p
{
	padding:5px;
}


#cont .c3 {
	float:auto;
	border:double 3px #fffefd;
	background-color: #f2e9e1;
	color:#5f5c43;
	margin:10px;
	padding:10px;
	height:260px;
}




.c2 h1, .c3 h1, .tests h1
{

	background-color:#ecded7;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

.tests h1  {
background-color:#f2e4e2;
color:#de334f;
padding-right: 14px;
margin:10px 10px 0px 10px;

}


.imgG {
overflow:auto;
}

.imgG div  {
	margin:10px;
	float:right;
	width:310px;
	border-right:solid 5px #f8e9e9;
	padding:10px;
	color:#de334f;

	
}

.imgG div p  {
	padding:3px;
	float:left;
	width:190px;
}

.imgG div img {
width:100px;
height:100px;
float:right;
margin:4px;

}

.imgs img
{
	width:50px;
	height:50px;
	border:solid 3px white;
	margin:6px;
}

.leftAl 
{
	float:left;
	padding-left:35px;
}



.tests p
{
	color:#c4716f;
	padding:15px;
	padding-top:5px;
}


#cont_b
{
	background-color: #fbeece;
	overflow:hidden;
	color:#988a77;
	padding:10px;
	
}

#fr
{
font-family:tahoma;
	font-size:0.8em;
	font-weight:normal;
	background-color: #510f0b;
	height:50px;
	color:#943a35;
}

#fr p 
{
	position:relative;
	top:10px;
	text-align:center;
}