body {
	color:#FFF;
	font-size:15px;
}

h1 {
	font-size:18px;
	color:#FFF;
}
h2  {
	font-size:17px;
	color:#FFF;
}
h3 {
	font-size:16px;
	color:#FFF;
}


.top {  position: absolute; top: 0px; clip:   rect(   ); cursor: crosshair}
.scale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}
.sitemap { font-family: Arial, Helvetica, sans-serif; font-size: 5; color: #CCCCCC}.clients {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;

}
.layerstyle {
	border: thin inset #999999;
}
.clientstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}

#maincontainer {
	margin-left:25px;
}

table.clients {
	width:100%;
	margin:0;
	padding:0;
}
table.clients tr:nth-child(odd) {color:#FFF;}
table.clients tr:nth-child(even) {color:#CCC;}
