/* CSS Document */

body, td, input, textarea, select {
	font: 11px Tahoma;
	color: #333333;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #976247;
	scrollbar-face-color: #976247;
	scrollbar-shadow-color: #0C3D42;
	scrollbar-highlight-color: #0C3D42;
	scrollbar-3dlight-color: #976247;
	scrollbar-darkshadow-color: #976247;
	scrollbar-track-color: #976247;
	scrollbar-arrow-color: #0C3D42;

}

.mbg {
	background-color: #6F6F6F;
}

.galName {
	font: bold 11px Arial;
	color: #083237;
}

.galText {
	font: 11px Tahoma;
	color: black;
	text-align: justify;
}

.galImage {
	border: solid 1px #5B5B5B;
}

.galThus {
	filter: alpha(opacity=75);
	behavior: url('resources/thus.htc');
}

.galLabel2 {
	font: 600 11px Tahoma;
	color: #083237;
}

.galLabel {
	font: 11px Arial;
	color: #083237;
}

.galField {
	border: solid 1px #083237;
	background-color: #976247;
	font: 11px Tahoma;
	color: #083237;
}

.galPreText {
	font: 11px Tahoma;
	color: #999999;
	background-color: black;
}

.dirLink {
	text-decoration: none;
	color: #333333;
}

.dirLink:hover {
	color: #484848;
}

.frmButtons {
	background-color: #959595;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border: none;
}

.nBodyS {
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
}

.faText
{
	direction: rtl;
	padding:10px;
	color: #031113;
	text-align:justify;
}

.linkCell{ padding-bottom:8px; }
.linkLink{ color: #FF9900; text-decoration:none; font: 10px Verdana; }
.linkTitle{ color: #333333; font: 600 12px Tahoma; }

.newsLink{ color: #0C3D42; text-decoration:none; font: 11px Tahoma; }
.newsfLink{ color: #0C3D42; font: 600 11px Tahoma; text-decoration:none; }
.newsBody { font: 11px Tahoma; color:black; text-align:justify; line-height:18px; }

.inEmail{ color: #000000; text-decoration:underline; font: 11px Tahoma; }