/*
  ==========================================
	      12 Skin Sets CSS FILES
  ==========================================
*/

.hi_tech_container_NB_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/* Blue container */

.Blue_container_NB_bg
{
	background: url(Blue_bg.jpg);
	height: 24px;
}

.Blue_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.Blue_container_NB_content
{
	padding: 8px;
}

/* DarkBlue container */
.DarkBlue_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.DarkBlue_container_NB_bg
{
	background: url(DarkBlue_bg.jpg);
	height: 24px;
}

.DarkBlue_container_NB_content
{
	padding: 8px;
}

/* Burgundy container */
.Burgundy_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.Burgundy_container_NB_bg
{
	background: url(Burgundy_bg.jpg);
	height: 24px;
}

.Burgundy_container_NB_content
{
	padding: 8px;
}

/* Green container */
.Green_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.Green_container_NB_bg
{
	background: url(Green_bg.jpg);
	height: 24px;
}

.Green_container_NB_content
{
	padding: 8px;
}

/* Teal container */
.Teal_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.Teal_container_NB_bg
{
	background: url(Teal_bg.jpg);
	height: 24px;
}

.Teal_container_NB_content
{
	padding: 8px;
}


/* Orange container */
.Orange_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.Orange_container_NB_bg
{
	background: url(Orange_bg.jpg);
	height: 24px;
}

.Orange_container_NB_content
{
	padding: 8px;
}


/* DarkOlive container */
.DarkOlive_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.DarkOlive_container_NB_bg
{
	background: url(DarkOlive_bg.jpg);
	height: 24px;
}

.DarkOlive_container_NB_content
{
	padding: 8px;
}


/* Magenta container */
.Magenta_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.Magenta_container_NB_bg
{
	background: url(Magenta_bg.jpg);
	height: 24px;
}

.Magenta_container_NB_content
{
	padding: 8px;
}

/* Violet container */
.Violet_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.Violet_container_NB_bg
{
	background: url(Violet_bg.jpg);
	height: 24px;
}

.Violet_container_NB_content
{
	padding: 8px;
}

/* Golden container */
.Golden_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.Golden_container_NB_bg
{
	background: url(Golden_bg.jpg);
	height: 24px;
}

.Golden_container_NB_content
{
	padding: 8px;
}


/* Charcoal container */
.Charcoal_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.Charcoal_container_NB_bg
{
	background: url(Charcoal_bg.jpg);
	height: 24px;
}

.Charcoal_container_NB_content
{
	padding: 8px;
}


/* Brown container */
.Brown_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.Brown_container_NB_bg
{
	background: url(Brown_bg.jpg);
	height: 24px;
}

.Brown_container_NB_content
{
	padding: 8px;
}

