body {
	margin: 0 auto;
	font-family: tahoma;
	font-size: 13px;
	background-color: #004361;
	text-align: right;
	direction: rtl;
	color: #123;
}
a {
	color: #02295f;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: ##97c7ff;
}
img {border: 0px;}
form {
	display: inline;
}
input.but {
	background: url(images/but.png) center no-repeat;
	line-height: 27px;
	height: 27px;
	width: 61px;
	border: 0px;
	color: #fff;
	font-size: 15px;
}
input:text {
	background: url(images/text.png) center no-repeat;
	line-height: 27px;
	height: 25px;
	width: 245px;
	border: 0px;
	color: #666;
	font-size: 18px;
	padding: 3px;
}
/*#dff3ff#85c5eb*/
textarea {
	border: 1px solid #666;
}
.my_content{
	width: 780px;
	margin: 0 auto
}
#head, #head a{
	color: #fff;
}
#head b{
	background-color: #ffffff;
	height: 75px;
	display: block;
}
#head h1{
	line-height: 75px;
	margin: 0px;
	padding-right: 60px;
	background: url(images/logo.gif) right no-repeat;
	float: right;
}
#head small{
	line-height: 75px;
	float: left;
}
#head #links{
	background-color: #5199c4;
	height: 30px;
	padding: 8px 0 0 0;
	margin-bottom: 12px;
}
#head #links a{
	color: #fff;
	display: block;
	width: 90px;
	line-height: 30px;
	margin: 0 3px 0 3px;
	float: right;
	text-align: center;
}
#head #links a:hover, #head #links .active{
	color: #5199c4;
	background: #fff url(images/button_right.gif) right top no-repeat;
}
#head #links a:hover span, #head #links .active span{
	color: #5199c4;
	background: url(images/button_left.gif) left top no-repeat;
	display: block;
}
#menu {
	float: right;
	width: 180px;
	border-bottom: 1px dotted #666;
}
#menu a{
	display: block;
	line-height: 19px;
	padding: 2px;
	border-top: 1px dotted #666;
	border-right: 1px dotted #666;
	border-left: 1px dotted #666;
}
#menu a:hover, #menu .active{
	background-color: #5199c4;
	color: #fff;
}
#body {
	float: left;
	width: 590px;
	border: 1px dotted #123;
	padding: 2px;
	margin-bottom: 10px;
}
#body h2, #body h2 a{
	background: #369;
	color: #fff;
	margin: 0px;
	padding-right: 5px;
}
#footer {
	margin-top: 10px;
	border-top: 1px solid #dcdcdc;
	color: #666;
	clear: both;
}
#footer a{
	color: #7499d8;
}
.alert{
	text-align: center;
	background: #000;
	color: #fff;
	margin: 0 auto;
}
.bar {
	clear: both;
}
.bar h1{
	background-color: #85c5eb;
	color: #fff;
	font-size: 18px;
	margin: 0;
	border-top: 1px solid #666;
}
.bar div{
	background-color: #777;
	float: right;
	margin: 1px;
	padding: 5px;/*dff3ff*/
	color: #fff;
}
.bar div:hover{
	background-color: #555;
}
.bar div a, .box div h3{
	color: #fff;
	font-size: 18px;
	display: block;
}
.bar div span{
	color: #666;
	font-size: 15px;
	display: block;
	clear: both;
	padding: 5px;
	background-color: #dff3ff;
}


.box {
	float: left;
	background-color: #85c5eb;
	margin: 1px;
	padding: 5px;/*dff3ff*/
	color: #fff;
	width: 200px;
	font-size: 15px;
}
.box:hover {
	background-color: #79bbe1;
}
.box span{
	color: #666;
	font-size: 15px;
	display: block;
	clear: both;
	padding: 5px;
	background-color: #dff3ff;
}

/* Page Numbers */
.pages {
	font-size: 10px;
	clear: both;
}

.pages a, .pages span {
	display: block;
	float: right;
	color: #444;
	padding: 3px 5px 3px 5px;
	margin-right: 2px;
	border: 1px solid #999;
}

.pages span.current {
	font-weight: bold;
	background: #06a;
	color: #FFF;
}

.pages a {
	text-decoration: none;
}

.pages a:hover {
        border-color: #800000;
        background: #06a;
        color: #FFF;
}
.status {
	background-color: #369;
	color: #fff;
	text-align: center
}
.alert {
	background-color: #02295f;
	color: #fff;
	text-align: center;
}
.lang
{
	border: 1px dotted #666;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
}
.lang span
{
	font-size: 13px;
	font-weight: bold;
}
.activelang
{
	background-color: #eff7ff;
	border-style: solid;
}
.active_edit
{
	border: 1px dotted #666;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
	background-color: #eff7ff;
}
#msgs table
{
	border: 1px dotted #666;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
}
#msgs table:hover
{
	background-color: #fbfdff;
}
#msgs .def
{
	background-color: #eff7ff;
	border-style: solid;
}
.bar
{
	clear: both;
}
.bar a
{
	width: 100px;
	line-height: 25px;
	background-color: #3799fd;
	display: block;
	text-align: center;
	color: #fff;
	border: 1px solid #369;
	float: right;
	margin: 1px 1px 1px 1px;
}
.bar a:hover
{
	background-color: #97c7ff;
	color: #000;
	border-style: dotted;
}


.barr a
{
	width: 89px;
	line-height: 25px;
	background-color: #1eb0e1;
	display: block;
	text-align: center;
	color: #fff;
	border: 1px solid #1eb0e1;
	float: right;
	margin: 0px 0px 0px 0px;
}
.barr a:hover
{
	background-color: #028edd ;
	color: #fff;
	border-style: dotted;
}
.s {
  BORDER-BOTTOM: #0565af 1px solid;
  BORDER-LEFT: #0565af 1px solid;
  BORDER-RIGHT: #0565af 1px solid;
  BORDER-TOP: #0565af 1px solid;
  background-color : #3799fd;
  font-size: 12px;
  
  }
.ss {
  BORDER-BOTTOM: #666666 1px solid;
  BORDER-LEFT: #666666 1px solid;
  BORDER-RIGHT: #666666 1px solid;
  BORDER-TOP: #666666 1px solid;
  
  }
  
  .sss {
  BORDER-BOTTOM: #0565af 1px solid;
  BORDER-LEFT: #0565af 1px solid;
  BORDER-RIGHT: #0565af 1px solid;
  BORDER-TOP: #0565af 1px solid;
  background-color : #ffffff;
  }
  select , input , textarea{
  BORDER-BOTTOM: #0565af 1px solid;
  BORDER-LEFT: #0565af 1px solid;
  BORDER-RIGHT: #0565af 1px solid;
  BORDER-TOP: #0565af 1px solid;
  
  }
  
  .indentmenu{
  padding: 0px 0px 0px 0px;
font: bold 12px tahoma;
font-size: 10px;
width: 690; /*leave this value as is in most cases*/
float: center;
text-align: center;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: right;
width: 700; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(indentbg.gif) center center repeat-x;
text-align: center;
}

.indentmenu ul li{
display: inline;
text-align: center;
}

.indentmenu ul li a{
float: right;
color: white; /*text color*/
padding: 6px 12px;
text-decoration: none;
border-right: 0px solid #564c66; /*dark purple divider between menu items*/
text-align: center;
}

.indentmenu ul li a:visited{
color: white;
text-align: center;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(indentbg2.gif) center center repeat-x;
text-align: center;
}
  