@charset "utf-8";
/* CSS Document */
body{
background-color:#24292F;
font-family:Tahoma, Geneva, sans-serif ;
font-size: 12px;
color:#A2ADB7; 
}

td{
font-family:Tahoma, Geneva, sans-serif;
font-size: 12px;
color:#A2ADB7;
vertical-align:top; 

}

.c2_text { color:#A2ADB7;

}
.c2_text a{ color:#A2ADB7; text-decoration:none;

}
.c2_text a:hover{ color:#FFFFFF; text-decoration:underline}

a:hover{text-decoration:none; }
a{color:#B7DEFB}
img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#A2ADB7;
	}
	
.page_title_style{
	padding-top:15px;
	padding-right:25px;
	text-align:right;
	
			font-family:Tahoma;
		font-size:12px;
font-weight:bold;
color:#B7DEFB;
}

.page_title_style2{
	padding-top:3px;
	padding-right:2px;
	text-align:right;
	
			font-family:Tahoma;
		font-size:12px;
font-weight:bold;
color:#B7DEFB;
}

.news_title_style{
	padding-top:15px;
	padding-right:25px;
	text-align:right;
	
			font-family:Tahoma;
		font-size:12px;
font-weight:bold;
color:#B7DEFB;
}
.content_text_style{
	direction:rtl;
padding-top:15px;
padding-right:10px;
line-height:20px;
text-align:right;
font-family:Tahoma;
font-size:12px;
color:#A2ADB7;
}
.footer_right_text_style{
padding:2px;
text-align:center;
font-family:Tahoma;
font-weight:bold;
font-size:12px;
color:#000;
}
/*sidebar*/

#sidebar { width:200px}

#sidebar ul {
	list-style: none;
}

#sidebar a, #sidebar h3.cat {
	width: 130px;
	display: block;
	padding: 3px 5px 3px 40px;
	background: url(../images/tab_small.png) center right no-repeat;
	margin: 5px 0;
	text-decoration: none;
}

#sidebar a {
	color: #595965;
}

#sidebar a.big, #sidebar h3.cat {
	background: url(../images/tab_big.png) center right no-repeat;
	padding: 4px 5px 4px 40px;
	margin: 8px 0;
}

#sidebar h3 {
	font-size: 13px;
}

.m_text span a { color:#B7DEFB; background:url(../images/a2.gif) no-repeat; background-position:0 4px; padding-left:18px; padding-bottom:2px}
.m_text a { color:#B7DEFB}
.m_text span strong { color:#B7DEFB}

#sidebar h3.cat {
	color: #cbcbcb;
	text-shadow: 1px 2px 1px #222;
}

#sidebar a.big {
	color: #fff;
}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

#vertical div, #horizontal div {
	margin-right:3px;
	float:left;
	width:83px;
	height:90px;
	border:0px;
	position:relative;
	overflow:hidden;
}
#vertical img, #horizontal img {
	position:absolute;
}
.clear {overflow:auto;}

