﻿@charset "utf-8";
/* CSS Document */

body
{
direction:rtl;
background-image:url(../image/back_01.jpg);
background-repeat:repeat-x;
background-color:#c69c6e;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
margin-bottom:0px;
margin-top:0px;
}

.tab1
{
direction:rtl;
background:#FFFFFF;
border-style:solid;
border-color:#663300;
border-bottom-width:0px;
border-left-width:1px;
border-right-width:1px;
border-top-width:0px;
}

.menu_cell
{
height:25px;
font-size:16px;
border-style:dotted;
border-color:#663300;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
padding: 0px 0px 0px 16px;
}

.inter_cell
{
background-color:#FFFFFF;
background-image:url(../image/corner_001.jpg);
background-position:left;
background-repeat:no-repeat;
}

.inter_cell_up
{
font-size:14px;
font-weight:bold;
color:#CC0000;
text-decoration:underline;
height:25px;
padding: 5px 5px 5px 5px;
}

.inter_cell_dn
{
height:320;
font-size:16px;
padding: 3px 15px 0px 10px;
}

.copy_right
{
font-size:12px;
color:#F5F5F5;
padding: 15px 5px 15px 5px;
}

.n_red a
{
text-decoration:none;
font-size:16px;
color:#000000;
}

.n_red a:visited
{
color:#000000;
} 
.n_red a:active 
{
color:#000000;
}

.n_red a:hover
{
text-decoration:underline;
color:#CC0000;
}

.n_redb a
{
    color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}

.n_redb a:visited
{
    color: #CC0000;
	font-weight: bold;
	text-decoration:none;
} 
.n_redb a:active 
{
    color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}

.pages
{
border-style:solid;
border-color:#663300;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:1px;
border-top-width:0px;
padding: 0px 12px 0px 0px;
}

.n_img a
{
text-decoration:none;
border:none;
}

.n_img a:visited
{
text-decoration:none;
border:none;
} 
.n_img a:active 
{
text-decoration:none;
border:none;
}

.lang a
{
text-decoration:underline;
color:#FFFFFF;
}

.lang a:visited
{
text-decoration:underline;
color:#FFFFFF;
} 
.lang a:active 
{
text-decoration:underline;
color:#FFFFFF;
}

.cell_back
{
background-color:#000000;
}

.imgw
{
border:solid;
border-color:#FFFFFF;
border-width:1px;
}

.main_gsll
{
font-size:15px;
color:#FFFFFF;
text-align:justify;
padding: 5px 5px 5px 5px;
}

.gall001_cell
{
text-align:center;
padding: 10px 10px 0px 10px;
}

.img1 /* used to give images a white border */
{
	margin:2px 0px 0px 2px; 
	background:#fff; 
	padding:3px; 
	border:1px solid #999999;
}

.img_tit /* used to give images a white border */
{
	background:#333333;
	color:#FFFFFF;
	text-align:center;
    padding: 3px 3px 3px 3px;
	margin:0px 6px 6px 6px;
	width: 120px;
	height: 32px;
	border:1px solid #999999;
}

.gall_tit
{
   color:#FF0000;
   font-size:22px;
   font-weight:bold;
   padding: 3px 30px 3px 3px;
}