A:link {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #000000 1px solid;	
	color: #000000;
}
A:active {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #000000 1px solid;		
	color: #000000;
}
A:visited {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #000000 1px solid;		
	color: #000000;
}
A:hover {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	color: #7A7A7A;
	BORDER-BOTTOM: #7A7A7A 1px solid;
}

.link1 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color:#278E2C;
	text-align:justify;
}

.link1 A:link, .link1 A:active, .link1 A:visited {
	BORDER-BOTTOM: #000000 1px solid;	
	font-size: 10pt;
	color:#000000;
}

.link1 A:hover {
	color:#327C35;
	BORDER-BOTTOM: #327C35 1px solid;	
}


.link2 {
	font-family: Tahoma;
	font-size: 10pt;
	color:#000000;
	text-align:justify;
}

.link2 A:link, .link2 A:active, .link2 A:visited {
	BORDER-BOTTOM: #327C35 1px solid;	
	font-size: 10pt;
	font-weight: bold;	
	color:#327C35 ;
}

.link3 A:hover {
	color:#28A23A;
	BORDER-BOTTOM: #28A23A 1px solid;	
}

.link3 {
	font-family: Tahoma;
	font-size: 10pt;
	color:#808080;
	text-align:justify;
}

.link3 A:link, .link3 A:active, .link3 A:visited {
	BORDER-BOTTOM: #800080 1px solid;	
	font-size: 10pt;
	font-weight: bold;	
	color:#800080 ;
}

.link3 A:hover {
	color:#8000FF;
	BORDER-BOTTOM: #8000FF 1px solid;	
}

.link_no_underline A:link, .link_no_underline A:active, .link_no_underline A:visited {
	BORDER-BOTTOM: none;
}

.marquee {	
	font-family: Tahoma;
	color: #ffffff;
	font-size: 9pt;
	direction: rtl;
	FILTER: dropshadow(color=#000000, OffX=1, OffY=1, Positive=True);
}

.text1 {
	font-family: Tahoma;
	font-size: 10pt;
	direction: rtl;
	color:#0D470E;
	text-align:justify;
}
.text1_title {
	font-family: Tahoma;
	font-size: 10pt;
	direction: rtl;
	color:#0D470E;
	text-align:justify;
	font-weight: bold;	
}

.text2 {
	font-family: Tahoma;
	font-size: 10pt;
	direction: rtl;
	color:#000000;
	text-align:justify;
	font-weight: bold;
}

.text3 {
	font-family: Tahoma;
	font-size: 10pt;
	direction: rtl;
	color:#000000;
	text-align:justify;
}

.menulink1 A:link, .menulink1 A:active, .menulink1 A:visited {
	BORDER-BOTTOM: 0px solid;
}
.menulink1 A:hover {
	BORDER-BOTTOM: #7A7A7A 1px solid;
}

.copyright, .copyright A:hover {
	LETTER-SPACING: 1pt;
	font-family: Tahoma;
	font-size: 10pt;
	direction: rtl;
	color:#7A7A7A ;
	text-align:justify;
	BORDER-BOTTOM: 0px solid;
}
.copyright A:link, .copyright A:active, .copyright A:visited {
	LETTER-SPACING: 1pt;
	font-size: 10pt;
	color:#7A7A7A ;
	BORDER-BOTTOM: 0px solid;
	TEXT-DECORATION: underline;
}
.button1 {
font-family: Tahoma; color: #0D470E; font-size: 9pt; border: 1px solid #0D470E; background-color: #EFFDE7; direction:rtl;
BACKGROUND-IMAGE: url(../images/button.gif);
}

.ok_style {
	font-family: Tahoma;
	font-size: 10pt;
	direction: rtl;
	color:#0D470E;
	TEXT-ALIGN: center
}
.err_style {
	font-family: Tahoma;
	font-size: 10pt;
	direction: rtl;
	color:#FF0000;
	TEXT-ALIGN: center
}
.input1 {
	font-family: Tahoma; color: #013B00; font-size: 10pt; border: 1px inset #1F971C;
	BACKGROUND-IMAGE: url(../images/input-back.gif);
}
.input2 {
	font-family: Tahoma; color: #013B00; font-size: 10pt; border: 1px inset #1F971C;
	BACKGROUND:F2FFF2;
}
.img-shadow {
   float:left;
   background: url(../images/shadow.gif) no-repeat bottom right;
   margin: 10px 0 0 5px;
}

.img-shadow img {
   display: block;
   position: relative;
   background-color: #fff;
   border: 1px solid #aaaaaa;
   margin: -7px 7px 7px -7px;
   padding: 4px;
}