/* SCM - YMS TECH DEVELOPMENT - ATZLAN */

body 
{ 
	background: #e3e3e3 url(simages/bg.jpg) top center repeat-x; 
	direction: rtl;
}

.center
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

input[type=text], input[type=password]
{
	width: 180px; 
	height: 19px; 
	color: #000000; 
	border: 1px solid #cbcfdb; 
	background-color: #ffffff;
}


/* HEADER */

.mainTB
{
	width: 990px;
}

.logoHolder
{
	width: 160px; 
	height: 75px; 
	vertical-align: top; 
	text-align: right;
}

.adsTop
{
	width: 650px; 
	height: 75px;
}

#topLinks
{
	width: 180px; 
	height: 75px; 
	font-weight: bold;
	color: #ffffff;
	vertical-align: top; 
	text-align: left;
}

#topLinks A
{
	color: #ffffff;
	text-decoration: none;
}

.sep { height: 10px; }
.wsep { width: 10px; }

.rightAds
{
	width: 170px; 
	text-align: right; 
	vertical-align: top;
}

.cHolder
{
	width: 830px; 
	text-align: center; 
	border: 1px solid #cccccc; 
	background-color: #ffffff; 
	padding-top: 10px; 
}

/* Links */

.linksHolder
{
	width: 820px; 
	text-align: center; 
	margin-right: auto; 
	margin-left: auto;
}

.linkBox
{
	width: 400px;
	vertical-align: top; 
	padding-right: 2px;
}

.linkTB
{
	width: 400px; 
	margin-right: 0; 
	margin-left: auto; 
	background-color: #eeeeee; 
	border: 1px solid #d1d1d1;
}

.lsep
{
	height: 25px; 
	text-align: center;
}

.ltitle
{
	width: 98%; 
	text-align: right; 
	border-bottom: 1px solid #d51007; 
	color: #d51007; 
	font-weight: bold; 
	font-size: 14px; 
	margin-right: auto; 
	margin-left: auto;
}

.catTitle
{
	text-align: right; 
	height: 30px; 
	color: #0378ae; 
	padding-right: 3px; 
	width: 70px;
}

/* h1
{
	padding: 0;
	margin: 0;
	color: #0378ae;
	font-size: 12px;
	font-weight: normal;
} */

h1
{
	padding: 0;
	margin: 0;
	color: #d51007; 
	font-weight: bold; 
	font-size: 14px; 
}

h2
{
	padding: 0;
	margin: 0;
	color: #245481;
	font-size: 12px;
	font-weight: bold;
}

.linkIcons
{
	text-align: right; 
	width: 330px;
}

#footer
{
	color: #000000;
	text-align: center;
}

#footer A
{
	color: #000000;
	text-decoration: none;
}