@charset "utf-8";
/* CSS Document */

/* title */
.text_1
{
	font-family:Tahoma;
	font-size:11pt;
	font-weight:bold;
	color:#FFFFFF;
}

/* main text */
.text_2
{
	font-family:Tahoma;
	font-size:8pt;
	color:#2a2a2a;
	line-height:14px;
}

/* copyright */
.text_3
{
	font-family:Tahoma;
	font-size:8pt;
	color:#FFFFFF;
}

/* search */
.text_4
{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
}

/* top menu */
.link_1
{
	font-family:tahoma;
	font-size:9pt;
	color:#ffffff;
}

.link_1:link {text-decoration: none;}
.link_1:visited {text-decoration: none;}
.link_1:active {text-decoration: none;}
.link_1:hover {text-decoration: none;color:#cacaca;}


/* sidebar menu */
.link_2
{
	font-family:tahoma;
	font-size:9pt;
	color:#ffffff;
}

.link_2:link {text-decoration: none;}
.link_2:visited {text-decoration: none;}
.link_2:active {text-decoration: none;}
.link_2:hover {text-decoration: none;color:#cacaca;}

/* pathway */
.link_3
{
	font-family:tahoma;
	font-size:8pt;
	color:#000000;
}

.link_3:link {text-decoration: none;}
.link_3:visited {text-decoration: none;}
.link_3:active {text-decoration: none;}
.link_3:hover {text-decoration: none;color:#cacaca;}

/* farsi/english */
.link_4
{
	font-family:tahoma;
	font-size:8pt;
	color:#000000;
}

.link_4:link {text-decoration: none;}
.link_4:visited {text-decoration: none;}
.link_4:active {text-decoration: none;}
.link_4:hover {text-decoration: none;color:#cacaca;}

/* bold links in main content */
.link_5
{
	font-family:tahoma;
	font-size:8pt;
	color:#a90607;
	font-weight:bold;
}

.link_5:link {text-decoration: none;}
.link_5:visited {text-decoration: none;}
.link_5:active {text-decoration: none;}
.link_5:hover {text-decoration: none;}

/* normal links in main content */
.link_6
{
	font-family:tahoma;
	font-size:8pt;
	color:#a90607;
}

.link_6:link {text-decoration: none;}
.link_6:visited {text-decoration: none;}
.link_6:active {text-decoration: none;}
.link_6:hover {text-decoration: none;}

.image_1
{
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}

#main_content_cell
{
}

.user_name,
.user_email
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:140px;
	height:14px;
	background-color:#ffffff;
}

.user_message
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	width:222px;
	height:84px;
	background-color:#ffffff;
	overflow-y:auto;
	overflow-x:auto;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	word-wrap:break-word;
}

.message_category
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	border-style:none;
	border-width:1px;
	border-color:#999999;
	width:147px;
	background-color:#ffffff;
}

.search_input
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	border-style:none;
	width:110px;
	height:14px;
	background-color:#ffffff;
}
