﻿body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, input{ 
	margin: 0px auto;
	padding: 0;
}
body{
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	direction: rtl;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background: #FFF  repeat-x;
}

form, input, textarea, table{
	font-family: Tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 12px; }

h1, h2, h3, h4, h5, h6{
	font-family: Tahoma, arial, helvetica, sans-serif;
}
h2, h3{
	font-size: 16px;
}

a{ 
	text-decoration: none;
	color: #006a92; 
}
a:hover{
	text-decoration: none;
	COLOR: #ed501c; 
}
a img{
	border: 0; 
}

#title {
	font-size: 12px;
font-family: Tahoma;
font-size: 12px;
color: #000;
}

#Copyright {
font-family: Tahoma;
font-size: 12px;
color: #000;
}


#wrapper {
	width: 100%;
	margin: 0px auto;
	position: relative;
}


#header {
	bottom:.1em #006A92 solid;
	width: 100%;
	margin: 0px auto;
	position: relative;
	clear:both;
	background-color:#82DDFF;
}


#footer {
	text-align: center;
	font-size: 12px;
	bottom:.1em #006A92 solid;
	width: 100%;
	margin: 0px auto;
	position: relative;
	clear:both;
	background-color:#82DDFF;
}


