body {
background-image:url(images/background1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
text-decoration:none;
color: #333333;
}

a:visited { color: #333333; 
text-decoration: none; }

a:visited:hover { color:#000000;
text-decoration: none; }

.minu { font-family:Tahoma; font-size:12px ; color:#6F6F4F}
.TitleMain1 {color: #FFFFFF ; font-family:Tahoma ; font-size:12px ; font-weight: bold}
.TitleMainBlak{color: #333333; font-family:Tahoma ; font-size:12px ; font-weight: bold}
.TitleMain2{color: #3F3F2D ; font-family:Tahoma ; font-size:12px ;}
.TitleNews2{color: #275200 ; font-family:Tahoma ; font-size:12px ;}
.Msg1{ color:#6A5900; font-family:Arial, Helvetica, sans-serif; font-size:16px }
.Note1 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
}
.Input1{font-family:Tahoma; font-size:12px; color:#006600; border:solid 1px #009900; background-color:#E6FFC6;}



/*
بداية ال Tap
*/


#wrapper{
width: 100%;
margin: 0 auto;
}
.box{
	background: #D1D19C;
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
}
.boxholder{
clear: both;
padding: 15px;
padding-top:1px;
padding-bottom:1px;
background: #D1D19C;
}
.tab{
	float: right;
	height: 32px;
	width: 185px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #8DC70A url(images/greentab.jpg) no-repeat;
}
.tabtxt{
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
	direction: rtl;
	font-family: tahoma;
}
