.tableHome   {
	height:500px; 
	width:950px;
}

.divHome   {
	height:500px; 
	width:950px;		
}

.divMenuHome   {
	height:30px; 
	overflow:hidden;
	background-image: url(../../images/bkg_botones.jpg);
	background-color:transparent;
	background-repeat: repeat-x;
	border: #FFF 4px solid;
}

.divPrincipalHome  {
	vertical-align:top;
}

.divLeftHome   {
	float:left;
	height:440px; 
	width:670px; 
	border-left:#FFF 4px solid; 
	border-right:#FFF 0px solid;		
}

.divRightHome   {	
	float:right;
	height:440px; 
	width:264px; 
	border-right:#FFF 4px solid; 
	border-left:#FFF 4px solid;
}

.LinkNSP:link {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	color: #777777;
	font-weight:bold;
}
 
.LinkNSP:visited {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	color: #AAAAAA;
	font-weight:bold;
}

.LinkNSP:hover {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	color: #C71444;
	font-weight:bold;
}

.LinkNSP:active {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	color: #C71444;
	font-weight:bold;
}

.LinkNSP:focus {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	color: #C71444;
	font-weight:bold;
}