* { 
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration:none;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: right; /* imp for english version*/
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #d0d0d0;                       
}

.MainMenu_Seperator { background: url(../images/bullet.png) no-repeat center center transparent;  width:6px; height: 19px; }
img, img:link, img:visited {
	border: 0px;
	_behavior: url(../iepngfix.htc);
}

#grayBack {
	vertical-align:top;
	background-color:#9a9a9a;
	width:932px;
}

.main{
	margin-right:-21px;
	width:948px;
	position:relative;
	left:-10px;
	font-size:11px;
	padding:0px;
}
/*-------- Top Bar--------*/
#topBar{
	direction:ltr;
	width:948px;
	height:26px;
	padding:0px;
	position:relative;
}

#topBar td{
	height:948px;
	height:28px;
	color:#fff;
	font-family:tahoma;
	font-size:11px;
	padding-left:0px;
	padding-right:15px;
}
#topBar a {
	color: #ffffff;
	text-decoration: none;
}

#topBar a:hover  {
	color:#FFCC33;
	text-decoration:none;
}
/*-------- Search--------*/
#tblSearch{
	height:20px;
}
#tblSearch .left{
	width:21px;
	height:20px;
	background:url(../images/txtSearchBG_Left.png) no-repeat center;
}
#tblSearch .center{
	height:20px;
	background-color:#fff;
}
#tblSearch .right{
	width:10px;
	height:20px;
	background:url(../images/txtSearchBG_Right.png) no-repeat center;
}

#tblSearch td{
	padding:0px;
}
/*-------- Header--------*/
#header{
	width:948px;
	font-size:11px;
	position:relative;
	height:144px;
}

#tblHeader{
	width:100%;
	height:144px;
	font-size:11px;
	position:relative;
}

#header .left{
	width:10px;
	background:url(../images/bigHeader_left.png) no-repeat left;
}

#header .center{
	height:144px;
	background:url(../images/bigHeader_center.png);
}
#header .right{
	width:10px;
	background:url(../images/bigHeader_Right.png) no-repeat left;
}

#banner{
	width:942px;
	height:115px;
	background:url(../images/banner2.gif) no-repeat;
}
/*-------- footer--------*/

#tblFooter{
	margin:0px;
	margin-top:5px;
	direction:rtl;
	width:948px;
	font-size:11px;
}
#tblFooter *{
	margin:0px;
	padding:0px;
}

#footer .top{
	height:6px;
	background:url(../images/footerBG_Top.png) repeat-x top;
}

#footer .left{
	width:6px;
	background:url(../images/footerBG_Left.png) repeat-y left;
}

#footer .bottom{
	height:6px;
	background:url(../images/footerBG_Bottom.png) repeat-x bottom;
}

#footer .right{
	width:6px;
	background:url(../images/footerBG_Right.png) repeat-y right;
}

#footer .center{
	background-color:#737373;
}

#footer .TL{
	width:6px;
	height:6px;
	background:url(../images/footerBG_TL.png) no-repeat top left;
}
#footer .TR{
	width:6px;
	height:6px;
	background:url(../images/footerBG_TR.png) no-repeat top right;
}

#footer .BL{
	width:6px;
	height:6px;
	background:url(../images/footerBG_BL.png) no-repeat bottom left;
}

#footer .BR{
	width:6px;
	height:6px;
	background:url(../images/footerBG_BR.png) no-repeat bottom right;
}
#tblFooter a{
	color: #ffffff;
	text-decoration: none;;
	font-size:11px;
}

#tblFooter a:hover {
	color:#F5B432;
	text-decoration:none;
	font-size:11px;
}
#tblFooter a{
	color: #ffffff;
	text-decoration: none;;
	font-size:11px;
}

#tblFooter.center{
	text-decoration: none;
	color: #F5B432;
}
/*-------- Menu--------*/
#menu{
	width:100%;
	height:20px;
	font-size:11px;
	direction:rtl;
	vertical-align:top;
}

/*-- cell containing search        --*/ .SearchTD { width:130px; vertical-align: middle; text-align: right; background: url(../images/search-bg.jpg) no-repeat center right;}
/*-- search button in search form      --*/ .SearchButton {  background: transparent;padding-left:16px; padding-top:12px; padding-bottom:4px; cursor: hand; font-size:1px;}
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:20px; background: transparent; width: 92px; color: #006666; padding: 3px 0px 0px 0px; cursor:text; border:none}
