﻿body {
	background-color: #B8B8B8;
	padding: 0;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20x;
	font-style: normal;
	font-weight: bold;
	color: gray;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: white;
	padding: 0;
	margin: 12px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	line-height: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
}
h4 a {
	color: white;
	text-decoration: none;
	outline: none;
}
h4 a:hover {
	text-decoration: none;
	color: #000000;
}
img {
	border: none;
}
#main-table {
	background: white url('images/page-bg.jpg') repeat-y scroll center top;
	height: 0px;
	padding: 20px;
	margin-top: 0px;
}
.table {
	padding: 10px;
}
.line {
	background: url('images/bg.jpg') repeat-x scroll center top;
	height: 70px;
}
#logo {
	padding-bottom: 20px;
}
.search {
	margin-top: 17px;
	width: 160px;
}
.input-bg {
	background: url('images/bg-inpout.jpg') repeat-x scroll center top;
	border: none;
	height: 21px;
	width: 140px;
	padding-top: 5px;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: gray;
}
.foter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;
	margin-top: 35px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;
	margin-top: 35px;
	padding-left: 10px;
}
.foter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	direction: rtl;
	margin-top: 30px !important;
}
#box {
	height: 176px;
	background: url('images/bot-bg.jpg');
	padding: 0px;
}
#text-box {
	float: right;
	background: url('images/box.jpg');
	height: 150px;
	width: 489px;
	margin-right: 10px;
	margin-top: 15px;
	padding: 0px;
}
#enter {
	margin-top: 18px;
	padding-right: 10px;
}
#password {
	margin-top: 35px;
	padding-left: 20px;
}
a {
	color: maroon;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
#basic-accordian {
	z-index: 2;
	border: 1px gray dashed;
}
.accordion_headings {
	padding: 5px;
	background: #CB5930;
	color: #FFFFFF;
	border: 1px solid #fff;
	cursor: pointer;
	font-weight: bold;
}
.accordion_headings:hover {
	background: #999999;
}
.accordion_child {
	padding: 5px;
	background: #ffffff;
	direction: rtl;
	height: 100px;
}
.header_highlight {
	background: #999999;
}
#menu1 {
	background: url('images/menu1.gif') no-repeat scroll center top;
	width: 160px;
	height: 31px;
	padding-right: 30px;
}
#menu2 {
	background: url('images/menu2.gif') no-repeat scroll center top;
	width: 160px;
	height: 30px;
	padding-right: 30px;
}
#menu3 {
	background: url('images/menu3.gif') no-repeat scroll center top;
	width: 160px;
	height: 30px;
	padding-right: 30px;
}
#menu4 {
	background: url('images/menu4.gif') no-repeat scroll center top;
	width: 160px;
	height: 30px;
	padding-right: 30px;
}
#menu5 {
	background: url('images/menu5.gif') no-repeat scroll center top;
	width: 160px;
	height: 30px;
	padding-right: 30px;
}
.normaltext_link{
	font-family:Tahoma;
	font-size: 12px; 
	color: #0000FF; 
	font-weight:normal;
	line-height:15px; 
	text-decoration: none;
	
}
.normaltext_link:hover{
	color:#0000FF;
	text-decoration:underline;
}

.normaltext{
	font-family:Tahoma;
	font-size: 11px; 
	color: #000000; 
	font-weight:normal;
	line-height:10px; 
	text-decoration: none;
	
}
.arnew{
	font-size:18px;
	color:#C34C29;
	font-weight:bold;
}
