﻿.inputLabel
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 300%;
	text-align:right;
	vertical-align:top;
}
.normalTextBox
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.errorText
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FF4400;
}
.pathText_L
{
	font-family: Tahoma;
	font-size: 12px;
	direction: rtl;
	color: #DD063F;
	text-align: right;
	text-decoration: none;
}
.pathText_L:hover
{
	color:#E8E8EE;
	text-decoration: underline;
}
.pathText_N
{
	color: #444444;
	font-family: Tahoma;
	font-size:12px;
	direction: rtl;
	text-align: right;
	text-decoration: none;
}
.tableView
{
	background-color: #E8E8EE;
	border-collapse: collapse;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	direction: rtl;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding: 10px;
}
.marqueeItem
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	direction: rtl;
	text-align: justify;
	color: #000000;
	text-decoration: none;
}
.marqueeItem:hover
{
	color: #DD063F;
	text-decoration: underline;
}
.copyrightComp
{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#D32D1E;
	text-decoration:none;
}
.copyrightComp:hover
{
	text-decoration: underline;
	color: #DB4133;
}
.mNormalLink
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	direction: rtl;
	text-align: justify;
}
.mNormalLink:hover
{
	text-decoration: underline;
	color: #000000;
}
.pageNumbersStyle
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

.pageNumbersStyle:link
{
	color: #0D4573;
	text-decoration: none;
	font-family: Verdana;
}
.pageNumbersStyle:link:hover
{
	text-decoration: underline;
	color: #D11F1F;
}