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 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: 1000px;
	margin: 0px auto;	
	}

.topWrap {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 22px;
	height: 40px;
	text-align: left;	
	background: url('../images/top.gif') no-repeat left top;
	}

.topWrap a {
	text-decoration: none;
	}

.topWrap span {
	padding: 0px 7px; 
	}
	
.middleWrap {
	position: relative;	
	text-align: right;
	clear: both;	
	background: url('../images/middle_bg.gif') repeat-y left top;
	zoom:1;
	
	}	


.home {	
	background-image: url('../images/middle_bg_home.gif') !important;		
	}	

.middleWrap .contentBoxWrap {		
	font-size: 12px;			
	position: relative;	
	color: #000000;
	width: 760px;
	float: left;		
	text-align: right;
	direction: rtl;
	}

.middleWrap .contentBoxTop {	

	}


.contentBoxWrap h1 {
	position: absolute;
	right:20px;
	top: 232px;
	font-size: 18px; 
	font-weight: bold;
	color: #333333;
	
	}
	
.contentBoxWrap #ContentBoxMiddle h1 {position: static; left: auto; top: auto; right: auto;}
#ContentBoxMiddle {

	margin-top: -30px; 
	margin-left: 50px; 
	margin-right: 40px; 
	xborder: solid black 1px; 
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
	direction: ltr;
	font-size: 12px;
	}

#ContentBoxMiddle a {color: #0000ff;}

.insideScroll {
	overflow: auto;
	height: 210px;
	overflow-x: hidden;
	margin-left: 50px;
	
	}	

.middleWrap .contentBoxBottom {	
	padding-top: 10px;
	}

.bottomWrap	{	
	clear: both;
	font-size: 12px;	
	
	position: relative;
		
	height: 40px;
	text-align: center;	
	background: url('../images/bottom.gif') no-repeat left top;
	}
	
.bottomWrap	a {	
	color: #000000;
	text-decoration: none;
	}

.error {
	color: #ff0000;		
	}
	
div.error {padding: 10px 0px 5px;}

ul.error {	
	margin-left: 15px;		
	margin-top: 10px;		
	}
	
ul.error li {
	}


.sideWrap {
	float: right;
	width: 220px;
	}
	
.sideMenu {
	background: #ffffff;	
	padding-left: 10px; 
	padding-right: 10px; 
	text-align: right;
	direction: rtl;
	
	}
	

.sideMenu .button {
	background: url(../images/side_menu_bullet.gif) no-repeat 200px 17px;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 15px;
	border-bottom: solid #CCCCCC 1px; 
	
	}	
	
.sideMenu .button a {
	color: #FF0000;	
	font-size: 18px; 
	text-decoration: none;	
	}
	
.banners { 
	padding-top: 40px; 	
	background: #EFEFEF;
	margin-left: 20px; 
	margin-right: 20px; 
	text-align: right;
	direction: rtl;
	}
	
.banners .banner {	
	width: 150px; 
	margin: 0px auto 40px auto;
	overflow: hidden;	
	text-align: center;
	}
	
.header1 .list h1 {
	font-size: 16px;
	margin: 0px; 
	margin-bottom: 10px; 
	font-weight: bold;
	}	
	
.header2 , .list h2 {
	font-size: 14px;
	margin: 0px; 
	margin-bottom: 10px; 	
	font-weight: bold;
	}
	
.header3 , .list h3 {
	font-size: 12px;
	font-weight: bold;	
	margin: 0px; 
	margin-bottom: 5px; 
	}
	
.header4 , .list h4 {
	font-size: 12px;
	font-weight: normal;	
	color: #0000cc;
	margin: 0px; 
	margin-bottom: 5px; 
	}
	
.header5 , .list h5 , h4 {
	font-size: 16px;
	font-weight: bold;	
	color: #3399ff;
	margin: 0px; 
	margin-bottom: 5px; 
	}	
	
.list .img img {border: solid black  1px;}

.list .text {
	padding-right: 10px;
	}
.list .longText {
	
	}
	
.insideModule {
	xbackground: #FEFFEF;
	direction: rtl;
	padding-top: 50px; 
	}
	

.form #msg {
	direction: rtl;
	font-weight: bold; 
	color: #0000aa;
	}

.form #msg.error {
	color: #aa0000;
	}
		
