html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
body {
	 background: #FFFFFF url(../images/bg.gif) center;
	 margin: 0px;
}

img {
	 border: 0px;
}

td {
   	font-family: tahoma;
   	font-size: 11px;
   	line-height: 130%;
}

form {
   	margin: 0px;
}

input {
   	background: #FFFFFF url(../images/bg_input.gif);
   	border: #c0c0c0 1px solid;
   	padding-right: 2px;
   	padding-left: 2px;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
}

select {
   	background: #FFFFFF url(../images/bg_input.gif);
   	border: #c0c0c0 1px solid;
   	padding-right: 2px;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
}

button {
	padding-bottom: 2px;
	font-family: tahoma;
   	font-size: 11px;
   	color: #888888;
}

div {
   	font-family: tahoma;
   	font-size: 11px;
   	line-height: 130%;
	color: #737373;
	border: 0px;
	margin: 0px;
	padding: 0px;
	direction: rtl;
	text-align: justify;
}

.slr_main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.slr_menu {
	background: url(../images/bg_div_menu.gif) no-repeat; 
	width: 187px !important;
	width: 210px;
	height: 232px !important;
	height: 284px;
	margin-right: 39px;
	padding-top: 52px;
	padding-right: 23px;
}

a.rightmenu:link, a.rightmenu:visited {
	display: block;
	width: 145px !important;
	width: 165px;
	height: 23px !important;
	height: 27px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 3px;
}
a.rightmenu:hover, a.rightmenu:visited:hover {
	color: #FFFFFF;
	background: #F9740D;
}

.slr_text {
	float: left;
	width: 591px !important;
	width: 691px;
	min-height: 450px;
	background: url(../images/bg_txt.gif) no-repeat;
	padding-right: 40px;
	padding-left: 60px;
	padding-top: 40px;
}


.slr_title {
	background: url(../images/blt_title.gif) right no-repeat;
	height: 21px !important;
	height: 24px;
	color: #0024FE;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 15px;
}

a:link, a:visited {
	color: #2686BC;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #1C5677;
}

.footer {
	height: 40px !important;
	height: 60px;
	text-align: center;
	color: #A7A7A7;
	padding-top: 20px;
	clear: both;
}
