
	body {			margin:0; padding:0; height:500px; }
	a img {		border: 1px solid white; }
	img.lnk {		pointer:hand; cursor:hand; margin:0 0 -2px 3px; }
				
	table {		width:620px; background: transparent url("../img/bg_welcome.jpg") no-repeat 50% 0%;  }
	table td {		width:33%; font:normal normal normal 12px/14px Arial, Verdana, sans-serif; }
	tr#upper td {		height:380px; vertical-align:bottom;
				padding:0px;
				background: transparent url(../img/dot.gif) repeat-x 0% 100%; }
	tr#upper td p {	padding:23px 20px; text-align:justify; }
	table tr.logos td {	height:90px;
				padding-left: 12px;
				vertical-align:top; padding-top:10px; }
	table td.lb {		background: transparent url(../img/dot.gif) repeat-y 0% 0%; }
	

	a:link, 
	a:active, 
	a:visited {		color:#333; text-decoration:none; border:none; padding:0px 2px; }
	a:hover {		color:firebrick; background-color:transparent; }

	
	p.lbllogo {		margin:2px 3px; padding: 0 0 0 16px; text-align:left; 
				background: transparent url(../img/redarrow.gif) no-repeat 0% 0%; }
				
				
