body 		{
		background-image: none;
		text-align: center;
		min-height: 100%;
		background: #fff;
		scroll="no";
		topmargin="0" leftmargin="0"
       		}

img 		{
  		border: 0px;
  		padding: 0px;
  		}

h1    		{ 
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		}

.menuspan		{ 
  		  	margin-right: 42px;
  		  	}
  		  	


a:link {
	color: #b8dd1b;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #b8dd1b;
}
a:hover {
	text-decoration: none;
	color: #b8dd1b;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.content a { color: #0202c4;}

.egesz		{ 
		width: 800px;
		text-align: left;
		font-family: tahoma;
		font-size: 12px;
		color: #222;
		background-repeat: no-repeat;
  		top:50%;
		left:50%;	
		position: absolute;
  		margin-left: -400px;
		margin-top: -250px;
}


.content		{ 
		height: 370px;
		text-align: left;
  		background: none;
		overflow: no;
   		float: left;
   		text-align:justify;
   		padding: 0px 10px 0px 0px;
  		}
  		
.menu		{ 
		width: 800px;
		height: 70px;
		text-align: center;
  		background: none;
   		padding: 0px 0px 0px 0px;
   		float: left;
		color: #000;
  		}



.footer	{ 
		width: 800px;
		height: 50px;
		text-align: left;
  		background: none;
   		padding: 0px 0px 0px 9px;
   		float: left;

  		}


.logo		{ 
		width: 230px;
		height: 140px;
		text-align: left;
  		background: none;
   		padding: 0px 0px 0px 0px;
   		}


.datasheet	{ 
		width: 230px;
		height: 325px;
		text-align: left;
		color: #fff;
  		background: none;
   		padding: 65px 0px 0px 0px;

		}

a#logo
		{
        	display: block;
        	height: 70px;
        	position: absolute;
        	width: 170px;
        	top: 400px;
        	left: 0px;
        	z-index: 54;

    		}

a#trip
		{
        	display: block;
        	height: 33px;
        	position: absolute;
        	width: 140px;
        	top: 400px;
        	left: 460px;
        	z-index: 54;

    		}
  	
a#face
		{
        	display: block;
        	height: 30px;
        	position: absolute;
        	width: 97px;
        	top: 402px;
        	left: 645px;
        	z-index: 54;

    		}  	
