.vhs-back {
	background-color:		#00275a;
	color:					#FFF;	
}

.vhs-back a {
	color:					#FFF;	
}

.vhs-back.light {
	background-color:		#b3bfcd;	
}

body .vhs-light a {
	color:					#b3bfcd;	
}

.spot-image-back {
	background-repeat:		no-repeat;
	background-position:	center;	
}

.backlight {
	background:				#CCC;	
}



/* Default skin */
.back-default, .default .back-spot {
	background-color:		#00275a;	
}

/* Color 1 */
.skin1 a, a.skin1 {
	color:					#62b9e9;	
}

.skin1 a:hover, a.skin1:hover {
	color:					#5ea8d0;	
}

.back-skin1, .skin1 .back-spot {
	background-color:		#62b9e9;	
}

.back-skin1:hover, .skin1 tr.hovered td {
	background-color:		#5ea8d0;	
}
/*
.spot-image-back.skin1 {
	background-image:		url(../images/icons/topic-1.png);
}
*/	
.skin1 .backlight {
	background:				#f0f8fd;	
}

/* Color 2 */
.skin2 a, a.skin2 {
	color:					#735392;	
}

.skin2 a:hover, a.skin2:hover {
	color:					#664a80;	
}

.back-skin2, .skin2 .back-spot {
	background-color:		#735392;
}

.back-skin2:hover, .skin2 tr.hovered td {
	background-color:		#664a80;	
}
/*
.spot-image-back.skin2 {
	background-image:		url(../images/icons/topic-2.png);
}
*/	
.skin2 .backlight {
	background:				#f2eef5;	
}

/* Color 3 */
.skin3 a, a.skin3 {
	color:					#aeca05;	
}

.skin3 a:hover, a.skin3:hover {
	color:					#9cb605;	
}

.back-skin3, .skin3 .back-spot {
	background-color:		#aeca05;	
}

.back-skin3:hover, .skin3 tr.hovered td {
	background-color:		#9cb605;
}
/*
.spot-image-back.skin3 {
	background-image:		url(../images/icons/topic-3.png);
}
*/
.skin3 .backlight {
	background:				#f7f9e9;	
}

/* Color 4 */
.skin4 a, a.skin4 {
	color:					#e3000f;	
}

.skin4 a:hover, a.skin4:hover {
	color:					#cd000e;	
}

.back-skin4, .skin4 .back-spot {
	background-color:		#e3000f;	
}

.back-skin4:hover, .skin4 tr.hovered td {
	background-color:		#cd000e;
}

/*
.spot-image-back.skin4 {
	background-image:		url(../images/icons/topic-4.png);
}
*/
.skin4 .backlight {
	background:				#fce5e8;	
}

/* Color 5 */
.skin5 a, a.skin5 {
	color:					#ec6400;	
}

.skin5 a:hover, a.skin5:hover {
	color:					#d55a00;	
}

.back-skin5, .skin5 .back-spot {
	background-color:		#ec6400;	
}

.back-skin5:hover, .skin5 tr.hovered td {
	background-color:		#d55a00;
}
/*
.spot-image-back.skin5 {
	background-image:		url(../images/icons/topic-5.png);
}
*/
.skin5 .backlight {
	background:				#fdefe8;	
}

/* Color 6 */
.skin6 a, a.skin6 {
	color:					#fbba00;	
}

.skin6 a:hover, a.skin6:hover {
	color:					#e2a800;	
}

.back-skin6, .skin6 .back-spot {
	background-color:		#fbba00;	
}

.back-skin6:hover, .skin6 tr.hovered td {
	background-color:		#e2a800;
}
/*
.spot-image-back.skin6 {
	background-image:		url(../images/icons/topic-6.png);
}
*/
.skin6 .backlight {
	background:				#fef8e9;	
}