.floor { position: relative; }
.section { position: absolute; left: 0px; top: 0px }

.ind
{
	text-indent: 1.5em;
	text-align: left;
	padding-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
}

.fixed
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

.text
{
	font-family: tahoma, sans-serif;
	font-size: 75%;
}

.photo
{
	font-family: tahoma, sans-serif;
	font-size: 10px;
	background-color: #336633;
	color: #FFFFFF;
	text-align: center;
}

.field
{
	font-family: tahoma, sans-serif;
	font-size: 75%;
	font-weight: bold;
}

.error
{
	font-family: tahoma, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
}

.header
{
	font-family: tahoma, sans-serif;
	font-size: 17px;
	text-align: center;
	color: #006600;
}

.menu
{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #006600;
}

.sub
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: white;
}

.tip
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	color: #004400;
}

.whitetitle
{
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 12px;
}

.logocontacts
{
	font-family: tahoma, sans-serif;
	font-size: 9px;
	color: #006600;
	text-align: center;
	vertical-align: top;
}

A.white:link
{
	color: #FFFFFF; text-decoration: underline;
}

A.white:visited
{
	color: #FFFFFF; text-decoration: underline;
}

A.white:active
{
	color: #FFFFFF; text-decoration: underline;
}

A.white:hover
{
	color: #FFFFFF;	text-decoration: none;
}

A:link
{
	color: #006600; text-decoration: underline;
}

A:visited
{
	color: #003300; text-decoration: underline;
}

A:active
{
	color: #CC0000; text-decoration: underline;
}

A:hover
{
	color: #CC0000;	text-decoration: none;
}
