body {
	top: 0px;
	font-family: tahoma;
	font-size: 12px;
	direction: rtl;
	margin-top: 0px;
	padding-top: 0px;
	direction: rtl;
}
.main-page{
	width: 100%;
}
a
{
	color: Blue;
}
a:Visited
{
	color: Blue;
}
a:HOver
{}
.seprator{
	background-color: #C9D7F1;
	font-size: 1px;
	height: 3px;
	width: 100%;
	border: 0;
}
.center_page{
	padding: 20px;
	height: 500px;
	vertical-align: top;
}
.header_menu{
	height: 25px;
}
.right_top_menu{
	vertical-align: middle;
}
.left_top_menu{
	vertical-align: middle;
}
.guest{
	color: black;
}
a{
	font-weight: bold;
}
a:hover{
}
a:visited{
}
.guest a{
	color: black;
}
.guest a:HOVer{
	color: red;
}
.guest a:VISITED{
	color: black;
}
.main_panel{
	width: 390px;
}
.user_name{
	font-weight: bolder;
	height: 25px;
	vertical-align: middle;
}
.password{
	font-weight: bolder;
	height: 25px;
	vertical-align: middle;
}
.inp{
	border-top: 1px solid #3D7BAD;
	border-bottom: 1px solid #ABADB3;
	border-left: 1px solid #ABADB3;
	border-right: 1px solid #ABADB3;
	width: 250px;
	height: 20px;
}
.sub{
	border-top: 1px solid #3D7BAD;
	border-bottom: 1px solid #ABADB3;
	border-left: 1px solid #ABADB3;
	border-right: 1px solid #ABADB3;
	width: 100px;
	height: 30px;
	background-image: url(images/btnbg.png);
	background-repeat: repeat-x;	
}
.submittd{
	height: 30px;
	vertical-align: middle;
}