﻿body
{
	background-image: url(images/bg1PX.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #575757;
	scrollbar-face-color: #c9c9c9;
	scrollbar-highlight-color: #c9c9c9;
	scrollbar-arrow-color: #737373;
	scrollbar-track-color: #737373;
}

.td{
	FONT-SIZE: 10px;
	COLOR: #4a4a4a;
	FONT-FAMILY: verdana;
	font-weight: none;
	text-decoration: none;
	text-align: justify;
}

.td_ar{
	FONT-SIZE: 11px;
	COLOR: #4a4a4a;
	FONT-FAMILY: tahoma;
	font-weight: none;
	text-decoration: none;
	text-align: justify;
}


.td2{
	FONT-SIZE: 10px;
	COLOR: #4a8565;
	FONT-FAMILY: verdana;
	font-weight: none;
	text-decoration: none;
	text-align: justify;
}

.td2:hover{
	FONT-SIZE: 10px;
	COLOR: #454545;
	FONT-FAMILY: verdana;
	font-weight: none;
	text-decoration: none;
	text-align: justify;
}

.td2_ar{
	FONT-SIZE: 11px;
	COLOR: #4a8565;
	FONT-FAMILY: tahoma;
	font-weight: none;
	text-decoration: none;
	text-align: right;
}

.td2_ar:hover{
	FONT-SIZE: 11px;
	COLOR: #454545;
	FONT-FAMILY: tahoma;
	font-weight: none;
	text-decoration: none;
	text-align: right;
}

.more{
	FONT-SIZE: 11px;
	COLOR: #565656;
	FONT-FAMILY: arial;
	font-weight: none;
	text-decoration: none;
	text-align: center;
}

.more:hover{
	FONT-SIZE: 11px;
	COLOR: #326a4c;
	FONT-FAMILY: arial;
	font-weight: none;
	text-decoration: none;
	text-align: center;
}

.more_ar{
	FONT-SIZE: 11px;
	COLOR: #565656;
	FONT-FAMILY: tahoma;
	font-weight: none;
	text-decoration: none;
	text-align: center;
}

.more_ar:hover{
	FONT-SIZE: 11px;
	COLOR: #326a4c;
	FONT-FAMILY: tahoma;
	font-weight: none;
	text-decoration: none;
	text-align: center;
}


.more2{
	FONT-SIZE: 11px;
	COLOR: #343434;
	FONT-FAMILY: arial;
	font-weight: none;
	text-decoration: underline;
	text-align: right;
}

.more2:hover{
	FONT-SIZE: 11px;
	COLOR: #307638;
	FONT-FAMILY: arial;
	font-weight: none;
	text-decoration: underline;
	text-align: right;
}

.more2_ar{
	FONT-SIZE: 11px;
	COLOR: #343434;
	FONT-FAMILY: tahoma;
	font-weight: none;
	text-decoration: underline;
	text-align: left;
}

.more2_ar:hover{
	FONT-SIZE: 11px;
	COLOR: #307638;
	FONT-FAMILY: tahoma;
	font-weight: none;
	text-decoration: underline;
	text-align: left;
}

.title{
	FONT-SIZE: 15px;
	COLOR: #4a8565;
	FONT-FAMILY: Trajan Pro;
	font-weight: Bold;
	text-decoration: none;
	text-align: left;
}

.title_ar{
	FONT-SIZE: 16px;
	COLOR: #4a8565;
	FONT-FAMILY: arial;
	font-weight: Bold;
	text-decoration: none;
	text-align: right;
}

.title2{
	FONT-SIZE: 12px;
	COLOR: #4a8565;
	FONT-FAMILY: Trajan Pro;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}

.title2_ar{
	FONT-SIZE: 14px;
	COLOR: #4a8565;
	FONT-FAMILY: arial;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}

.title3{
	FONT-SIZE: 15px;
	COLOR: #5a5a5a;
	FONT-FAMILY: Trajan Pro;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}

.title3_ar{
	FONT-SIZE: 16px;
	COLOR: #5a5a5a;
	FONT-FAMILY: arial;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.newsTitle{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.newsTitle_ar{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.fotter{
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: verdana;
	font-weight: none;
	text-decoration: none;
	text-align: center;
}

.fotter:hover{
	FONT-SIZE: 11px;
	COLOR: #bfda79;
	FONT-FAMILY: verdana;
	font-weight: none;
	text-decoration: none;
	text-align: center;
}

.fotter_ar{
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: tahoma;
	font-weight: none;
	text-decoration: none;
	text-align: center;
}

.menu{	
	color: #033760;
	font-size: 12px; 
	FONT-FAMILY: verdana;
	font-weight:none; 	
	text-align:center;
	display:block;
	text-decoration: none;
	padding-top:12px;
	height:39px;
	width:140px;
	background:url(images/menuBG.jpg) repeat-x center;
}

.menu:hover{  
	color:#ffffff;
	text-decoration: none;
    background:url(images/menuBGover.jpg) repeat-x center;
}
.menu_a{	
	color: #033760;
	font-size: 13px; 
	FONT-FAMILY: tahoma;
	font-weight: none; 	
	text-align:center;
	display:block;
	text-decoration: none;
	padding-top:12px;
	height:39px;
	width:140px;
	background:url('images/menuBG.jpg') repeat-x center;
}

.menu_a:hover{  
	color:#ffffff;
	text-decoration: none;
    background:url(images/menuBGover.jpg) repeat-x center;
}
.menu2
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
	font-weight: none;
	text-align: left;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	height: 36px;
	width: 152px;
	background: url(images/upPic.jpg) no-repeat left;
	margin-bottom: 2px;
}

.menu2:hover{  
	color:#ffffff;
	text-decoration: none;
    background:url(images/overPic.jpg) no-repeat left;
}

.menu2_hover{  
	color:#ffffff;
	text-decoration: none;
	cursor:pointer;
    background:url(images/overPic.jpg) no-repeat left;
}

.menu2_selected{  
	color:#ffffff;
	text-decoration: none;
	font-size: 12px; 
	FONT-FAMILY: verdana;
	font-weight:none; 	
	text-align:left;
	display:block;
	padding-top:10px;
	padding-left:10px;
	height:36px;
	width:152px;
    background:url(images/overPic.jpg) no-repeat left;
    margin-bottom: 2px;
}

.menu2_container
{
	background-color:#ffffff;
}



.menu2_a{	
	color: #000000;
	font-size: 13px; 
	FONT-FAMILY: tahoma;
	font-weight:none; 	
	text-align:right;
	display:block;
	text-decoration: none;
	padding-top:10px;
	padding-right:10px;
	height:36px;
	width:152px;
	background:url('images/upPic_a.jpg') no-repeat right;
	margin-bottom: 2px;
}

.menu2_a:hover{  
	color:#ffffff;
	text-decoration: none;
    background:url('images/overPic_a.jpg') no-repeat right;
}

.menu2_a_hover 
{
	cursor:pointer; 
	color:#ffffff;
	text-decoration: none;
    background:url('images/overPic_a.jpg') no-repeat right;
}

.menu2_a_selected{	
	color: #000000;
	font-size: 13px; 
	FONT-FAMILY: tahoma;
	font-weight:none; 	
	text-align:right;
	display:block;
	text-decoration: none;
	padding-top:10px;
	padding-right:10px;
	height:36px;
	width:152px;
	background:url('images/overPic_a.jpg') no-repeat right;
	margin-bottom: 2px;
}

.main_dnnmenu_break
{
	height: 30px;
	background-color: Red;
}

.news
{
background-image:url('images/newsBG.jpg');
background-repeat:no-repeat;
background-position:left top;	
}

.news_ar
{
background-image: url('images/newsBG_ar.jpg');
background-repeat: no-repeat;
background-position: left top;
}

.menutable
{
	background:url('images/menuBG.jpg') repeat-x center;	
}

.ContentPage
{
background-image: url('images/1PXgray.jpg');
background-repeat: repeat-x;
background-position: center bottom;
}

.readmore
{
	background-image: url('images/readMoreBack.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #D9D9D9;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color: #E1E1E1;
	z-index: 1000;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;
	font-weight: none;
	text-align: left;
	display: block;
	line-height: 2em;
	padding: 0px 5px;
	margin: 0px;
	height:36px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td, .main_dnnmenu_itemselected td
{
	font-size: 11px;
	background: #6A6A6A url(../images/menu_hover.gif) repeat-x left top;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	font-weight: none;
	text-align: left;
	display: block;
	line-height: 2em;
	z-index: 1000;
	padding: 0px 5px;
	margin: 0px;
	height:36px;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #E1E1E1;
}

main_dnnmenu_rootitem_selected
{
	color:#ffffff;
	text-decoration: none;
	font-size: 12px; 
	FONT-FAMILY: verdana;
	font-weight:none; 	
	text-align:left;
	display:block;
	padding-top:10px;
	padding-left:10px;
	height:36px;
	width:152px;
    background:url(images/overPic.jpg) no-repeat left;
    margin-bottom: 2px;	
}