@charset "utf-8";
/* CSS Document */
.handCursor {
	cursor: hand;
}
body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image:url(../images/panah_bg.gif);
	background-attachment:fixed;
	background-repeat: repeat;
	line-height:0.6cm;	
	SCROLLBAR-FACE-COLOR: #F0F7F7; SCROLLBAR-HIGHLIGHT-COLOR: #F0F7F7; SCROLLBAR-SHADOW-COLOR: #E6EFEF; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  #387070; SCROLLBAR-TRACK-COLOR: #F3F8F8; SCROLLBAR-DARKSHADOW-COLOR: #355B5B;
}
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #003366;
}

a {
	font-family: Tahoma;
	font-size: 13px;
	color: #003366;
}
.title {
	font-family:"Times New Roman", Times, serif;
	color:#CC0000;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
.form_txt {
	font-family: Tahoma;
	font-size: 13px;
	color: #CC3300;
	background-color: #F3F8F8;
	border: thin dotted #BCD3D3;
}
.red {color: #FF0000;
direction:rtl;
}
.par {
	text-align: justify;
	vertical-align: middle;
	line-height:0.6cm;
}

.bookTitle {	color: #990000;
	font-weight: bold;
}.underLine {
	color: #8D3D53;
	text-decoration: underline blink;
}
.NavLink {
	font-weight: bold;
	color: #8C194A;
}
.NavLink:link {
	color:#CC0000;
	text-decoration: none;
}
.NavLink:hover {
color:#CC3300;
text-decoration: underline;
}
.NavLink:visited {
color:#CC3300;
text-decoration: none;
}
.NavLink:active {
color:#CC3300;
text-decoration: none;
}