@charset "utf-8";
/* CSS Document */
html, body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
body {
	background-color: #78a4dd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:12px;
	color:#4b6586;
}
.login_txt {
    direction:rtl;
	font-family: Tahoma;
	font-size: 11px;
	color: #8898b4;
	width:115px;
	padding:4px 0 0 0;
}
.ftr_txt {
    font-size: 11px;
	color:#fff;
	direction:rtl;
	height:54px;
	background:url(images/ftr_bg.gif) repeat-x;
	direction:rtl;
	padding:0 0 0 92px;
	vertical-align:middle;
}
a.ftr
{
	color:#fff;
    text-decoration: none
}

a.ftr:hover
{
	color:#284E80;
    text-decoration: none;
	border-bottom:1px dotted #aeb4be;
	line-height:13px;
}
a.login
{
	color:#8898b4;
    text-decoration: none
}

a.login:hover
{
	color:#8898b4;
    text-decoration: none;
	border-bottom:1px dotted #8898b4;
	line-height:13px;
}
a.doma
{
	color:#b55c35;
    text-decoration: none
}

a.doma:hover
{
	color:#b55c35;
    text-decoration: none;
	border-bottom:1px dotted #b55c35;
	line-height:13px;
}
