/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9C1E1E;
}
td.cat {

	background-image: url(../images/cat.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-align: left;
	padding-left: 20px;
	direction:ltr;
}
.cat a {
	font-family: tahoma, verdana, "arabic Transparent";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.cat a:hover {
	font-family: tahoma, verdana, "arabic Transparent";
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.cat span {
	font-size: 10px;
	font-weight: normal;
	color: #C60000;
}
.news {
	padding-right: 40px;
	margin-top: 30px;
}
.companytitle {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9D8;
	padding: 5px;
	text-align: right;
	direction:rtl;
}
.companytext {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #CC3300;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.companytextCopy {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #8C792B;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
a {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
	}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a:hover {

		color: #CC3333;
	text-decoration: underline;
}
li.gal {
	display: block;
	height: 270px;
	width: 320px;
	float: inherit;
	margin: 10px;

}
li.galbox {
	display: block;
	height: 100px;
	width: 230px;
	float: left;
	margin: 3px;

}
div.green {
	color: #00CC00;
	margin: 20px;
	padding: 20px;
	border: 1px dotted #00CC00;
	font-size: 12px;
	font-weight: bold;
	background-color: #DFFFDF;
	text-decoration: blink;
	text-align: center;
}
div.red {
	color: #FF0000;
	margin: 20px;
	padding: 20px;
	border: 1px dotted #FF0000;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCECF;
	text-decoration: blink;
	text-align: center;
}
div.yel {
	color: #FF9900;
	margin: 20px;
	padding: 20px;
	border: 1px dotted #FFCC00;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFCC;
	text-decoration: blink;
	text-align: center;
}
.boxhead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FDFBEF;
	background-image: url(../images/b_04.gif);
	text-decoration: none;
	direction:ltr;
}
.boxend {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/b_13.gif);
	text-decoration: none;
	direction:ltr;
}
.boxleft {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FDFBEF;
	background-image: url(../images/b_07.gif);
	text-decoration: none;
	direction:rtl;
	background-repeat: repeat-y;
}
.boxright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FDFBEF;
	background-image: url(../images/b_08.gif);
	text-decoration: none;
	direction:rtl;
	background-repeat: repeat-y;
}

