html,body {
    height: 100%;
}
BODY {
	background-color: white;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 12px;
	color: black;
}
TD {
	font-family: tahoma;
	font-size: 12px;
	color: black;
}
.header {
	color: white;
	font-size: 18pt;
	font-weight: bold;
	height: 24px;
	padding: 0px;
	padding-left: 8px;
	margin: 0px;
	vertical-align: top;
	overflow: hidden;
}
.header2 {
	color: white;
	font-size: 18pt;
	font-weight: bold;
	height: 17px;
	overflow: hidden;
	line-height: 74%;
	padding: 0px;
	padding-left: 8px;
	margin: 0px;

}

A:link {
	color: black;
}
A:visited {
	color: black;
}


A.topmenu:link, A.topmenu:visited{
	color: white;
	text-decoration: none;
}

A.topmenu:hover{
	color: white;
	text-decoration: none;
}

A.botmenu:link, A.botmenu:visited{
	color: #929292;
}

#fullheight {
	height: 100%;
}

.more {
	background-color: #4E4E4E;
	height: 16px;
	margin-top: 3px;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding-top: 2px;
	padding-left: 3px;
}
.more A {
	color: white;
	text-decoration: none;
}
.more A:hover {
	color: white;
	text-decoration: none;
}
div.phone {
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	color: #ECE9B4;
	font-size: 35px;
	padding: 0px;
	line-height: 85%;
	width: 300px;
	float: right;
}
.topblack{
	background-color: black;
	color: #cccccc;
	font-weight: bold;
	font-size: 12px;
	width: 270px;
	text-align: left;
	padding: 3px;
}
.anonce2{
  vertical-align: top;
  text-align: left;
  font-size: 11px;
}

.desc10pt {
	font-size: 11px;
}

a.atext:link {
	text-decoration: none;
}
a.atext:visited {
	text-decoration: none;
}
a.atext:hover {
	text-decoration: underline;
}

.e1,.e2,.e3,.e4 {
	background-color: #555;
	font-size: 1px;
	display: block;
	overflow: hidden;
}
.e1 {
	height : 2px;
	margin : 0 1px;
}
.e2 {
	height: 1px;
	margin : 0 2px;
}
.e3 {
	height: 1px;
	margin : 0 3px;
}
.e4 {
	height: 1px;
	margin : 0 5px;
}


