TD.syncbutton {
	width: 10%;
	
	border-left: #dadada 1px solid;
	border-top: #dadada 1px solid;
	border-bottom: #dadada 1px solid;
	
	padding-left: 4px;
	padding-top: 34px;
	padding-right: 4px;
	padding-bottom: 4px;
}
INPUT.syncbutton {
	background-color: #e6e9ed;
	
	width: 100%;
	
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-align: center;
	text-decoration: none;
	
	cursor: hand;
	
	border: 1px outset;
	
	margin: 0px;
	
	padding-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
}
TABLE.synchelp {
	width: 100%;
	
	text-align:left;
	
	border: 0px;
	
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
TD.permissions {
	width: 45%;
	height: 300px;
	
	text-align: center;
	
	border-left: #dadada 1px solid;
	border-top: #dadada 1px solid;
	border-bottom: #dadada 1px solid;
	
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
DIV.permissions {
	background-color: #f0f0f0;
	
	position: relative;
	overflow: auto;
	
	left: 0px;
	top: 0px;
	width: 99%;
	height: 240px;
	
	border-left: black 1px solid;
	border-top: black 0px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
}
DIV.permissionsx {
	background-color: #f0f0f0;
	
	position: relative;
	overflow: auto;
	
	left: 0px;
	top: 0px;
	width: 99%;
	
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 0px solid;
}
TABLE.permissions {
	background-color: #f0f0f0;
	
	position: relative;
	overflow: auto;
	
	left: 0px;
	top: 0px;
	width: 100%;
}
TD.listheader {
	background-color: #a0b4ce;
	
	font-size: 13px;
	text-align: left;
	
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.listheaderx {
	background-color: #a0b4ce;
	
	width: 26px;
	
	text-align: center;
}
TD.listselectall {
	background-color: #a0b4ce;
	
	text-align: left;
	
	border-bottom: black 1px solid;
	
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.listselectallx {
	background-color: #a0b4ce;
	
	text-align: center;
	
	border-bottom: black 1px solid;
}
TD.listitemheader {
	background-color: #d0d9f0;
	
	text-align: left;
	
	border-bottom: 1px solid #cacaca;
	
	padding-top: 6px;
	padding-bottom: 6px;
}
TD.listitemheaderx {
	background-color: #d0d9f0;
	
	text-align: center;
	
	width: 26px;
	
	border-bottom: 1px solid #cacaca;
	
	padding-top: 6px;
	padding-bottom: 6px;
}
TD.listitem {
	text-align: left;
	
	border-bottom: 1px solid #dadada;
	
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.listitemx {
	text-align: center;
	
	width: 26px;
	
	border-bottom: 1px solid #dadada;
	
	padding-top: 3px;
	padding-bottom: 3px;
}
INPUT.listitem {
	cursor: hand;
}
TD.listitemnodata {
	background-color: #fcdcdc;
	color: darkred;
	
	text-align: left;
	
	border-bottom: 1px solid #dadada;
	
	padding-top: 6px;
	padding-bottom: 6px;
}
TD.listitemnodatax {
	background-color: #fcdcdc;
	color: darkred;
	
	width: 26px;
	
	text-align: left;
	
	border-bottom: 1px solid #dadada;
	
	padding-top: 6px;
	padding-bottom: 6px;
}

TD.listitemerror {
	background-color: #fbdccc;
	color: darkred;
	
	text-align: left;
	
	border-bottom: 1px solid #dadada;
	
	padding-top: 6px;
	padding-bottom: 6px;
}
TD.listitemerrorx {
	background-color: #fbdccc;
	color: darkred;
	
	width: 26px;
	
	text-align: left;
	
	border-bottom: 1px solid #dadada;
	
	padding-top: 6px;
	padding-bottom: 6px;
}
.listError {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: white;
	BACKGROUND-COLOR: #ff0000
}
.listCheckbox {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: white 1px solid;
	FONT-FAMILY: Tahoma, Arial;
	BACKGROUND-COLOR: #f0f0f0;
	TEXT-ALIGN: left
}
.listSelectAll {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	BACKGROUND-COLOR: #e0e0e0;
	TEXT-ALIGN: left
}
.listCheckboxSelected {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	COLOR: white;
	PADDING-TOP: 2px;
	FONT-FAMILY: Tahoma, Arial;
	BACKGROUND-COLOR: #add8e6
}
.listParent {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	PADDING-BOTTOM: 4px;
	COLOR: black;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: #a0b4ce;
	TEXT-ALIGN: left
}
.listNoInfo {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: black;
	TEXT-ALIGN: left
}
.listAdminUserTable {
	WIDTH: 100%;
	BACKGROUND-COLOR: #dcdcdc
}
.listAdminUserDiv {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	LEFT: 0px;
	OVERFLOW: auto;
	BORDER-LEFT: black 1px solid;
	WIDTH: 99%;
	BORDER-BOTTOM: black 1px solid;
	POSITION: relative;
	TOP: 0px;
	HEIGHT: 300px;
	BACKGROUND-COLOR: #dcdcdc
}
