﻿/*حدود الجدول*/
.tborder
{
	border: 1px solid #d64014;
}
/*الأقسام الرئيسية*/
.tcat
{
	background:#d64014 url('images/red/t-h.gif') repeat-x;
	color:#FFF;
}
.tcat a:link, .tcat_alink
{
	color: #FFF;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #FFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #d2d5d5;
	text-decoration: none;
}
/*نهاية الجداول*/
.tfoot
{
	background:#d64014 url('images/red/t-h.gif') repeat-x;
	color: #FFF;
	font: bold 12pt arial;
}
.tfoot a:link, .tfoot_alink
{
	color: #FFF;
	text-decoration: none;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #FFF;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #d2d5d5;
	text-decoration: none;
}
/*القوائم المنبثقة*/
.vbmenu_control
{
	background:#d64014 url('images/red/t-h.gif') repeat-x;
	color: #FFF;
	font: bold 8pt tahoma;
	padding: 7px 6px 7px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #d2d5d5;
	text-decoration: none;
}

/*الهيدر والفوتر*/
.h-bg{
	background-image:url('images/red/h-bg.gif');
	height:160px;
	width:950px;
	margin:0px auto;
	background-repeat:repeat-x;
}
.h-logo{
	background-image:url('images/red/h-logo.gif');
	height:160px;
	width:300px;
	background-repeat:no-repeat;
	float:right;
}
.bg{
	background:#fff url('images/bg.gif') repeat-x top;
	width:950px;
	margin:0px auto;
}
.f-bg{
	background-image:url('images/red/f-bg.gif');
	height:75px;
	width:950px;
	margin:0px auto;
	background-repeat:repeat-x;
}
.f-s{
	background-image:url('images/red/f-s.GIF');
	height:75px;
	width:400px;
	background-repeat:no-repeat;
	margin:0px auto;
}
#mainmenu {
margin-bottom:0px;
}
#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
background:#CCCCCC url('images/menu-top.gif') repeat-x;
height:30px;
}
#mainmenu li {
float:right;
height:30px;
list-style:none; margin:0;
padding:0;
}
#mainmenu a {
border-left:1px solid #cdd0d1;
color:#606060;
display:block;
font:bold 12px tahoma;
text-decoration: none;
padding:8px 9px 8px 9px;
text-transform:uppercase;
}
#mainmenu a:hover {
background:#d64014 url(images/red/t-h.gif) top right repeat-x;
color:#FFF;
text-decoration:none;
}
#mainmenu a.current {
background:#d64014 url(images/red/t-h.gif) top right repeat-x;
color:#FFF;
text-decoration:none;
}

.hgog{
	color:#fff;
	text-align:center;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
}