table.mt1 {
	border-collapse: collapse; 
	border-top: solid 1px #c184ff;
	border-left: solid 1px #c184ff;
	border-right: solid 1px #c184ff;
	/*border-bottom: solid 1px #c184ff;*/
}
table.mt2 {
	border-collapse: collapse; 
	border-top: solid 1px #c184ff;
	border-left: solid 1px #c184ff;
	border-right: solid 1px #c184ff;
	border-bottom: solid 1px #c184ff;
}
table.ml1 {
	border-collapse: collapse; 
	border-top: solid 1px #c184ff;
	border-bottom: solid 1px #c184ff;
}
table.ll1 {
	border-top: double 5px #c184ff;
	border-left: double 5px #c184ff;
	border-right: double 5px #c184ff;
	border-bottom: double 5px #c184ff;
	font-size: 13pt;
	font-weight: bold;
	height: 40px;
}
td.mt1{ font-size: 13pt; color:; font-weight: bold; }
td.mt2{ font-size: 13pt; color:; font-weight: normal; }
td.mt3{ font-size: 13pt; color:; font-weight: normal; }
td.mt4{ font-size: 13pt; color:; font-weight: normal; border-bottom: double 3px #000000; }
td.mt5{ font-size: 11pt; color:; font-weight: normal; }
a{ cursor : default; }
a:link { color : #000000; text-decoration : none; }
a:visited { text-decoration : none; }
a:hover	{ color : #FF0000; text-decoration : none; }
a:active { text-decoration : none; }

.color{ background-color:;} 
.colorOn{ background-color: #c184ff; color: #ffffff; } 
.copyright{font-size: 9pt; color: #ffffff; height: 23px; }
.copyright1{font-size: 9pt; color: #006600; height: 23px; background: #ffffff; }