body
{
	margin: 2px;
	padding: 0px;
	background-color: #FFFFFF;
}

table
{
	table-layout: fixed;
	font-family: Verdana/*'Lucida Sans Unicode','Lucida Sans'*/;
	font-size: 11px;
	color: #565656;
}

div.PageTitleDateName
{
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-align: center;
}

div.LeftTitleText
{
	color: #F3F3F3;
	font-weight: bold;
	text-indent: 4px;
}

div.RightTitleText
{
	color: #F3F3F3;
	font-style: italic;
	text-align: right;
}

div.UserDataText
{
	font-size: 10px;
	color: #565656;
	line-height: 15px;
}

div.InvoiceCustomer
{
	font-size: 12px;
	color: #565656;
}

.HighlightColorBg1
{
	background-color: #CCCCCC;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 28px;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 19px;
	color: #D4E1F0;
}

h3
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #565656;
}

a
{
	font-family: Verdana;
	font-size: 11px;
	color: #565656;
	text-decoration: underline;
}

a.submenu
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

input
{
	font-family: Verdana;
}

input.text
{
	font-size: 10px;
	border: 1px solid #E3E2E2;
}

textarea
{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #E3E2E2;
}

select
{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #E3E2E2;
}

input.submit
{
	font-size: 10px;
}

/***************************************/
/*            EntityInactive           */
/***************************************/
.EntityInactive
{
	color: #C2C2C2;
}

.HighlightColorBg1_EntityInactive
{
	background-color: #CCCCCC;
	color: #565656;
}

.HighlightColorBg2_EntityInactive
{
	color: #C2C2C2;
}
