/*
  ==========================================
	      HI-TECH CONTAINER CSS FILES
  ==========================================
*/

.hi_tech_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/* Sky Blue container */
.Blue_container_ModuleTitle
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #51A3BB;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.Blue_container_content
{
	padding: 8px;
	color: #999999;

}

/* Sky Gray container */
.Gray_container_ModuleTitle
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.Gray_container_content
{
	padding: 8px;
	color: #999999;

}
