BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
}

BODY.eiframe {
	background-color : #927D5E;
	color : #ffffff;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
}

BODY.piframe {
	background-color : #006F97;
	color : #ffffff;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
}

A.tmw:LINK, A.tmw:VISITED {
	color : #000000;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 9pt;
}
A.tmw:HOVER {
	color : #ff0000;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 9pt;
}

A.tm:LINK, A.tm:VISITED {
	color : #000000;
	text-decoration : none;
}
A.tm:HOVER {
	color : #ff0000;
	text-decoration : none;
}

A.ttm:LINK, A.ttm:VISITED {
	color : Gray;
	text-decoration : none;
}
A.ttm:HOVER {
	color : #ff0000;
	text-decoration : none;
}

A.more:LINK, A.more:VISITED {
	color : White;
	text-decoration : underline;
}
A.more:HOVER {
	color : Black;
	text-decoration : none;
}

A.sub:LINK, A.sub:VISITED {
	color: White;
	text-decoration: none;
	font-size: 9pt;
	font-family: Tahoma;
}
A.sub:HOVER {
	color: Black;
	text-decoration: none;
	font-size: 9pt;
	font-family: Tahoma;
}

A.eindex:LINK, A.eindex:VISITED {
	color : #C4B4A5;
	text-decoration : none;
}

A.eindex:HOVER {
	color : #ffffff;
	text-decoration : none;
}

A.pindex:LINK, A.pindex:VISITED {
	color : #60ACC8;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 9pt;
}

A.pindex:HOVER {
	color : #ffffff;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 9pt;
}

A.copy:LINK, A.copy:VISITED {
	color : #808080;
	text-decoration : underline;
	font-size: 7pt;
}
A.copy:HOVER {
	color : Black;
	text-decoration : none;
	font-size: 7pt;
}

.iframe {
	border-top-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: none;
}

.farsifont {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
}

.farsifontw {
	font-family: Tahoma;
	font-size: 9pt;
	color: #ffffff;
}

.form {
	font-size: 12px;
	font-family: Tahoma;
	border: 1px solid #937d5e;
}
.formcon {
	font-size: 12px;
	font-family: Tahoma;
	border: 1px solid #087473;
}

.button {
	font-size: 9pt;
	font-family: Tahoma;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: #937d5e;
	width: auto;
	height: 18px;
}

.buttoncon {
	font-size: 9pt;
	font-family: Tahoma;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: #087473;
	width: auto;
	height: 18px;
}