A:link {
	COLOR: #567A94; TEXT-DECORATION: none
}
A:visited {
	COLOR: #567A94; TEXT-DECORATION: none
}
A:active {
	COLOR: #567A94; TEXT-DECORATION: none
}
A:hover {
	COLOR: #709667; TEXT-DECORATION: none
}
.search {
	font-family: tahoma;
	font-size: 12px;
	color: #4D4331;
	background-color: #F3F1EA;
	border: 1px solid #736B61;
}
.button {
	font-family: tahoma;
	font-size: 12px;
	color: #4D4331;
	background-color: #F3F1EA;
	border: 1px solid #736B61;
	background-image: url(images/search_bg.gif);
}
.LineUnder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F1EA;
}
.LineUp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F1EA;
}
.LineUpDown {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F1EA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F1EA;
}
.LineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3F1EA;
}
.BGBlue {
	background-image: url(images/bg_blue.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BGGreen {
	background-image: url(images/bg_green.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BGBrown {
	background-image: url(images/bg_brown.gif);
	background-repeat: repeat-y;
	background-position: right top;
}.headerlinks {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.headerlinks A:link       { color:#FFFFFF; text-decoration : none; }
.headerlinks A:visited { color:#FFFFFF; text-decoration : none; }
.headerlinks A:active  { color:#FFFFFF; text-decoration : none; }
.headerlinks A:hover   { color: #D7D3CA; text-decoration : none; }
.TXTbrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #555049;
	text-decoration: none;
	font-weight: normal;
    DIRECTION: rtl;
}
.GreenHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #709667;
	text-decoration: none;

}
.date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #736B61;
}
.BOXblue {
	background-color: #F1F5F7;
	border: 1px solid #B8C7D1;
}
