form {margin-bottom : 0; }

body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background: #b9b8b8;
}

.Menu_Link:link {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
}

.Menu_Link:visited {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
}

.Menu_Link:hover {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 11px;
}

.Menu_Link:active {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
}

/*---------------------------------------------------------*/
td.login {
	background-color:#151515; 
	width: "54"; 
	height: "26";
	}
	
td.home {
	background-color:#151515; 
	width: "61"; 
	height: "26";
	}
	
td.learn {
	background-color:#777777; 
	width: "224"; 
	height: "157";
	}
	
td.lead {
	background-color:#777777; 
	width: "227"; 
	height: "157";
	}
	
td.succeed {
	background-color:#777777; 
	width: "226"; 
	height: "157";
	}		
	
td.blue {
	color: #3ca9b2;
	}

td.company {
	background-color:#282828;
	width:"134"; 
	height:"169";
	}

td.client {
	background-color:#282828;
	width:"142"; 
	height:"131";
	}
	
td.training {
	background-color:#626262;
	width:"180"; 
	height:"380";
	}
	
td.development {
	background-color:#626262;;
	width:"180"; 
	height:"380";
	}
	
td.consulting {
	background-color:#626262;;
	width:"180"; 
	height:"380";
	}
	
td.contact {
	background-color:#000B0C;
	width:"317"; 
	height:"65";
	}
	
td.contact2 {
	background-color:#000B0C;
	width:"286"; 
	height:"262";
	}
	
td.solutions {
	background-color:#282828;
	width:"134"; 
	height:"169";
	}
	
td.copyright {
	color:#999999;
	font-size:9px;
	}				

/*---------------------------------------------------------*/

.Menu_Link2:link {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #3ca9b2;
	font-size: 11px;
}

.Menu_Link2:visited {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #3ca9b2;
	font-size: 11px;
}

.Menu_Link2:hover {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #3ca9b2;
	font-size: 11px;
}

/*.Menu_Link2:active {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	font-size: 11px;
}


/*---------------------------------------------------------*/

.Menu_Link3:link {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #6bc9d1;
	font-size: 12px;
}

.Menu_Link3:visited {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #6bc9d1;
	font-size: 12px;
}

.Menu_Link3:hover {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #6bc9d1;
	font-size: 12px;
}

/*-----------------------------------------------------------------------------------

.Nav_Link:link {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 11px;
	text-decoration:none;
}

.Nav_Link:visited {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 11px;
	text-decoration:none;
}

.Nav_Link:hover {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 11px;
	text-decoration:underline;
}

.Nav_Link:active {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 11px;
	text-decoration:none;
}


/*-----------------------------------------------------------------------------------

hr {
	border: 0px none;
    width: 100%
}

hr.HR_Color { 
	color: #CDCDCD;
	background-color: #CDCDCD;
	height: 1px;
}
