.TxField
{	
	font-size   : 1em;
}

.TrexGrid
{
	font-family: Trebuchet MS, Serif;
	font-size:	1.3em;
	color: #333333;
	border: 1px inset;
}

button
{
	font-family: Tahoma, Sans-Serif;
	font-size: 1.3em;
	height: 16px;
}

.TableDescription
{
	font-family: Trebuchet MS, Serif;
	font-size: 1.3em;
	color: black;
	letter-spacing: 1px;
}

Input
{
	color: #000000;
	font-family: Trebuchet MS, Serif;
}

textarea
{
	color: #000000;
	font-family: Trebuchet MS, Serif;
}

.FieldName
{
	font-family: Tahoma, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.FieldHelpText
{
	font-family: Trebuchet MS, Serif;
	font-size: 1em;
	text-decoration: none;
	color: #444444;
}

.AdminMenuItem
{
	font-weight: normal;
	font-family: Tahoma, Sans-Serif !important;
	font-size: 11px !important;
	line-height: normal;
	border: 0px;
	width: 100%;
	clear:both;
	color: Black !important;
	margin: 6px !important;
}

.AdminMenuItem IMG
{
	margin-right: 5px;
}

.AdminMenuItem A
{
	color: Black !important;
	text-decoration: none !important;
	font-weight: normal !important;
	white-space: nowrap;
}

.AdminMenuItem A:hover
{
	background-color: #eeeeee;
}

.AdminMenu
{
	cursor: default;
	width: 200px;
	font-size: 11px;
	padding: 5px;
	background: #f3f3f3;
	text-align: left;
	border: 1px outset;
	white-space:normal;
}

.iEdit
{
	behavior: url(Layout/iEdit.htc); -moz-binding:url(Bindings.xml#iEdit.htc);
}

.reflect
{
	behavior: url(Layout/reflection.htc); -moz-binding:url(Bindings.xml#reflection.htc);
}

.AdminMenuHeader
{
	margin: 5px;
}

.alphaImage
{
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	behavior: url(Layout/alphaImage.htc);
}

.fieldGroup
{
	/*position: relative; */
}

.groupIcon
{
	position: absolute;
	right: 50px;
	width: 100px;
	top: 170px;
	filter: Alpha(opacity=10); -moz-opacity:0.1;
}

IFRAME.ieOverlay /* fix for IE when placing divs above SELECT controls */
{
	position: absolute;
	left: -1;
	top: -1;
	z-index: -10;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}


.part
{
	margin: 10px;
	padding: 10px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr= '#ffffff' ,EndColorStr= '#e3e3e3' );
	border: 1px solid #eeeeee;
}

