﻿body, span, td, tr, table, div{
	font-family: Tahoma;
	font-size: 11px;
	cursor: default;
}

textarea, select, input{
	font-family: Tahoma;
	font-size: 11px;	
}

img{
	border: 0px;
}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

a.red{
	color: maroon;
	text-decoration: none;
}

a.red:hover{
	text-decoration: underline;
	color: black;
}

div.topBar{
	width: 100%;
	height: 25px;
	background: #000 url('../images/topbar_bg.gif') repeat-x center;
	direction: rtl;
	color: #ffffff;
}

div.topBar a{
	color: #ffff99;
	text-decoration: none;
}

div.topBar a:hover{
	text-decoration: underline;
}

.mT{
	top: 0px;
	margin-top: 0px;
}

.mT .topLogo{
	background: transparent url('../images/2007test.jpg') right center no-repeat;
	height: 100px;
	direction: rtl;
	text-align: right;
	width: 802px;
	vertical-align: top;
}

.mT .searchForm{
	background: transparent url('../images/2007searchbg.gif') no-repeat right top;	
}

.mT .topLogo form#search{
	width: 185px;
	float: left;
	margin-top: 27px;
}

.mT .topLogo form#search input.story{
	width: 155px;
	background: transparent;
	border: 0px solid black;
	color: #666666;
	font-size: 11px;
	padding: 2px;
}

.mT .tServices{
	background: transparent url('../images/2007tServicesBg.gif');
	padding: 10px;
	direction: rtl;
	text-align: right;
	border: 1px solid steelblue;
}

.mT .tServices td{
	text-align: center;
	line-height: 15px;
}

.mT .tServices td.bordered{
	border-left: 1px solid steelblue;
}

.mT .tServices td a{
	color: #254A70;
	text-decoration: none;
}

.mT .tServices td a:hover{
	color: black;
	text-decoration: underline;
}

.mT .topBar2{
	direction: rtl;
	text-align: right;
}

.mT .topNews{
	border: 1px solid steelblue;
	padding: 10px 5px 10px 5px;
}

.mT .topNewsHead{
	background: #E9F0F8 url('../images/2007bg2.gif');
	border-top: 1px solid steelblue;
	border-left: 1px solid steelblue;
	border-right: 1px solid steelblue;
	height: 20px;
	color: steelblue;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}

.mT .topNewsHead a{
	color: steelblue;
	text-decoration: none;
}

.mT .topNewsHead a:hover{
	text-decoration: underline;
}

.mT .topNewsDiv{
	float: right;
	line-height: 15px;
	margin: 0px 5px 0px 10px;
	border-left: 1px solid #E8E8E8;
}

.mT .topNewsDiv a{
	color: #006699;
	text-decoration: none;
	padding: 2px;
}

.mT .topNewsDiv a:hover{
	background: #f1f1f1;
}

.bS .bsM{
	background-color: #FCFBFC;
	background: #FCFBFC url('../images/2007tServicesBg.gif');
	border: 1px solid #91A7B4;
	vertical-align: top;
	direction: rtl;
	padding: 15px;
}

.bS .bsM ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}

.bS .bsM ul li{

	list-style: none;
}

.bS .bsM a{
	text-decoration: none;
	color: #006699;
	display: block;
	padding-right: 18px;
	padding-bottom: 3px;
	font-size: 8pt;
	background: transparent url('../images/plus.gif') no-repeat right 1px;
	border-bottom: 1px #f2f2f2 solid;
	margin: 1px 0px 1px 0px;
}


.bS .bsM a:hover{
	background: #F2F2F2 url('../images/plus.gif') no-repeat right 1px;
	color: #800000;
	border-bottom: 1px #CCCCCC solid;
}

.bS .bsH{
	/*background: url(../images/2007bsH.gif) center top no-repeat;*/
	background: #E9F0F8 url('../images/2007bg2.gif');
	height: 22px;
	padding-bottom: 1px;
	font-size: 11px;
	text-align: center;
	padding-right: 10px;
	direction: rtl;
	border-top: 1px solid #91A7B4;
	border-left: 1px solid #91A7B4;
	border-right: 1px solid #91A7B4;
}

.mT .copyright{
	padding: 5px;
	border-top: 1px solid #ccc;
	color: #808080;
	direction: rtl;
	text-align: center;
}

.mT .copyright a{
	color: steelblue;
	text-decoration: none;
}

.mT .copyright a:hover{
	color: black;
}

/*.mTnR .hRow{
	background: #f1f1f1 url('../images/2007bg2.gif');
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	height: 20px;
	color: #666666;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	direction: rtl;
	text-align: right;
}*/

.mTnR .hRow1{
	background: transparent url('../images/2007hRow1.gif') no-repeat;
	height: 24px;
}

.mTnR .hRow2{
	background: transparent url('../images/2007hRow2.gif') no-repeat;
	height: 24px;
}

.mTnR .mRow{
	border: 1px solid steelblue;
	padding: 10px 5px 10px 5px;
	direction: rtl;
	text-align: right;
	background: transparent url('../images/2007mainNewsBg.gif') repeat-x;
}

.thelast3{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #f1f1f1;
}

.mTnR .mRow a.new{
	text-decoration: none;
	color: #336699;
	padding: 1px;
}

.mTnR .mRow a.new:hover{
	background: #F1F1F1;
}

.mTnR ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}

.mTnR ul li{
	list-style: none;
	padding: 2px 15px 2px 0;
	background: transparent url('../images/item.gif') right center no-repeat;
}

.mTnR ul li a{
	color: #2C5783;
	padding: 2px;
	text-decoration: none;
}

.mTnR ul li a:hover{
	background: #f1f1f1;
}

.thelast3 .story{
	text-align: justify;
	padding: 3px;
}

.thelast3 .title a{
	color: #2C5783;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}

.thelast3 .title a:hover{
	color: black;
	background: none;
}

/*
.mTnR .mRow .avIMG img{
	border: 1px solid #cccccc;
	background: #f1f1f1;
	padding: 3px;
}*/
/*
.alpha-shadow {
  float: left;
  background: url(../images/shadow1.gif) »
  no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow div {
  background: url(../images/shadow2.png) »
  no-repeat left top !important;
  background: url(../images/shadow2.gif) »
  no-repeat left top;
  padding: 0px 5px 5px 0px;
}
*/
.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;

  padding: 4px;
}

.extMenu{
	direction: rtl;
	text-align: right;
}

.extMenu .hM{
	background: #E9F0F8 url('../images/2007bg2.gif');
	border-top: 1px solid steelblue;
	border-left: 1px solid steelblue;
	border-right: 1px solid steelblue;
	height: 20px;
	color: steelblue;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid steelblue;
}

.extMenu .bM{
	border: 1px solid steelblue;
	padding: 5px 5px 5px 5px;
}
