* {
	border:none;
	padding:0px;
	margin:0px;	
}
body {
	background: #FFFFFF;
	font-size:14px;
	font-family: arial;
	direction:rtl;
	color:#000099;
}
a {
	color:#000099;
}
li {
	list-style:none;
}
#container {
	margin:auto;
	width:810px;
	margin-top:1%;
	margin-bottom:1%;
}
#left_logo {
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:112px;
	height:100px;
}
#right_logo {
	float:right;
	margin-top:-10px;
	margin-right:25px;
	width:112px;
}
.important {
	text-align:center;
}
#head {
	height:110px;
	margin:auto;
	z-index:0;
	background: url(images/head.jpg) no-repeat;
}
#head table {
	width:470px;
	margin:auto;
	margin-top:6px;
}
#head table tr td {
	margin:auto;
	height:70px;
	border:0px solid #DDDDDD;
	margin-top:5px;
}
#mid {	
	background: url(images/mid.jpg) repeat-y;
	width:810px;
	padding-top:5px;
}
#slogen {
	text-align:center;
	margin:auto;
	width:480px;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
#flash {
	width:490px;
	height:200px;
	margin:auto;
	padding-bottom:5px;
}
#info_table {
	width:490px;
	margin:auto;
}
.info {
	border:1px solid #CCCCCC;
	min-height:210px;
	text-align:center;
/* XXX: change width when adding/removing cols in the table */
	width:240px; 
}
#content {
	width:490px;
	margin:auto;
}
#content_end {
	background: url(images/bottom.jpg) no-repeat;
	margin:auto;
	height:30px;
}
#inner_text {
	background: #EEEEEE url(images/inner_back.jpg) no-repeat;
	width:490px;
}
#manui_inner_text {
	background: #EEEEEE url(images/inner_back.jpg) no-repeat;
	width:490px;
}
#rnav {
	float:right;
	width:147px;
	margin-right:6px;
	height:300px;
}
#lnav {
	float:left;
	width:147px;
	height:300px;
	margin-left:6px;
}
#footer {
	width:100%;
	height:5%;
	margin:auto;
	text-align:center;
}
#footer_text{
	padding-top:20px;
	font-size:9px;
}
#search {
	background: url(images/search_bg.jpg) no-repeat;
	height:47px;
	width:147px;
	padding-bottom:10px;
}
#search_button {
	padding-top:10px;
}
#search_text {
	width:80px;
	border:1px solid #DDDDDD;
	margin-right:10px;
}
#images, #small_add {
	padding-bottom:10px;
}
.top_box {
	background: url(images/top_box.jpg) no-repeat;
	width:147px;
	height:12px;
}
.mid_box {
	background: url(images/mid_box.jpg);
	width:147px;
}
.bot_box {
	background: url(images/bot_box.jpg) no-repeat;
	width:147px;
	height:14px;
	padding-bottom:10px;
}
.links {
	margin-right:10px;
	min-height:160px;
}
#boy {
	background:url(images/boy.gif);
	height:120px;
	width:120px;
}
.clear {
	clear:both;
}
h3 {
	font-size:20px;
}
