﻿.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc6633;
	direction: rtl;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}
.body {
	font-family: "Traditional Arabic";
	font-size: large;
	line-height: 150%;
	direction: rtl;
}
.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #FFFFCC;
	direction: rtl;
	float: none;
}
.classlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	direction: rtl;
}
.textbox {
	border: 1px #CC6633 dashed;
	font-family: "Traditional Arabic";
	font-size: large;
	padding: 10px;
	width: 190px;
	text-align: center;
	direction: rtl;
	line-height: 150%;
	float: left;
	background-color: #FFFFCC;
}
.ContentPanel {
	float: left;
}
.submenu {
	position: absolute;
	left: 635px;
	top: 2px;
	width: 124px;
	height: 100%;
}
#wrapper {
    height:100%;
	margin-bottom:0px;
	margin-top:0px;
    padding: 0px;
    border: none;
    }
body {
	height: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
}
html {
	height: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	border: none;
}
#wrapper {
	border: 0px;
	text-align: left;
	width: 140px;
	background-color: #734D38;
	margin-left: 0px;
	position: absolute;
}
.noborder {
	border: 0px;
}
.border {
	border: 1px;
	border-color:#CC6600;
	border-style:dashed;
}
#header {
	position: absolute;
}
.ListPanel 
{
	margin-left: 456px;
	width: 124px;
}
.FooterPanel 
{
	width: 440px;
	margin-left: 180px;
	margin-right:180px;
}
.nextBut {
	border: 0px;
	background-image: url('../images/button_next.gif');
	background-repeat: no-repeat;
	height: 20px;
	width: 120px;
	background-color: #FFFFFF;
}
.prevBut {
	border: 0px;
	background-image: url('../images/button_prev.gif');
	background-repeat: no-repeat;
	width: 120px;
	height: 20px;
	background-color: #FFFFFF;
}
.startBut {
	border: 0px;
	background-image: url('../images/button_start.gif');
	background-repeat: no-repeat;
	width: 120px;
	height: 20px;
	background-color: #FFFFFF;
}
.attachBut {
	border: 0px;
	background-image: url('../images/button_attach.gif');
	background-repeat: no-repeat;
	width: 120px;
	height: 20px;
	background-color: #FFFFFF;
}
.button {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: white;
	background-image: url('../images/button_orange_thin.gif');
	background-repeat: no-repeat;
	width: 120px;
	height: 20px;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.listButton {
	background-image: url('../images/button_baige.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 30px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
}