BODY,HTML {
	background-color: #E1DCC8;
	height: 100%;
	margin: 0px;
	text-align: center;
}
.containingtable {
	width: 1000px;
	height: 100%;
	border-width: 0px 1px 0px 0px;
	border-color: #501414;
	border-style: solid;
	text-align: left;
	margin: 0px auto;
}

.arcontainingtable {
	width: 1000px;
	height: 100%;
	border-width: 0px 0px 0px 1px;
	border-color: #501414;
	border-style: solid;
	text-align: right;
	direction: RTL;
	margin: 0px auto;
}

.armenuside {
	background: url('imgs/ar_menu_bg.gif');
	width: 155px;
	vertical-align: top;
}

.menuside {
	background: url('imgs/menu_bg.gif');
	width: 155px;
	vertical-align: top;
}

.topside {
	vertical-align: top;
	width: 845px;
}

.searchbox {
	width: 266px;
	height: 29px;
	background: url('imgs/searchboxbg.jpg');
	float: left;
}

.arsearchbox {
	width: 266px;
	height: 29px;
	background: url('imgs/ar_searchboxbg.jpg');
	float: right;
}

.bodyside {
	vertical-align: top;
	background: url('imgs/body_bg.gif');
	width: 677px;
	height: 100%;
}

.arbodyside {
	vertical-align: top;
	background: url('imgs/ar_body_bg.gif');
	width: 677px;
	height: 100%;
}

.rightside {
	vertical-align: top;
	background: url('imgs/rightside_bg.gif');
	width: 168px;
}

.arrightside {
	vertical-align: top;
	background: url('imgs/ar_rightside_bg.gif');
	width: 166px;
	padding-right: 2px;
}

.bodyinside {
	padding: 20px 20px;
}

.copyright {
	background-color: #89AF73;
	background-image: url('imgs/copyright_ls.jpg');
	background-position: left;
	background-repeat: repeat-y;
	color: #000000;
	text-align: center;
	font-size: 11px;
	font-family: arial;
	height: 30px;
}

.arcopyright {
	background-color: #89AF73;
	background-image: url('imgs/ar_copyright_rs.jpg');
	background-position: right;
	background-repeat: repeat-y;
	color: #000000;
	text-align: center;
	font-size: 11px;
	font-family: arial;
	height: 30px;
}

.copyrightright {
	background-color: #89AF73;
}

.menubutton {
	background-image: url('imgs/bg_button.jpg');
	height: 17px;
	width: 155px;
	font-size: 11px;
	font-family: tahoma;
	padding: 0px 0px 0px 20px;
}

.armenubutton {
	background-image: url('imgs/ar_bg_button.jpg');
	height: 17px;
	width: 155px;
	font-size: 11px;
	font-family: tahoma;
	padding: 0px 20px 0px 0px;
}

.menubutton A:link { color: #FFFFFF; text-decoration: none;}
.menubutton A:visited { color: #FFFFFF;text-decoration: none;}
.menubutton A:hover { color: #FFFF99; }

.armenubutton A:link { color: #FFFFFF; text-decoration: none;}
.armenubutton A:visited { color: #FFFFFF;text-decoration: none;}
.armenubutton A:hover { color: #FFFF99; }

.newsbox {
	font-size: 13px;
	font-family: arial, tahoma, san-serif;
	width: 80%;
}
.newsbox A:link { color: #660000;}
.newsbox A:visited { color: #660000;}
.newsbox A:hover{ color: #CC6600;}

.textpage {
	font-size: 10pt;
	line-height: 20px;
	font-family: arial, tahoma, san-serif;
}
.textpage A:link { color: #660000;}
.textpage A:visited { color: #660000;}
.textpage A:hover{ color: #CC6600;}

.cmsarnewstable { width: 100%; }
.cmsarnewsicon { width: 100px; height: 75px; border: 1px #660000 solid; }
.cmsarnewsicontd { padding: 5px; }
.cmsarnewsrow { }
.cmsarnewstitletd { font-family: tahoma; padding: 5px; font-size: 10pt;}
.cmsarnewstitletd A:link { color: #660000; text-decoration: none;}
.cmsarnewstitletd A:visited { color: #660000; text-decoration: none;}
.cmsarnewstitletd A:hover { color: #CC6600; text-decoration: none;}