﻿body {
	font-size:12px;
	font-family:Nesf2;
	text-align:center;
	margin:0px;
	padding:0px;
	margin-top:2px;
}

img
{
	border:0px;
	margin:0px;
}

a
{
	color:#2d8fc0;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

div.main{
	width: 912px;
}

div.header
{
	margin:0px;
	width: 912px;
	background-image: url( '/App_Image/bg_header.jpg' );
	background-repeat: no-repeat;
	height:79px;
}

div.header a
{
	color:Red;
	/*text-decoration: none;*/
}

div.footer
{
	background-image:url('/App_Image/footerLogo.jpg');
	background-repeat:no-repeat;
	height:50px;
	clear:both;
	width:912px;
	font-size:10px;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: 175px;
	margin-top:13px;
	background-color:white;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	color: blue;
}

div.contentMenu
{
	background-image:url('/app_image/rMenu.gif');
	background-repeat:repeat-y;
	background-position:right;
	border-left:solid 1px #dcdbdb;
}

div.dMenu
{
	font-size:4px;
	background-image:url('/app_image/dMenu.gif');
	background-repeat:repeat-x;
	background-position:top;
}

div.drMenu
{
	float:right;
	background-color:White;
	width:6px;
	height:5px;
	background-color:White;
	background-image:url('/app_image/drMenu.gif');
	background-repeat:no-repeat;
	background-position:top;
}

div.dlMenu
{
	float:left;
	background-color:White;
	width:6px;
	height:5px;
	background-color:White;
	background-image:url('/app_image/dlMenu.gif');
	background-repeat:no-repeat;
	background-position:top;
}

/***********************************/

div.smNaghshe
{
	float:left;
	height:30px;
	/*background-image:url('/app_image/smNaghshe.gif');
	background-repeat:no-repeat;
	background-position:top;*/
}

div.smNaghshe a
{
	color: red;
	font-weight: 600;
}

div.smNaghshe1 a:hover
{
	display:inline-block;
	background-image:url('/app_image/smNaghshe.gif');
	background-repeat:no-repeat;
	background-position:top;
	height:30px;
	width:45px;
}


/**********************************/


div.tree
{
	padding:0px;
	direction:rtl;
	text-align:right;
	font-size:13px;
	font-weight:600;
	margin:0px;
	margin-bottom:10px;
	margin-right:10px;
}

div.fullText
{
	margin:0px;
	margin-right:25px;
	margin-left:25px;
}

div.underHeader
{
	background-color:#d5d5d5;
	margin:0px;
	margin-top:1px;
	color:#878787;
	font-weight:600;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	font-family:Verdana;
	font-size:20px;
}

div.content
{
	direction:rtl;
	text-align:right;
	margin:0px;
	margin-top:1px;
	padding:20px;
	background-image:url('/app_image/bgContentTop.gif');
	background-position:top;
	background-repeat:repeat-x;
}

