﻿/*=====================================*/
/*=====================================*/
/*============ himOz 2009 =============*/
/*=====================================*/
/*=====================================*/
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #172331;
	text-decoration: none;
}
a:hover {
	color: #384096;
	text-decoration: none;
}
a img {
	border: 0px;
}
	a img{filter:Alpha(Opacity=80);border:0;}
	A:hover img{filter:none;border:0;}

/*=====================================*/
body {
	background-color: #D8D7E1;
	font-family: Tahoma,Arial, Sans-Serif;
	font-size: 9pt;
	color: #46443d;
	text-align: center;
	border: 1px #78638D dotted;
	direction: rtl;
	margin: 0;
}
/*=====================================*/
.head{
	background-image:url('logo-bg.jpg');
	background-repeat:repeat-x;
	background-color:#5F5B74;
	width:100%;
	height:100px;
	display:block;

}
.logo{
	float:right;
	height:100px;
	width:300px;
	display:block;
}
.toplink{
	color: #DEE1E4;
	float: left;
	padding: 5px;
	margin: 3px;
	font-size: 8pt;
	font-weight: bold;
	border-top: 2px #3C454F solid;
	border-bottom: 2px #604B6C solid;
}
.toplink a:link,.toplink a:visited{
	color:#C1C8D0;
}
.toplink a:hover,.toplink a:active{
	color:#E9E9ED;
}
.headlink{
	background-image: url('logo-bg.jpg');
	background-repeat: repeat-x;
	background-color: #5F5B74;
	width: 100%;
	height: 33px;
	display: block;
	border-top: 1px #AF73CA solid;
	padding: 2px;
	border-bottom: 1px #C8CCD5 solid;
	color: #D6D5E1;
	text-align: right;
	
}
.headlink table td a:link,.headlink table td  a:visited{
	display: block;
	height: 20px;
	width: 100px;
	padding: 2px;
	border: 1px #576473 solid;
	border-bottom: 2px #6C788C solid;
	color: #BDBCCF;
	background-color: #47515F;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
}
.headlink  table td a:hover,.headlink table td  a:active{
	border-bottom: 2px #CCFF33 solid;
	color: #FFFFFF;
	background-color: #463D56;
}
.date{
	display: block;
	height: 20px;
	width: 140px;
	margin: 7px;
	float: left;
	font-family: Tahoma;
	font-size: 8pt;
	color: #8E97A8;
	font-weight: bold;
	text-align: left;
	padding-left:5px;
	direction: rtl;
	padding-top:2px;
}
.TKserv{
	width: 140px;
	height: 180px;
	border-right: 1px #C0BBC6 solid;
	padding: 3px;
	text-align: right;
	float: left;
	font-family: Tahoma;
	font-size: 8pt;
	position: absolute;
	left: 0;
}
.TKserv big{
	color: #554262;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	margin:0;
	padding:0px
}
.TKserv a:link,.TKserv a:visited{
	border-right: 2px transparent solid;
	display:block;
	margin-top:5px;
	padding-right:2px;
	color:#938FAB;
}
.TKserv a:hover,.TKserv a:active{
	border-right: 2px #6F517C solid;
	color: #5E486A;
}

/*=====================================*/
.infoDIV{
	width: 230px;
	height: 400px;
	text-align: right;
	padding: 10px;
	padding-top: 100px;
	margin: 10px;
	border-left: 3px #9997B0 solid;
	display: block;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #787E9E;
}
/*=====================================*/
.foot{
	width: 100%;
	height:30px;
	background-color: #EAE9EF;
	text-align: center;
	margin-top: 0px;
	padding: 5px;
	padding-top: 8px;
	border-top:1px #D2CDDC solid;
	display:block;
	color:#7C7A96;
	font-family:Tahoma;
	font-size:8pt;
	
}
.foot a:link,.foot a:visited{
	color:#7C7A96;
}
.foot a:hover,.foot a:active{
	color: #444354;
}
