a.TA:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #919191;
	text-decoration: none;
}
a.TA:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #919191;
	text-decoration: none;
}
a.TA:hover {
	color: #809FBF;
	text-decoration: none;
	background-color: #F2F2F2;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	
}
a.PLinks:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.PLinks:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.PLinks:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFFF84;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	
}
.MainLayer{
	position:absolute;
	top:110px;
	width:770px;
	left:10px;
	height:293px;
	z-index:4;
	overflow:auto;
	color:#000000;
	visibility:hidden;
  	scrollbar-face-color : #ff9900;
	scrollbar-3dlight-color : #ffc051;
	scrollbar-base-color : #814300;
	scrollbar-arrow-color : black;
	scrollbar-darkshadow-color : black;
	scrollbar-highlight-color : #fef9e0;
	scrollbar-track-color :  #fec051;
	font-family:Arial;
	border: 1px none #000000;	
}
.TitleText {
	color: #990000;
	font-size: 13px;
	font-weight:bold;
    text-align:justify;
	font-family:Tahoma;
	direction:rtl;
	margin-left:25px;
	margin-right:25px;
	text-align:justify;
}
.NormalText {

	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	direction:rtl;
	text-indent:25px;
	margin-right:25px;
	margin-left:25px;
	text-align:justify;
	line-height:25px;
}
.TopMargin {

	font-size:12px;
	margin-top:15px;
}
.NoteText {

	font-family:Tahoma;
	letter-spacing:1px;
	font-size:13px;
	font-weight:bold;
	color:#0033FF;
	direction:rtl;
}
a.inner:visited {
		color:#864728;
		text-decoration:none;
		border-bottom-style: dashed;
		border-bottom-color:#864728;
		border-bottom-width: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size:12px;
		font-weight:bold;
}
a.inner:link {
		color:#864728;
		text-decoration:none;
		border-bottom-style: dashed;
		border-bottom-color:#864728;
		border-bottom-width: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size:12px;
		font-weight:bold;
}
a.inner:hover {
		color:#CC6600;
		text-decoration:none;
		border-bottom-style: dashed;
		border-bottom-color:#CC6600;
		border-bottom-width: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size:12px;
		font-weight:bold;
}
.ImageStyle{
		float:left;
		margin-left:10px;
		margin-right:10px;

}
.fild{
    color: #333333;
	background-color:#ffffff;
	border:1px solid #cc9966;
	font-family:Tahoma;
	font-size:13px;
}
.FieldFont{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
  
}
.ButtonStyle{
	border:1px solid #cc9966;
	background-color:#FFCC99;
	color:#864728;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

