.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 ;
}
.manger
{
background-image: url(images/manger.jpg) ;
background-repeat: no-repeat ;
background-position:  25px 190px ;
}
.txtall
{
	font-family: Traditional Arabic ;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.txtalltahoma
{
	font-family: tahoma ;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.txtallblack
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}