.bgright
{
background-image: url(images/bg.jpg);
background-repeat: repeat-y;
}
.bgleft
{
background-image: url(images/bgleft.jpg);
background-repeat: repeat-y;
}
.linesperate
{
background-image: url(images/line.jpg);
background-repeat: repeat-x;
}
.sperate_hor
{
background-image: url(images/sc_seperator_horiz.png);
background-repeat: repeat-x ;
}
.sperate_ver
{
background-image: url(images/sc_seperator_vert.png);
background-repeat: repeat-y ;
}

.txtall
{
	font-family: Traditional Arabic ;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.txtalltahoma
{
	font-family: arial ;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.txtallblack
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}