@charset "utf-8";
body
{
	direction:rtl;
	font-family:Tahoma,"Times New Roman", Times, serif;
	font-size:15px;
/*	background-image: url(images/bg.gif);
	background-repeat:repeat; */
	background-image:url(images/default/main_back.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	background-color:#000000;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 10px;
	margin-bottom: 1px;
}
table.block
{
	border:#009ED0 2px solid;
	border-top:0;
	width:500px;
	border-spacing:0px;
}
table.block tr td.ttl
{
	text-align:center;
	background-image:url(images/ttl_bg.png);
	background-repeat:repeat-x;
	height:40px;
	color:#FFFFFF;
	padding:0px;
	font-weight:bold;
	font-size:18px;
}
table.block tr td.body
{
	background-color:#FFFFFF;
	padding:6px;
	text-align:right;
}
table.block tr td.text
{
	padding:6px;
	background-image:url(images/default/back1.gif);
	text-align:right;
}
#ser1,#ser2,#ser3,#ser4
{
	text-align:center;
	text-transform:none;
}
input
{
	direction:ltr;
}
 form 
{
	padding:0;
	margin:0;
}
 
#menu_style a
{
	color:#000000;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding-top:13px;
	width:162px;
	height:27px;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/main_button.gif);
	background-repeat: no-repeat;
	background-position:top;
	margin:1px;
}
#menu_style a:hover
{
	background-position:bottom;
}
