body
{
	FONT-SIZE: 0.8em; 
	COLOR: #635a50; 
	FONT-FAMILY: Trebuchet MS;
}

.trailclass {
	text-decoration: none;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 0.7em;
	COLOR: #D46B04;
}

.DataButtonText {
	text-decoration: none;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 0.6em;
	font-weight : normal;
	COLOR: #443333;
}

.DataButtonTextBold {
	text-decoration: none;
	font-weight: bold;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 0.7em;
	COLOR: #443333;
}

.contactinfo
{
	font-size : 0.7em;
}

.TrexGrid
{
	font-family		: Trebuchet MS;
	font-size		: 1em;
	color			: #333333;
	background		: #ffffff;
	border		: #ffffff 1px inset;
}

.menuitem
{
	font-family : Trebuchet MS;
	font-size   : 0.7em;
	font-weight : bold;
	text-decoration : none;
	color		: #635A50;
}

button
{
	font-family : Tahoma;
	font-size	: medium;
	height		: 16px;
}

.ActiveDataButton 
{
	font-weight: bold;
}

.TableLabel
{
	font-family : Trebuchet MS;
	font-size	: large;
	color		: black;
	letter-spacing : 1px;
}

.TableDescription
{
	font-family : Trebuchet MS;
	font-size   : x-small;
	color		: black;
	letter-spacing : 1px;
}

Input
{
	color		: #000000;
	font-family : Trebuchet MS;
}

.tabbutton
{
	color		: #000000;
	background	: #e3e3e3;
	border		: 1px raised;
	font-family : Verdana;
	font-size   : small;
	width		: 120px;
}

.systembutton
{
	color		: #000000;
	background	: #e3e3e3;
	border		: 1px raised;
	font-family : Verdana;
	font-size   : small;
	width		: 120px;
}

.SystemTextBox
{
	font-family : Trebuchet MS;
	font-size	: small;
	width		: 250px;
}

textarea
{
	color		: #000000;
	font-family : Trebuchet MS;
}

.FieldName
{
	font-family : Trebuchet MS;
	font-size   : x-small;
	text-decoration : none;
	color		: Black;	
}

.FieldHelpText
{
	font-family		: Trebuchet MS;
	font-size		: 0.7em;
	text-decoration : none;
	color			: Black;	
}

.TxField
{
	border		: 1px inset;
}

.editor {

	background-color: #ffffff;
	height:200px;
	widht:200px;
	word-wrap: normal;
	overflow-y : scroll;

}

.TrexGrid .gridItem
{
	cursor: pointer;
}

.TrexGrid .gridAlternateItem
{
	cursor: pointer;
	background: #f6f6f6
}
