.Students {
	font: 10pt Tahoma;
}

.input, #input {
	font: 10pt Tahoma;
	width: 125px;
}

.spM {
	color: red;
	font-family: Tahoma;
	font-size: 8pt;
}

body {
	direction: rtl;
	margin: 0px 0px;
	padding: 0px;
	background-image: url("images/index_main.gif");
	background-attachment: fixed;
	text-align: center;
}

.center {
	text-align: center;
}

.table {
	background-color: #E3E1DD;
	color: #666666;
	font: 8pt Tahoma;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	border-color: #8AABFD;
	border-collapse: collapse;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px solid;
}

table td {
	padding: 0px;
}

.class-edit {
	font-family: Tahoma;
	font-size: 10pt;
	width: 220px;
}

.button {
	font: 10pt Tahoma;
	width: 125px;
}

span {
	font: 10pt Tahoma;
}

textarea {
	resize: none;
}

.input-small {
	font-family: Tahoma;
	font-size: 10pt;
	width: 75px;
}

.input-medium {
	font-family: Tahoma;
	font-size: 10pt;
	width: 100px;
}

.input-larg {
	font-family: Tahoma;
	font-size: 10pt;
	width: 150px;
}

.input-xlarg {
	font-family: Tahoma;
	font-size: 10pt;
	width: 300px;
}

.input-xxlarg {
	font-family: Tahoma;
	font-size: 10pt;
	width: 600px;
}

h1, h2, h3 {
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	height: 24px;
	margin: 0 0 0 0;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	font-size: small;
}

.errormessage {
	background: url("Images/alarm24.png") no-repeat bisque;
	color: maroon;
	width: auto;
	vertical-align: middle;
}

.message {
	background: url("Images/warning24.png") no-repeat bisque;
	color: green;
	width: auto;
	vertical-align: middle;
}

hr {
	width: 90%;
}

.span-label-table {
	font-family: Tahoma;
	font-size: small;
}

.span-row-table {
	font-family: Tahoma;
	font-size: small;
}

.span-detail-table {
	font-family: Tahoma;
	font-size: small;
	color: darkblue;
}

.span-alarm {
	font-family: Tahoma;
	font-size: medium;
	color: maroon;
	font-weight: bold;
}

.td-detail-table {
	font-family: Tahoma;
	font-size: small;
	text-align: center;
	color: darkblue;
	height: 32px;
}

.td-detail-table-bold {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.maroon {
	color: maroon;
}

.tr-header {
	background-color: #CCCCCC;
}

.tr-row-odd {
	background-color: lightblue;
}

.tr-row {
	background-color: skyblue;
}

.tr-row-temp-odd {
	background-color: #E3E1DD;
}

.tr-row-temp {
	background-color: #CCCCCC;
}

.tr-row-over-odd {
	background-color: #FFD18D;
}

.tr-row-over {
	background-color: #FFCF00;
}

.td-row10 {
	width: 10%;
}

.td-row15 {
	width: 15%;
}

.td-row20 {
	width: 20%;
}

.td-row35 {
	width: 35%;
}

.td-row40 {
	width: 40%;
}

.td-row25 {
	width: 25%;
}

.td-row50 {
	width: 50%;
}

.td-row-lable {
	color: #6D8EDA;
	font-size: small;
}

.td-row-left {
	text-align: left;
	font-size: small;
}

.td-row-right {
	text-align: right;
	font-size: small;
}

.td-row-center {
	text-align: center;
	font-size: small;
}

.td-header-nowrap {
	white-space: nowrap;
	text-align: center;
	height: 16px;
}

.td-header {
	text-align: center;
	height: 16px;
}

.input-add {
	background-image: url("images/input-add.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 32px;
}

.input-delete {
	background-image: url("images/input-delete.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 32px;
}

.input-edit {
	background-image: url("images/input-edit.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 32px;
}

.white {
	color: white;
}

input, select {
	font: 10pt Tahoma;
}

.noty_message {
	direction: rtl !important;
	text-align: right !important;
}

.aAnswer {
	font: 10pt Tahoma;
	color: #666666;
}
