body {
	direction:rtl;
	text-align:right;
	font-family:tahoma;
	font-size:8pt;
	background-color:#F6FFF5;
	margin:0px;
	padding:0px;
}

input {
	font-family:tahoma;
	font-size:8pt;
}

table {
	font-family:tahoma;
	font-size:8pt;
	border-collapse:collapse;
	cell-padding:0px;
	cell-spacing:0px;
	text-align:right;
}

form {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:8pt;
}

.nav {
	width:100%;
	background-image:url(../images/title_bg_right_c.png);
	height:23px;
	border-bottom:3px solid #C4E4BF;
}

.nav .text {
	color:#FFF;
	padding-right:10px;
	padding-top:5px;
}

.nav .text a{
	color:#FFF;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	color:#C00;
}

.right .box {
	margin:0px;
	margin-bottom:10px;
	border:1px solid #B77BC2;
	border-top:0px;
}

.right .box .top {
	background-image:url(../images/title_bg_footer_c.png);
	height:21px;
	width:100%;
}

.right .box .top .text {
	padding-right:5px;
	padding-top:3px;
	color:#FFF;
}

.right .box .down {
	background-color:#FFFAFF;
	padding:3px;
}

.left .box {
	margin:0px;
	margin-bottom:10px;
	border:1px solid #5B8AD8;
	border-top:0px;
	margin-right:10px;
}

.left .box .top {
	background-image:url(../images/title.gif);
	height:23px;
	width:100%;
}

.left .box .top .text {
	padding-right:5px;
	padding-top:3px;
	color:#FFF;
}

.left .box .down {
	background-color:#F0F6FF;
	padding:3px;
}

.footer {
	background-image:url(../images/title_bg_left_c.png);
	height:21px;
	width:100%;
	margin-top:20px;
}

.footer .text {
	text-align:center;
	padding-top:3px;
	color:#FFF;
	direction:ltr;
}

ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-right:10px;
	line-height:18px;
	margin-top:5px;
	margin-bottom:5px;
}

select {
	font-family:tahoma;
	font-size:8pt;
}

.table_insert {
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
	line-height:22px;
}

.btns {
	margin-top:10px;
}

.ticket_shows a {
	color:#000;
}

.tbl_list_rows_top {
	background-image:url(../images/title.gif);
	height:21px;
	color:white;
}

.tbl_list_rows_down {
	height:22px;
	color:black;
}

