a{
    text-decoration: none;
    color: navy;
}
a:visited{
    color: navy;
}
a:link{
    color: navy;
}
a:hover{
    color: #c7dff4;
}

img{
    border: none;
    padding: 0;
}

#menu{
    width: 712px;
}
#menu td{
    text-align: center;
}

#tree{
    font-size: 11pt;
    font-weight: bold;
}

#tree a{
    font-size: 8pt;
    line-height: 100%;
    font-family: tahoma;
    font-weight: normal;    
}
#tree img{
    border: none;
}

#news li{
    padding-top: 15px;
}

#search{
    width: 100%;
}
#search td{
    color: black;
    font-family: tahoma, serif, sans-serif, cursive;
    font-size: 10pt;
    line-height: 200%;
    padding-right: 5px;
}
#search #cat{
    color: black;
    font-family: tahoma, serif, sans-serif, cursive;
    font-size: 10pt;
    width: 205px;
    direction: rtl;
    text-align: right;    
}
#introduce{
    width: 100%;
    border: #99943e 2px ridge;    
}
#introduce td{
    color: black;
    font-family: tahoma, serif, sans-serif, cursive;
    font-size: 8pt;
    direction: rtl;
    text-align: right;
}

#saayeForm{
    width: 600px;
	direction: rtl;
	border: 2px ridge #99943e;
}
#saayeForm td{
	text-align: right;
	font-size: 10pt;
    line-height: 200%;
}
#txtBox{
	color: black;
    font-family: tahoma, serif, sans-serif, cursive;
    font-size: 10pt;
    width: 200px;
    direction: rtl;
    text-align: right;
    background-image: url('../images/txtbox.png');
    height: 22px;
    border: 1px groove #99943e;
}
textarea{
	color: black;
    font-family: tahoma, serif, sans-serif, cursive;
    font-size: 10pt;
    width: 350px;
    direction: rtl;
    text-align: right;
    height: 147px;
    border: 1px groove #99943e;
}
#submit{
	width: 120px;
    height: 40px;
    font-family: serif, sans-serif, cursive;
    font-size: 11pt;
    font-weight: bolder;
    border: #99943e 3px outset;	
}
#saayeDB{
	width: 600px;
	direction: rtl;
	text-align: center;
	border: 1px ridge #99943e;
}
#saayeDB th{
	font-size: 11pt;
	font-weight: bolder;
	text-align: center;
	border: 3px ridge #99943e;
}
#saayeDB td{
	padding: 3px;
	padding-right: 5px;
	border: 1px double #99943e;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	font-family: tahoma, serif, sans-serif, monospace, fantasy, cursive;
	text-align: justify;
}
#tblTitle{
	text-align: center;
	color: black;
	font-size: 11pt;
	font-weight: bold;
	font-family: serif, sans-serif, monospace, fantasy, cursive;
	background-color: #ffffff;
	border: 1px groove #99943e;
	padding: 5px;
}
#error{
	width: 600px;
	color: white;
	font-size: 10pt;
	font-family: tahoma, serif, sans-serif, monospace, fantasy, cursive;
	background-color: #ff8a00;
	padding: 5px;
	border: 3px outset #ff8f00;
    height: 23px;
    vertical-align: middle;
}
#success{
	width: 600px;
	color: white;
	font-size: 10pt;
	font-family: tahoma, serif, sans-serif, monospace, fantasy, cursive;
	background-color: #96d62f;
	padding: 5px;
	border: 3px outset #96d65f;
    height: 23px;
    vertical-align: middle;
}

#success img{
    vertical-align: middle;
}

#error img{
    vertical-align: middle;
}
#comments{
    border: none;
}
#comments td{
    border: none;
}
#pageNumbers{
    text-align: center;
    font-weight: normal;
    font-family: tahoma, serif, sans-serif, cursive;
    font-size: 10pt;
}
#numbers{
    direction: rtl;
    text-align: center;
    font-weight: normal;
    font-family: tahoma, serif, sans-serif, cursive;
    font-size: 10pt;
    font-weight: normal;
}

#selectBox{
    color: black;
    width: 205px;
    height: 25px;
    font-family: tahoma, serif, sans-serif, cursive;    
}