﻿a{
	color:#CC0000;
	text-decoration:none;
}
a:hover{
	color:#800000;
}
ul{
	padding-left:20px;
}
li{
	list-style-image: url('images/bullet1.png');
	padding-bottom:15px;
	padding-right:10px;
}
table.hMenu{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	direction:ltr;
}
table.hMenu td{
	xwidth:20%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color:#fff;
	padding-left:3px;
	padding-right:20px;
	background-image:url('images/bullet1.png');
	background-position:right center;
	background-repeat:no-repeat;
	}
table.hMenu td a{
	color:#fff;
	text-decoration:none;
	
}
table.hMenu td a:hover{
	color:#000;
}
.dataTable1{
	direction:ltr;
	font-size:14px;
	border:0px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	width:98%;
}
.dataTable1 td{
	border-right:1px solid #666666;
	border-left:0px;
	border-top:1px solid #666666;
	border-bottom:0px;
}
.dataTable1 th{
font-size:14px;
white-space:nowrap;
	background-color:#CCCCCC;
	border-right:1px solid #666666;
	border-left:0px;
	border-top:1px solid #666666;
	border-bottom:0px;
	color:black;

}
.content{
	padding:10px;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
}
.body{
	color:#000000;
	font-size:16px;
	padding-right:10px;
	line-height:26px;
	
}
.end{
	border-bottom:1px solid #000000;
}
.question{
	color:#800000;
	font-weight:bold;
	padding-right:20px;
	background-image:url('images/bullet1.png');
	background-position:right center;
	background-repeat:no-repeat;

}
.answer{
	padding-right:30px;
	text-align:justify;
	padding-bottom:10px;
}
.newsItem{
	direction:RTL;
	padding-bottom:10px;
}
.newsItem a{
	color:#0066FF;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	display:block;
	clear:left;
	line-height:26px;
}
.newsTitle{
	color:#800000;
	font-weight:bold;
	padding-right:18px;
	background-image:url('images/bullet1.png');
	background-position:right 6px;
	background-repeat:no-repeat;
}
.newsBody{
		padding-left:30px;
}
.date{
	color:#009933;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	display:block;
	clear:left;
	line-height:14px;

}


