﻿br.clear
{
	clear: both;
}
.LinkNoDecoration
{
	text-decoration: none;
}
.TreeNodeSelected
{
	background-color: #ebebeb;
	padding: 6px 3px 6px 3px;
}
.TreeNode
{
	padding: 6px 3px 6px 3px;
}
.nowrap
{
	white-space: nowrap;
}
.leftalign
{
	text-align: left;
}
.centeralign
{
	text-align: center;
}
.rightalign
{
	text-align: left;
}
.verttop
{
	vertical-align: top;
}
.vertbot
{
	vertical-align: bottom;
}
.rtldir
{
	direction: rtl;
}
.ltrdir
{
	direction: ltr;
}
.padd5
{
	padding: 5px;
}
.widthfull
{
	width: 100%;
}
.width200
{
	width: 200px;
}
.width300
{
	width: 300px;
}
.width400
{
	width: 400px;
}
.width600
{
	width: 600px;
}
.width16
{
	width: 16px;
}
.height30
{
	height: 29px;
}
.divMsgContainer
{
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 2;
	right: 240px;
}
.divMsg
{
	width: 200px;
	margin: auto;
	text-align: center;
	color: #ff0000;
}
.fontTahoma
{
	font-family: Tahoma;
	font-size: 8pt;
}
.UidInput
{
	width: 100%;
	padding: 5px; /*background-color: Transparent;*/
	border: solid 1px #e0e0e0;
}
.PwdInput
{
	width: 100%;
	padding: 5px; /*background-color: Transparent;*/
	border: solid 1px #e0e0e0;
}
.loginBtn
{
	border: solid 1px #808080;
	background-color: #eaeaea;
	font-family: Tahoma;
	font-size: 8pt;
	height: 30px;
	width: 100px;
}
.loginDiv
{
	width: 387px;
	height: 234px;
	margin: 100px auto 0px auto;
	background-image: url(../images/login2.png);
}
.loginDiv2
{
	width: 387px;
	height: 234px;
	margin: 100px auto 0px auto;
	background-color: #eaeaea;
	border: solid 1px #e0e0e0;
	padding-bottom: 20px;
}
.loginDivInner
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt;
}
.loginDivTitle
{
	text-align: center;
	margin: 18px 40px 0px 40px;
}
.loginDivUid
{
	margin: 15px 40px 0px 50px;
}
.loginDivPwd
{
	margin: 28px 40px 0px 50px;
}
.loginDivBtn
{
	margin: 18px 40px 0px 40px;
	text-align: left;
}
.loginDivMsg
{
	margin: 5px 40px 0px 40px;
	text-align: center;
}
.tooltip
{
	background-color: #eaeaea;
	color: #ff8080;
	font-family: Tahoma;
	font-size: 9pt;
}
span.show-tooltip-text
{
	display: none;
	position: absolute;
	font-size: 0.9em;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	padding: 6px;
	padding-left: 12px;
	padding-right: 12px;
	color: white;
}
.editacc
{
	position: relative;
	padding:0px;
	margin:0px;
}
.contentac
{
	padding:0px;
	margin:0px;
}
.editac
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:100;
	background-color: #ffffff;
	color: #000000;
	border:dotted 1px #000000;
	padding:0px;
	margin:0px;
	height:22px;
}
.edita
{
	font-family: Tahoma;
	font-size: 8pt;
}
.edita:link
{
	color: #000000;
	text-decoration: none;
}
.edita:hover, .edita:active
{
	text-decoration: none;
	color: #000000;
}
.edita:visited
{
	color: #000000;
}
