body {
	background: #ffffff;
	margin: 0px auto; 
	text-align: center;	
	color: #000000;	
	}

body, p, input, select, textarea {
	font-family: arial;	
}

xmp {
	background: red;
	text-align:left;
	color: #ffffff;
	}
	
A.selected {font-weight: bold; text-decoration: none;}

.off {display:none;}
.clear {clear:both;}
.rtl {direction: rtl;}
.ltr {direction: ltr;}
.red {background: red;}
	
a {color: #000000;}
a.button_links{color: #996600;}
a img {border: 0px;}

p {margin:0px;margin-bottom: 10px; }

table.layout {border-collapse:collapse; margin-bottom: 5px;}
table.layout td {padding: 0px;vertical-align:top;}


em {color: #ff0080; font-size:14px; font-style: normal; font-weight: bold;}

.pageWrap {
	width: 1014px;
	margin: 0px auto;	
	}

.topWrap {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;	
	height: 300px;
	text-align: left;	
	font-size: 11px;		
	direction: rtl;
	}

.pageTop {	
	position: absolute;
	right: 320px;	
	top: 0px; 		
	width: 400px;	
	height: 63px;
	text-align: right;
	font-size: 14px;
	overflow: hidden;	
	}

.pageTop span,  
.pageTop a 
 {
	font-size: 12px;
	color: #333333;
	float: right;
	display: inline;
	padding: 8px; 
	padding-top: 40px; 
	font-family: tahoma;
	text-decoration: none;

	}
	
.pageTop a.selected  {background: #e4e0c7;}

.pageTopSide {
	position: absolute;
	left: 0px; 
	top: 0px; 	
	xbackground: red;
	width: 600px;
	height: 133px; 
	overflow: hidden;
	text-align: left;
	}



#PageTopImage {
	position: absolute;
	left: 0px;
	top: 0px;
	/*background: url(../images/page_top_image.jpg);*/
	/*width: 1024px;*/
	height: 292px;
	overflow: hidden;
	}
	
.middleWrap {
	width: 790px;
	margin: 0px auto;
	position: relative;	
	text-align: right;
	clear: both;		
	zoom:1;
	background: url('../images/middle_background.gif') no-repeat left top;
	padding: 20px;	
	}	


.middleWrap .contentBoxWrap {		
	font-size: 12px;			
	position: relative;	
	color: #000000;	
	width: 540px;
	xborder: solid 1px;
	xmargin-left: 10px;
	display: inline;
	float: left;		
	text-align: right;
	direction: rtl;
	zoom: 1;
	margin-left: 35px;
	margin-top: 50px;
	}


#contentBoxWrapRound {zoom: 1;}

.contentBoxWrap h1 {
	font-size: 18px; 
	font-weight: bold;
	color: #000000;
	padding-right: 11px;
	margin-bottom: 10px;	
	}
	
#ContentBoxMiddle {	
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
	direction: rtl;
	font-size: 12px;
	zoom: 1;
	}
	
#ContentBoxMiddle * {font-family: arial;}

h1, h2, h3 {margin-top: 0px; }


.insideScroll {
	overflow: auto;
	height: 210px;
	overflow-x: hidden;
	margin-left: 50px;
	
	}	

.middleWrap .contentBoxBottom {	
	padding-top: 10px;
	}

.bottomWrap	{	
	xdisplay: none;
	clear: both;
	padding: 5px;
	margin-bottom: 20px;
	font-size: 12px;		
	position: relative;		
	xheight: 40px;	
	text-align: center;		
	color: #b3324e;
	font-weight: bold;
	}
	
.bottomWrap	a {	
	color: #b3324e;
	text-decoration: none;
	font-weight: bold;
	}

.pageImage {
	display: none;
	position: absolute;
	left: 0px; 
	top: 132px;	
	width: 400px;
	height: 530px;
	background-repeat: no-repeat;
	background-position: left top;
	xborder: solid black 1px;
	
	}

.error {
	color: #ff0000;		
	}
	
div.error {padding: 10px 0px 5px;}

ul.error {	
	margin-left: 15px;		
	margin-top: 10px;		
	}
	
ul.error li {
	}


.sideWrap {
	float: right;
	width: 170px;			
	padding-right:10px; 
	padding-left: 15px; 
	margin-top:50px; 
	border-left: solid #d8d5b2 1px;
	position: relative;
	}

.sideMenu {	
	background: #ffffff;
	text-align: right;
	margin-bottom:10px;
	direction: rtl;
	}
	
.sideMenu .sons {
	
}
	

.sideMenu .button {	
	margin-bottom: -6px; 
	}	
	
.sideMenu .sons .button {
	background: none;
	border-bottom: 0px; 	
	padding-top: 2px;
	padding-bottom: 2px;
}

.sideMenu .bold {xbackground-color: #005A72;}

.sideMenu .button a img {
	border: 0px; 
	float: right;
	vertical-align: middle;
	margin-top: -10px; 
	margin-left: 10px; 
	display: inline;
	}
.sideMenu .button a {
	display: block;
	width: 165px;
	
	height: 37px;	
	overflow: hidden;	
	background: url(../images/side_menu_item.gif) no-repeat 0 0 ;
	margin-right: 2px;
	xborder: solid black 1px; 		
	padding-left: 1px;	
	padding-top: 10px;
	color: #615e4d;	
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px; 
	text-decoration: none;	
	line-height: 20px;
	}


.sideMenu .button a:hover {
	xcolor: #000000;
	xfont-weight: bold;
	background: url(../images/side_menu_item_over.gif) no-repeat 0 0 ;
	}
	
.sideMenu .sons .button a {
}

.sideMenu .over a { 	
	xbackground-color: #0D343E !important;	
	xbackground: url(../images/round_button_current.gif) no-repeat 0px 0px;	
}

.sideMenu .current a {
	xbackground-color: #0099ff !important;	
	background: url(../images/round_button_current.gif) no-repeat 0px 0px;	
	
}
 

				

.searchBox {		
	width: 150px; 		
	height: 35px; 	
	text-align: right;
	direction: rtl;
	padding: 10px;	
	padding-top: 7px;		
	margin-top: -50px;
	}
	
.searchBox form {display: inline;}	
.searchBox .text {
	width: 225px;
	border: solid #d1a75b 1px;
	height: 15px; 
	vertical-align: middle;
	}
	
.searchBox .submit {
	vertical-align: middle;
	background: transparent; 
	font-size: 14px;
	border: 0px;
	font-weight: bold;
	color: #a69375;
	}

 a.button_links_p{
	vertical-align: middle;
	background: transparent; 
	font-size: 14px;
	border: 0px;
	font-weight: bold;
	color: #a69375;
	}


#NewsBoxWrap {
	width: 169px; 
	height: 300px; 
	overflow: hidden;
	}

#NewsBox h3 {
	
	text-align: center;
	font-weight: bold;
	font-size: 16px; 
	color: #556536;	
	}

#NewsBox {
	text-align: right; 
	direction: rtl; 
	}

.searchBox form {display: inline;}	
.searchBox .text {width: 88px; }

.roundbox {background: #ffffff;}
.roundbox .side {border-right: solid #eeeae9 6px;border-left: solid #eeeae9 6px; }
.roundbox .top {background: url(../images/round_top_left.gif) no-repeat left top; height: 14px; overflow: hidden; width: 100%;}
.roundbox .top .right {background: url(../images/round_top_right.gif) no-repeat right top; height: 14px;}
.roundbox .bottom {background: url(../images/round_bottom_left.gif) no-repeat left top; height: 14px; overflow: hidden;width: 100%;}
.roundbox .bottom .right {background: url(../images/round_bottom_right.gif) no-repeat right top; height: 14px;}
	

.homeBox {
	float: right;
	margin-left: 60px;
	width: 136px; 	
	}
	
.homeBox .content {
	border: solid #d4d6c1 1px;
	margin-bottom: 5px; 
	width: 134px;
	height: 96px; 
	overflow: hidden;
	}	
	
.homeBox h3 {
	margin: 0px;
	border: solid #d4d6c1 1px;
	font-size: 12px;
	padding-right: 4px;
	}	
	
.lastBox {	
	margin-left: 0px;
	}
		
