body, html {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Tahoma;
	height: 100%;
}

.table_index {
	margin-top: 47px;
	width: 662px;
	border: none;
}

.change_la {
	font-size: 11px;
	color: #FEFEFE;
}

.change_la {
	font-size: 11px;
	color: #FEFEFE;
	text-align: left;
}

a.change_la {
	text-decoration: underline;
	color: #FEFEFE;
}

a.change_la:hover {
	color: #AAD400;
}

.table_header {
	width: 661px;
	margin-top: 1px;
}

.quick_link {
	font-size: 11px;
	color: #FEFEFE;
	direction: rtl;
	text-align: right;
}

a.quick_link {
	text-decoration: none;
	color: #FEFEFE;
}

a.quick_link:hover {
	color: #AAD400;
}

.table_main {
	margin-top: 3px;
}

.main_text {
	font-size: 11px;
	color: white;
	line-height: 160%;
	direction: rtl;
	text-align: justify;
}

a.main_text {
	text-decoration: none;
	color: #AAD400;
}

a.main_text:hover {
	color: #AAD400;
	text-decoration: underline;
}

.main_title {
	color: #AAD400;
	font-size: 11px;
	font-weight: normal;
	direction: rtl;
}

.hr {
	height: 1px;
	background-color: #7D7D7D;
	width: 640px;
}

.ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type:disc;
	list-style-image: none;
}

.tb_inside {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ul2 {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type:decimal;
	list-style-image: none;
	direction: rtl;
}

.text_input {
	font-size: 11px;
	color: black;
	direction: rtl;
	text-align: justify;
	font-family:tahoma;
}

.button_form {
	font-size: 11px;
	font-family:tahoma;
}