/*
  ==========================================
	      HI-TECH CONTAINER CSS FILES
  ==========================================
*/

.hi_tech_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/* Tree Blue container */
.Blue_container_ModuleTitle
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #87a3ac;
	padding-left: 6px;
	text-align: center;
	text-decoration: none; font-weight:bold;
}

.Blue_container_content
{
	padding: 8px;
	color: #999999;

}

/* Tree Green container */
.Green_container_ModuleTitle
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #76B488;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.Green_container_content
{
	padding: 8px;
	color: #999999;

}