html {
  height														: 100%;
  border														: none;
}
			
body {
		height														: 100%;
  margin														: 0;
  padding													: 0;
}

.maintable {
		height														: 100%; 
		width															:	100%; 
		text-align										: center;
		border														:	1px;	
}

.fullheight {
		height														:	100%;
}

form {
	 margin          				: 0px;
}



.body  {  margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; vertical-align:top; }


.txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.txt2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.copy {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
} 


/* ------------------------------------ BOTTOM NAVIGATION --------------------------------------- */

.url {
  font-family       : Tahoma;
  font-size         : 12px;
		font-weight       : bold;
  color             : #666666;
		text-decoration 		: underline;
}
.url:hover {
  color             : #ff0000;
		text-decoration 		: underline;
}

/* ------------------------------------ BOTTOM NAVIGATION --------------------------------------- */

.baracci {
  font-family       : Tahoma;
  font-size         : 10px;
		font-weight       : bold;
  color             : #999999;
		text-decoration 		: underline;
}
.baracci:hover {
  color             : #ff6600;
		text-decoration 		: underline;
}