body
{
	background-color: #7FA3B9;
	background-attachment: fixed;
	text-align: left;
	direction: ltr;	
	overflow-x: hidden;
	overflow-y: scroll;	
}



.logo_240
{
	width: 230px;
	height: 70px;
	background: url("/amAze/images/maporama/maporama_240.jpg") no-repeat center center;
	margin:0px;
	padding:0px;
	float:center;
}
.logo_128
{
	width: 128px;
	height: 38px;
	background: url("/amAze/images/maporama/maporamaHeader_128.jpg")  no-repeat center center;
	margin:0px;
	padding:0px;
	float:center;
}
.logo_165
{
	width: 165px;
	height: 50px;
	background: url("/amAze/images/maporama/maporamaHeader_165.jpg")  no-repeat center center;
	margin:0px;
	padding:0px;
	float:center;
}
.logo_230
{
	width: 230px;
	height: 70px;
	background: url("/amAze/images/maporama/maporamaHeader_230.jpg")  no-repeat center center;
	margin:0px;
	padding:0px;
	float:center;
}
.logo_310
{
	width: 230px;
	height: 70px;
	background: url("/amAze/images/maporama/maporamaHeader_310.jpg")  no-repeat center center;
	margin:0px;
	padding:0px;
	float:center;
}

.mapFont
{
	color: white;
	font-size: 14px; 
	font-family: Verdana, Arial, sans-serif;
}
.mapFontHeadline
{
	color: yellow;
	font-size: 14px; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
.deviceLink
{
	color: blue;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
.deviceLinkHome
{
	color: red;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
.deviceLinkEnabled
{
	color:gray;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	cursor: default;
}