.vdots {
	background-image:  url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.headNewsTableBorder {
	height: 100%;
}

.headNewsTable {
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}

.hdots {
	background-image: url(images/dots2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.catTable {
	background-color: #B20000;
	background-image: url(images/catBack.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.catTableText {
	font-family: "Arabic Transparent", Arial, "Times New Roman", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.rightTable {
	background-color: #000000;
	background-image: url(images/rightTableBack.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rightTableText {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	font-family: Arial, "Times New Roman", "Traditional Arabic", Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.comment {
	font-family: Arial, "Times New Roman", "Traditional Arabic", Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.readTable {
	background-image: url(images/read_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tableHide {
	display: none;
	position: relative;
	visibility: hidden;
}
.tableShow {

	display: block;
	position: relative;
	visibility: visible;
}
.subGray {
	background-image: url(images/newHeadBack.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.subWhite {
	background-color: #FFFFFF;
}
.leftCorner {
	background-image: url(images/left_bottom_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomBlackBack {
	background-image: url(images/bottom_black_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
