.normal{
		font-family : Tahoma;
		font-size : 11px;
		color : black;}
		
.ttl_side{
		font-family : Tahoma;
		font-size : 11px;
		font-weight : bold;
		color : black;}
		
.ttl_red{
		font-family : Tahoma;
		font-size : 11px;
		font-weight : bold;
		color : C23430;}
		
.ttl_blue{
		font-family : Tahoma;
		font-size : 11px;
		font-weight : bold;
		color : 0066CC;}

a.ttl_blue{
			font-weight : bold;
			color : 0066CC;
			text-decoration : none}
			
a.ttl_blue:hover{
				font-weight : bold;
				color : 0066CC;
				text-decoration : underline}
a{
	text-decoration : none;
	color : black;
	font-weight : bold;}
	
a:hover{
		text-decoration : underline;
		font-weight : bold;
		color : black;}	
.img
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.link_side
{
	font-family : Tahoma;
	font-size : 11px;
}

a.link_side
{
	font-weight: normal;
	color: black;
	text-decoration: none;
}
	
a.link_side:hover
{
		font-weight: normal;
		text-decoration : underline;
		color : black;}	
		
.upper
{
	font-size: 12px;
	color: black;
	font-family: 'Times New Roman';
}

.grdfooter
{
	direction: ltr;
}
/*************** Added by Khaled Abed ****************/
.CommentBorderBL
{
	background:url('../images/crnr_4.gif') no-repeat left bottom;
	width:15px;
	height:14px;
}

.CommentBorderBR
{
	background:url('../images/crnr_3.gif') no-repeat right bottom;
	width:15px;
	height:14px;
}