TABLE.tmcntable_tbl {
	BORDER-RIGHT: #8686ff 2px solid;
	BORDER-TOP: #8686ff 2px solid;
	BORDER-LEFT: #8686ff 2px solid;
	BORDER-BOTTOM: #8686ff 2px solid;
	cellspacing: 2;
	-moz-border-radius: 1em;
	cellpadding: 4
}

a.tmcn_links { 
	font-family: Arial;
	color: #9933FF;
	font-size: 14pt;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold
}

CAPTION.tmcntable_tbl {
	COLOR: #8686ff
	-moz-border-radius: 1em;
}

TR.tmcntable_tbl_top {
	BACKGROUND: #8686ff; 
	COLOR: white
	-moz-border-radius: 1em;
}

TR.tmcntable_tbl_odd {
	BACKGROUND: #ffffff; 
	COLOR: black
	-moz-border-radius: 1em;
}

TR.tmcntable_tbl_even {
	BACKGROUND: #e1e1ff; 
	COLOR: black
	-moz-border-radius: 1em;
}

td.tmcntable_tbl_pics {
	background-color: #ffffff;
	background-repeat: repeat;
	background-attachment: scroll;
	color: black;
	border: 1 solid #CCCCFF; 
        background-position: 0% 
	-moz-border-radius: 1em;
}

TD.tmcntable_tbl_text {
	BACKGROUND: #e1e1ff; COLOR: black
}