@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: top;
	text-align: justify;
	color: #FFF;
	font-size: 12px;
	direction: rtl;
}
body {
	background-image: url(../images/bg.jpg);
	background-color: #4B494A;
	vertical-align: top;
	margin: 0px;
	background-repeat: repeat-x;
}
#base {
	background-color: #6b6b6b;
}

#news {
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	height: 156px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 50px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	direction: ltr;
	width: 201px;
}
.texty {
	padding: 30px;
	width: 622px;
}
.texty .texty1 {
	background-image: url(../images/welcomebg.jpg);
	background-repeat: no-repeat;
	direction: ltr;
	padding: 20px;
}


.imgy  {
	border: 1px solid #FFCFEC;
	margin-left: 10px;
}
.newmodelsbg {
	background-image: url(../images/newmodelsbg.jpg);
	background-repeat: no-repeat;
}


.newmodelsbg div {
	width: 110px;
	float: left;
	height: 80px;
	margin-top: 15px;
	margin-right: 13px;
	margin-bottom: 15px;
	margin-left: 13px;
	padding: 0px;
	border: 1px solid #FFCFEC;
}
.texty1 a {
	color: #FFCFEC;
	text-decoration: underline;
}
.texty1 a:hover {
	color: #FFCFEC;
	text-decoration: none;
}
#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer a {
	color: #FFCFEC;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	color: #999;
	text-decoration: underline;
}
.texty1 div {
	width: 110px;
	float: left;
	height: 80px;
	margin-top: 15px;
	margin-right: 13px;
	margin-bottom: 15px;
	margin-left: 13px;
	padding: 0px;
	border: 1px none #FFCFEC;
}

table.branches {
	background-color: #999;
}
table.branches tr td {
	background-color: #FFF;
	padding: 5px;
	color: #333;
	direction: ltr;
}
table.branches tr td a {

	color: #F09;
}
.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	background-color: #FFD7D7;
	border: 1px dotted #F00;
}
.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C0;
	text-decoration: none;
	background-color: #DFD;
	border: 1px dotted #090;
}
