A:link  {
	text-decoration : none;
	color: #CBCBCE;
}

A:visited  {
	text-decoration : none;
	color: #CBCBCE;
}

A:hover  {
	text-decoration : underline;
	color: #CBCBCE;
}

A:active  {
	text-decoration : none;
	color: #CBCBCE;
}

/*body { background-color: #272733; color: #CBCBCE; font-family: Trebuchet MS, Verdana, Arial; font-size: 11px; }*/
body { background-color: #ffffff; background-image: url(../images/tc_bg.png); background-attachment: fixed; color: #CBCBCE; font-family: Trebuchet MS, Verdana, Arial; font-size: 11px; }

table { color: #CBCBCE; font-family: Trebuchet MS, Verdana, Arial; font-size: 14px; }
.stats { 
	color: #CBCBCE;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	border-collapse: collapse;
	border: 1px solid gray;
}

.stats td {
	border-collapse: collapse;
	border: 1px solid gray;
}
.yellowtext {
	color: #FFFF00;
}
.sequence { display: inline; }
.slideshow { color: #ffffff; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; }
.header { color: #F1F1F1; font-family: Trebuchet MS, Verdana, Arial; font-size: 22px; }
a.header:link {
	text-decoration : underline;
	color: #F1F1F1;
}
a.header:visited {
	text-decoration : underline;
	color: #F1F1F1;
}
a.header:hover {
	text-decoration : none;
	color: #F1F1F1;
}
a.header:active {
	text-decoration : underline;
	color: #F1F1F1;
}
.subheader { color: #F1F1F1; font-family: Trebuchet MS, Verdana, Arial; font-size: 18px; }
.copyright { color: #ffffff; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; }

.title { color: white; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; font-weight: bold; }
.description { color: #aaaaaa; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; font-weight: normal; }
.order { color: white; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; font-weight: normal; }
.highlight { color: #FF8800; }
