.Text
{
	font-size: 13px;
	direction: rtl;
	font-family: tahoma
}

.Direct
{
	text-align:right;
	Direction: ltr;
}

.DirectLeft
{
	direction:ltr;
}

.DirectRight
{
	direction:rtl;
}

.topmenu
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma
}

.topmenu:link
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none
}

.topmenu:visited
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none
}

.topmenu:active
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none
}

.topmenu:hover
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #fd7217;
	font-family: tahoma;
	text-decoration: none
}

.leftmenu
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: tahoma
}

.leftmenu:link
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none
}

.leftmenu:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none
}

.leftmenu:active
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none
}

.leftmenu:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #fd7217;
	font-family: tahoma;
	text-decoration: none
}

.iavbttn
{
	border-right: #afc4d5 1px solid;
	border-top: #afc4d5 1px solid;
	font-size: 11px;
	background: #eeeeee;
	border-left: #000000 1px solid;
	cursor: hand;
	color:	#000000;
	border-bottom: #000000 1px solid;
	font-family: tahoma,sans-serif;
	height: 19px;
	text-decoration: none
}

.TextBox
{
	border: 1px solid;
	width: 300px;
	font-size: 13px;
	direction: rtl;
	font-family: tahoma
}

.TextBoxVerify
{
	border: 1px solid;
	width: 100px;
	font-size: 13px;
	direction: rtl;
	font-family: tahoma;
	direction: ltr;	
}

.cssSubmit
{
	font-size: 13px;
	direction: rtl;
	font-family: tahoma;
	border-style:ridge;
	background-color:#dfe5ff;
}