/*
  ==========================================
	      HI-TECH CONTAINER CSS FILES
  ==========================================
*/

.hi_tech_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/* blue container */
.black_container_ModuleTitle
{
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.brown_container_content
{
	padding: 8px;
	font-family: Times;
	color: white;
}

.blue_container_content
{
	font-family: Times;
	padding: 8px;
	text-align:left;
}

.bluebordertm
{
background: url('images/bluebordertm.jpg') repeat; 
height: 11px;
}

.lightorange
{
background: #fffcce url('images/lightorangebackground.jpg') top right no-repeat; 
}

/* orange container */

.orange_container_ModuleTitle
{
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.orange_container_content
{
	padding: 8px;
}


/* red container */

.red_container_ModuleTitle
{
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #CB2027;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.red_container_content
{
	padding: 8px;
}

/* green container */

.green_container_ModuleTitle
{
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #00681C;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.green_container_content
{
	padding: 8px;
}

/* gray container */

.browntitle
{
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #d4bf94;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.tantitle
{
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #3d3834;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.standardtitle
{
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #daa12d;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.gray_container_content
{
	padding: 8px;
}

.tancontent
{
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	font-size: 10px;
}
