<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#divContainer 
{
	margin: 0;
  padding-top: 20px;
	text-align: left;
}
#divInnerContainer 
{
	width: 901px;
	float:left;
	text-align: left;
	background-color: #FFFFFF;
}
#menu
{
	width: 901px;
	height: 25px;
	font-family: Arial Narrow;
	font-size: 0.66em;
	font-weight: bold;
	text-align: left;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#content
{
	width: 861px;
	padding: 40px 0px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#footerFirstPage
{
	width: 821px;
	height: 49px;
	padding: 25px 40px 0px 40px;
	background-color: #C1002B;
	background-image: url(images/logo_eu.gif);
	background-repeat: no-repeat;
	background-position: right; 
	clear: both;
	overflow: hidden;
}
#footer
{
	width: 821px;
	height: 49px;
	padding: 25px 40px 0px 40px;
	background-color: #C1002B;
	clear: both;
	overflow: hidden;
}
#leftContent
{
	float:left; 
	width:474px; 
	padding-right: 40px;
	padding-left: 40px;
}
#rightContentHeader
{
	width:307px; 
	height:20px; 
	background-color: #005F8C;
	padding-left: 20px;
	padding-top: 0px;
  display: block;
}
#rightContent
{
	width:287px; 
	background-color: #000000; 
	padding: 20px 20px 0px 20px;
  display: block;
}
#iframedContent
{
	float:left; 
	width:861px; 
	padding-right: 40px;	
}

h1
{}
h2
{}
h3
{}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.intro 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

.mini 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
}
.invertedHeader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
}
.invertedHeader2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
}
.invertedMini 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}

.inputField 
{
	border: solid 1px #000000;
	height: 20px;
	width: 210px;
	margin-right: 15px;
	margin-bottom: 4px;
	font-size: 14px;
  padding-left:3px;
}
.zipField
{
  width: 50px;
}
.cityField
{
  width: 133px;
}
.inputSumField 
{
	border: solid 0px #cccccc;
	height: 20px;
	width: 210px;
	margin-right: 15px;
	margin-bottom: 4px;
	font-size: 14px;
  padding-left:3px;
}
#edit_person .inputField, #edit_customer .inputField
{
	width: 200px;
}
.link
{
	display: block;
	float: right;
	padding: 3px 6px 3px 6px;
}
.mnu2
{
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	padding: 6px 10px 6px 10px;
	line-height: 20px;
	min-width: 63px;
}


a.link:link
{
	text-decoration: none;
	color: #C1002B;
}
a.link:visited
{
	text-decoration: none;
	color: #C1002B;
}
a.link:hover
{
	text-decoration: none;
	background-color: #C1002B;
	color: #FFFFFF;
}
a.link:active
{
	text-decoration: none;
	color: #C1002B;
}


a.submenu:link
{
	font-size: 10px;
	text-decoration: none;
	color: #C1002B;
}
a.submenu:visited
{
	font-size: 10px;
	text-decoration: none;
	color: #C1002B;
}
a.submenu:hover
{
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a.submenu:active
{
	font-size: 10px;
	text-decoration: none;
	color: #C1002B;
}

a:link
{
	text-decoration: none;
	color: #C1002B;
}
a:visited
{
	text-decoration: none;
	color: #C1002B;
}
a:hover
{
	text-decoration: none;
	background-color: #C1002B;
	color: #FFFFFF;
}
a:active
{
	text-decoration: none;
	color: #C1002B;
}


body
{
	background-color: #FFFFFF;
  padding: 0;
  margin: 0;
}
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
form
{
  display: inline;
}
.contents
{
  text-align: left;
}
textarea
{
	width:454px; 
}
#login_message
{
  margin-top: 0px;
  margin-bottom: 20px;
}
#description
{
  margin-top: 0px;
  margin-bottom: 20px;
}
#form_description
{
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: bold;
}
.property_description
{
  padding: 5px;
}
#error_message
{
  color: red;
  margin-bottom: 20px;
}
#customers_table thead th, #persons_table thead th, #awards_table thead th
{
  background-color:#eeeeee;
}
#persons_table td input, #customers_table td input
{
  width: 20px;
  margin-left: 5px;
}
#persons_table, #customers_table, #awards_table
{
  width: 100%;
}
.button
{
  width: 150px;
}
table
{
  border-collapse: collapse;
}
th
{
  text-align: left;
  font-weight: normal;
}
#persons_table tbody tr, #customers_table tbody tr, #awards_table tbody tr
{
  cursor: pointer;
}
.header
{
  background-color: #006699;
  color: white;
  font-size: 14px;
  
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  white-space: nowrap;
  clear: left;
}
.contents
{
  padding: 2px;
  margin: 2px;
}
.property
{
  float: left;
  width: 207px;
}
.numberOfEmployees
{
  float: left;
  width: 138px;
}
.customerCompanyTypes
{
  width: 420px;
}
.previewField 
{
	height: 25px;
	margin-right: 15px;
	margin-bottom: 4px;
	font-size: 14px;
}
.popup, #edit_person, #edit_customer, #login, #createlogin, #login_step2, #exhibit_popup, #edit_award
{
  position: absolute;
  background-color: white;
  padding: 6px;
  z-index: 1;
}
#edit_award
{
  width: 490px;
  height: 290px;
  overflow: auto;
}
#edit_person td, #edit_customer td
{
  white-space: nowrap;
}
#daysattending
{
  vertical-align: top;
}
#exhibit_popup
{
  white-space: nowrap;
}
#transparent
{
  background-color: black;
  position: absolute;
  width: 100%;
  height: 100%;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  left: 0px;
}
.previewTable
{
  width:100%;
}
.previewTable th
{
  font-weight:bold;
}
#propertyList
{
  width: 140px;
}
#companyList, #companyList table
{
  width: 404px;
}

.info_table td
{
  border-bottom:1px solid gray;
}
.priceTd
{
  text-align: right;
}
&lt;!--  --&gt;
</pre></body></html>