P{
	font-family: tahoma;
	font-size: 9pt;
	margin: 0px;
}

A {
	color: navy;
	text-decoration: none;
}

A:hover {
	color: red;
	text-decoration: none;
}

img {
	border:0px;
}

P.submenu {
	color: white;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 1px;
}

A.submenu {
	color: white;
	text-decoration: none;
}

A.submenu:hover {
	color: yellow;
	text-decoration: none;
}

A.homenews {
	color: black;
	text-decoration: none;
}

A.homenews:hover {
	color: #444444;
	text-decoration: none;
}

A.headmenu {
	color: navy;
	text-decoration: none;
}

A.headmenu:hover {
	color: black;
	text-decoration: none;
}

A.button
{
	background-color: #e8e8e8;
	border: solid 1px #e0e0e0;
	padding: 3px;
	color: 444444;
}

A.button:hover
{
	background-color: #e1e1e1;
	border: solid 1px #c0c0c0;
	padding: 3px;
	color: red;
}

P.upper_title {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bolder;
	margin: 0px;
}

P.title {
	color: #990000;
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bolder;
}

A.title {
	color: #A40204;
	font-family: tahoma;
	font-size: 13pt;
	font-weight: bolder;
	text-decoration: none;
}

.upper_smalltitle {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bolder;
	margin: 0px;
	color: #444444;
}

.smalltitle {
	color: #990000;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bolder;
}

.smalltitle {
	color: #A40204;
	text-decoration: none;
}

P.headnav {
	color: #4986C2;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 3px
}

A.headnav {
	color: #254B72;
	text-decoration: none;
}

A.headnav:hover {
	color: #4986C2;
	text-decoration: none;
}

P.lower_title {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bolder;
	margin: 0px;
}

P.body {
	color: black;
	font-family: tahoma;
	font-size: 10pt;
	margin: 0px;
}

P.short_body {
	color: black;
	font-family: tahoma;
	font-size: 10pt;
	margin: 0px;
	margin-top: 15px;
}

.datetime {
	color: #888888;
	font-family: tahoma;
	font-size: 9pt;
	margin: 0px;
}

P.author {
	color: #0093CA;
	font-family: tahoma;
	font-size: 8pt;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

A.author {
	color: #0093CA;
	text-decoration: none;
}

A.author:hover {
	color: navy;
	text-decoration: none;
}

P.ads {
	margin: 2px 0px;
}

.booktoc_parent
{
	line-height: 180%;
	font-size: 9pt;
}

.booktoc_child
{
	line-height: 180%;
	font-size: 9pt;
}

.booktoc
{
	font-size: 9pt;
}


.st_textbox_en {
	border: 1px solid #0066CC;
	background-color: #white;
	font-family: tahoma;
	font-size: 10pt;
	direction: ltr;
	width: 400px;
}

.st_textbox_fa {
	border: 1px solid #0066CC;
	background-color: #white;
	font-family: tahoma;
	font-size: 10pt;
	direction: rtl;
	width: 400px;
}

.st_button {
	font-family: tahoma;
	font-size: 8pt;
	color: white;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 1px;
	background-color: #0066CC;
	border: 1px solid white;
	cursor: hand;
	
}

.st_option {
	background-color: white;
	border: 1px solid #0066CC;
	width:45px;
	margin-top:3px;
	margin-bottom:3px;
	font-family: tahoma;
	font-size: 10pt;
	direction: rtl;
}