.title{
	font:bold 15px Arial;
	color: #3C733B;
	background: url('images/news_icon.gif') no-repeat right;
	padding-right: 14px;
}
.title a{
	font:bold 15px Arial;
	color: #3C733B;
	text-decoration: none;
}
.title a:hover{
	color: #D2691E;
}
.ptitle{
	background: url('images/cat_bg.gif') repeat-x;
	width: 100%;
	height: 26px;
	text-align: center;
	padding-top:5px;
	font:bold 18px arial;
}
.more{
padding:5px 15px 5px 5px;
background:url('images/bn.gif') left no-repeat;
font:13px tahoma;
color:#999999;
text-decoration:none
}
.more:hover{
color:#FF0000
}

.img{
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 2px 1px 2px;
	background-color: White;
	display: inline;
}
.date{
	background: url('images/date.gif') no-repeat right;
	color: #8B7547;
	padding:6px 20px 6px 0px;
	font: 12px tahoma;
}

.tinfo{
	border-bottom:dotted 1px #999999;
	text-align:justify;
	direction:rtl
}

.text {
	text-justify: kashida;
	text-align: justify;
}
.ul{
	color: #8B0000;
	height: 16px;
	text-decoration: none;
	font:bold 15px Arial;
	background:url('images/ca.gif') no-repeat right;
	padding-right: 15px;
}
ul:hover{
	text-decoration:underline;
}
body{
font:x-small tahoma;
color:#000000
}
body a{
color:#000066;
text-decoration:none
}
body a:hover{
color:#009900;
text-decoration:underline
}
.btn a{
	display: block;
	background: url(btn.gif) no-repeat;
	font:12 Tahoma;
	color: #000000;
	text-align: center;
	height: 20px;
	width: 153px;
	text-decoration: none;
	padding-top: 4px;
	margin-bottom:5px;
}

.btn a:hover {
	background-position:bottom;
	text-decoration: none;
	color: #ffffff;
}

