A:link {color: rgb(40,40,55)}
A:hover {color: rgb(255,255,255)}

A.newlink {color: white}

A.printable:link {color: white}
A.printable:hover {color: yellow}
A.printable:active {color: white}
A.printable:visited {color: white}

p {color: rgb(255,255,255); font-family:arial,sans-serif;}

#header {
position: relative; top: 0; bottom: 150; left: 0; right: 100%;
width:100%;
height: 150px;
padding: 0;
margin-top: 0;
margin-left: 0;
border-bottom: 2px #FFFFFF solid;
font-family:arial,sans-serif;
overflow: auto;
}


#navigator {

position: relative;
left: 0; 
top: 0;
rght: 0;
bottom: 0;
background-color: #000055;
/* background-image: url("/images/arttilea.jpg"); */
border: 1px #666666 solid;
font-size: 10pt;

width: 120px;

margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;

padding: 0px;

}

#content {
position: absolute;
left: 122px;
right: 0;
top: 148px;

margin-top: 5px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;

padding: 2px;
overflow: visible;
}

#footer {
position: absolute;
bottom: 10px;
}

BODY {
margin-right: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
color: #FFFFFF;
/* overflow: auto; */
background-color: #000055;
/* background-image: url("/images/arttilea.jpg");*/
font-family:arial,sans-serif;
}

TABLE#s1 { 
	width: 100%;
	border-style: ridge;
	color: white;
}

TD#s2 {
	font-size: 12;
	padding: 0;
	spacing: 0;
}

.header {
font-weight: bold;
text-align: center;
}

.housebutton {

font-weight: bold;

text-align: justify;

margin-bottom: 0px;

margin-top: 0px;

}

.housebutton a {

padding: 0px;

text-decoration: none;

/* background-image: url("/images/arttilea.jpg"); */

min-height: 35px;

height: 40px;

display: block;

color: #DDDDDD;

background-color: #555555;

border-top: 2px #cce3ff solid;

border-left: 2px #cce3ff solid;

border-bottom: 2px #31557f solid;

border-right: 2px #31557f solid;

}

.housebutton a:hover {

background-color: #99aabf;
color: yellow;
border-top: 2px #31557f solid;

border-left: 2px #31557f solid;

border-bottom: 2px #cce3ff solid;

border-right: 2px #cce3ff solid;

}


.housebutton2 {
font-weight: bold;
text-align: center;
font-size: 20px;
margin-bottom: 0px;
margin-top: 0px;
}

.housebutton2 a {
padding: 0px;
text-decoration: none;
display: block;
color: #DDDDDD;
background-color: #555555;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
}

.housebutton2 a:hover {

background-color: #99aabf;
color: yellow;
border-top: 2px #31557f solid;

border-left: 2px #31557f solid;

border-bottom: 2px #cce3ff solid;

border-right: 2px #cce3ff solid;

}


# -------------------------------------------
# IDX
# -------------------------------------------
BODY.brochure {
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: black;
	background-image: none;
	background-color: white;
	font-family: verdana;
}

TABLE.outer { 
	width: 100%;
	margin-top: 0px;
	border-style: none;
	color: black;
	padding: 0;
	spacing: 0;
	background-color: #000055;
}

TABLE.main { 
	align: center;
	width: 700px;
	margin-top: 0px;
	border-style: none;
	color: black;
	padding: 0;
	spacing: 0;
	background-color: #d0d0d0;
	font-family: verdana;
}

TABLE.idxmsg { 
	width: 700;
	margin-top: 0px;
	align: center;
	border-collapse: collapse;
	border-color: #111111;
	color: black;
	background-color: white;
	font-family: verdana;
	font-size: 10;
}

TABLE.thumbnail { 
	width: 700;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-style: groove;
	color: black;
	background-color: #d9d9d9;
	font-family: verdana;
}

TD {
	font-size: 12;
	valign: top;
	padding: 0; 
	spacing: 0; 
	color: black;
}

TD.formname {
	font-size: 12;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	padding: 0; 
	spacing: 0; 
	color: black;
}
TD.formfield {
	font-size: 12;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding: 0; 
	spacing: 0; 
	color: black;
}
TD.formcheck {
	font-size: 12;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 0; 
	spacing: 0; 
}

#------------------------------------------------
# END IDX
#------------------------------------------------
