<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link    {color: #281906;  text-decoration:underline;}
a:visited {	color: #955615; text-decoration:underline;} 
a:active  {color: #955615;	text-decoration:underline;}
a:hover   {color: #955615; text-decoration:none;}

body{
	background-image:url(images/bg4.jpg);
	background-repeat: repeat;
}
.allbody{
width:100%;
	background-image:url(images/bg3.jpg);
	background-repeat: repeat-x;

}
BODY, TABLE, TD, TH

{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: standard;
	color: #333333;
}

small
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: standard;
	color: #402A0E;
}

p
{
	font-family: Verdana, Arial, Helvetica; font-size: 9pt; color: #011C41; font-weight: standard
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #676765;
}

b
{
   font-weight: bold
}


.motto {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.motto2 {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.address {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.address2 {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.rooms {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #676765;
}
.quote {
	font-family:Arial, Helvetica;
	font-size:7pt;
	font-weight:normal;
}

.copyright { font-family:Arial, Helvetica; font-size:7pt; color:#7A7A7A; font-weight:normal }

.title {
	font-family:Arial, Helvetica;
	font-size:14pt;
	color:#676765;
	font-weight:bold;
	text-transform: uppercase;
}
.title a:active   { text-decoration:underline; font-size: 14pt; color: #676765}
.title a:link     { text-decoration:underline; font-size: 14pt; color: #676765}
.title a:visited  { text-decoration:underline; font-size: 14pt; color: #676765}
.title a:hover    { text-decoration:none; font-size: 14pt; color: #676765}


.bodytext { font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: standard;
	color: #011C41;
	}

.roomsd {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: #676765;
}
.roomsd a:active   { text-decoration:underline; font-size: 10pt; color: #676765}
.roomsd a:link     { text-decoration:underline; font-size: 10pt; color: #676765}
.roomsd a:visited  { text-decoration:underline; font-size: 10pt; color: #676765}
.roomsd a:hover    { text-decoration:none; font-size: 10pt; color: #676765}	

.building a:active   { text-decoration:underline; font-size: 8pt; color: #676765}
.building a:link     { text-decoration:underline; font-size: 8pt; color: #676765}
.building a:visited  { text-decoration:underline; font-size: 8pt; color: #676765}
.building a:hover    { text-decoration:none; font-size: 8pt; color: #676765}	


.bigheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

/* PHOTO */
img.figure { 
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #A57067;
	padding: 3px;
}
.photo:hover {
	border:1px solid #0F2A4A;
}
#vacancyphotos{

}
#vacancyphotos .img {
	border: 1px solid #676765;
	margin: 5px;
	padding: 5px;
}
#vacancyphotos .img img{
	margin: 5px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center{
	text-align: center;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.building .img {
/**/	border: 1px solid #676765;
	margin: 2px;
	padding: 2px;
	display: block;
	width: 150px;
}
.building .center{
	text-align: center;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.button:link, .button:visited {
-moz-box-sizing:border-box;box-sizing:border-box;
	width:190px;
	height:40px;
	background-color: #244E78;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8199B1;
	border-right-color: #8492A0;
	border-bottom-color: #6F7A84;
	border-left-color: #527394;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.button:hover{
	background-color: #6384A5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2A3745;
	border-right-color: #BDCCD9;
	border-bottom-color: #839DB7;
	border-left-color: #3F5469;
	color: #FFFFFF;
}
.agreement{
display: none;
}</pre></body></html>