﻿.imge a {

	border:none;
	border-bottom:0px;
	padding: 0px;

	}

.image a:hover {
	border-bottom: 0px;
}

/*============================================================

 Base

============================================================*/

* {
	margin: 0;
	padding: 0;
	}
	
body {

	font-family: Tahoma;
	font-size: 10pt;
	color: #51626f;
	text-align: center;

	}

	

.l a {

	font-size: 8pt;
	font-weight:inherit;
	color:#0099cc;
	text-decoration: none;
	border:none;
	border-bottom: #025a7f 1px dotted;
	padding: 3px;

	}

.l a:hover {
/*	#FFA312; #F37303*/
	color:#025a7f;
	border-bottom: #025a7f 1px solid ;
}

.l a:active {

	outline: none;

	}



a img {

	border: none;

	}



strong {

	font-weight: bold;

	}



ul {

	margin-left: 16px;

	list-style: disc;

	}



h1 {

	margin-bottom: .5em;

	font-size: 24px;

	font-weight: bold;

	}



h2{

	margin-bottom: 1.5em;

	font-size: 13px;

	font-weight: bold;
}


p {

	margin-bottom: 1.5em;

	font-weight: normal;

	line-height: 1.3em;

}



/*============================================================*/

.ms {
	text-align: center;
}
.ms a{
		color: #0099cc;
		text-decoration: none;
		font-weight: normal;
}

.ms a:hover {
	color:#F37303;

}




.rss {
	text-align: center;
}
.rss a{
		color: #F37303;
		text-decoration: none;
		font-weight: normal;
}

.rss a:hover {
	color:#fa943e;

}


/*************************************************************/
.footer a {
	color:#c6c6c6;
}

.footer a:hover {
	color:#36424a;
}

#searchb {vertical-align: middle  }


.fx {
	color: #005a8c;
		font-size: 7pt;
	text-align: center;
}
.fx a{
		color: #07859c;
		text-decoration: none;
		font-weight: normal;
		font-size: 7pt;
}

.fx a:hover {

		color: #ff9c00;
		font-size: 7pt;
		border-bottom: #ffbc3e 1px dotted;
}



.an {
	font-size: 8pt;
	text-align: left;
}
.an a{
		color: #006699;
		text-decoration: none;
		font-weight: normal;
		border-bottom:0px;

}

.an a:hover {
	color: #f7961c;
	border-bottom:0px;
}


.tabx {
	font-family: Tahoma;
	direction: rtl ;
	text-align: right ;
	font-size: 8pt;
	color: black;
}

.tabx a{
	font-size: 10pt;

}

.tabx a:hover {
	direction: rtl ;
	text-align: right ;
	font-size: 10pt;

}