﻿a {color:#ffffff; text-decoration:none;}
a:visited {color:#ffffff;}
a:active {color:#ffffff;}
a:hover {color:#FF0000; text-decoration:underline }

body{
	margin:0px;
	padding:0px;
	direction:rtl;
	vertical-align:top;
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	line-height:20px;
}
table {	margin:opx;	text-align:right; }
td { vertical-align:top }
p{	padding:0px; margin:0px; }
h1{font-size:14px; color:black; padding:0px 0px 10px 0px; margin:0px;}

.box{
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	padding:0px 10px 0px 0px;
	vertical-align:middle;
	text-align:right;
	background-image:url('../images/titrbox.jpg');
	background-repeat:repeat;
	background-color:#CD0104;
	height:38px;
}
.category_text {
	font-size:11px;
	color:#ffFFFF;
	padding:10px;
	line-height:180%;
	background-image:url('../images/tbcontent.jpg');
	background-repeat:no-repeat;
	background-color:#0D2251;
}
.text_footer {
	color:#fff;
	font-size:11px;
	padding:10px;
	text-align:center;
	background-color:#130202;
}
.text_content {
	font-size: 11px;
	text-align:right;
	color:#000000;
	padding:0px 0px 10px 10px;
}
.text_index{
	padding:0px 40px 0px 30px;
	width:538px;
	background-image:url('../images/rpic.jpg');
	background-position:left;
	background-repeat:no-repeat;
	font-size: 11px;
	text-align:right;
	color:#000000;
}
.text_center {
	text-align:center;
	color:#000000;
	font-size:11px;
	padding:0px 0px 20px 0px;
}
.text_table_book{
	border:1px solid #000000;
	text-align:right;
	color:#000000;
	font-size:11px;
	padding-right:10px;
	vertical-align:middle;
}
.text_table_center{
	border:1px solid #000000;
	text-align:center;
	color:#000000;
	font-size:11px;
	vertical-align:middle;
}
.titr_content {
	font-size:15px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
	padding:0px 10px 0px 0px;
	vertical-align:middle;
	background-image:url('../images/titrbox.jpg');
	background-repeat:repeat;
	height:38px;
}
.link {
	color:#3366CC;
	font-size:11px;
	padding:0px;
	text-align:right;
}
.text_table {
	font-size:11px;
	text-align:center;
	color:#000000;
	padding:0px 0px 10px 0px;
}
.text_contact {
	font-size: 11px;
	text-align:right;
	color:#000000;
	padding:0px;
	background-color:#DBDBDB;
}
.text_tbuttom {
	font-size: 11px;
	text-align:center;
	color:#000000;
	padding:3px 0px 3px 0px;
	background-color:#DBDBDB;
}
.buttom {
	border:1px solid #000000;
	color:#ffffff;
	font-size:10pt;
	background-color:#676767;
	width:58px;
}
.textbox {
	border:1px solid #000000;
	color:#000000;
	background-color:#B6B6B6;
	height:20px;
	width:248px;
	font-size:10pt;
}
.texarea {
	border:1px solid #000000;
	color:#000000;
	background-color:#B6B6B6;
	height:73px;
	width:248px;
	font-size:10pt;
}
.textlink {
	color:#000099;
	font-size:11px;
	padding:0px;
	text-align:right;
	font-weight:bold;
}
/*--------------------Menu Accordion--------------------*/
.sm {list-style:none; width:883px; height:249px; display:block; overflow:hidden; padding:0px; margin:0px}
.sm li {float:right; display:inline; overflow:hidden;}

/*-------------------- Gallery --------------------*/
.anchor {
	display:none;
	margin-bottom:20px;
	width:100%;
	color:#FFFFFF;
	text-align:left;
}

.hfivepadding{
margin-top:5px;
}

/*--------------------Accordion News--------------------*/
#accordion {width:730px; margin:0px auto;text-align:right}
.accordion {width:730px; font:11px tahoma;color:#0D2251}
.accordion dt {
	width:710px;
	border:2px solid #DFDFDF;
	padding:8px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	background-color:#F0F0F0
}
.accordion dt:hover {background-color:#C5C5C5}
.accordion dd {overflow:hidden; background:#DFDFDF; margin-right:0px}
.accordion span {display:block; width:696px; border:2px solid #DFDFDF; border-top:none; padding:15px}