BODY {
	font-family: Arial, Helvetica, Verdana; font-size: 11px;
}
.bodyLeft {
	background-color: #0040A0
}
.bodyInfo {
	background-color: #40A0D0
}
.bodyAtr {
	background-color: #F080D0
}
.bodyUDD {
	background-color: #606060
}
.bodyInd {
	background-color: #606060
}
.bodyTab {
	background-color: #F0F0A0
}



A {
	color: #0000E0; font-size: 11px; font-weight: normal; text-decoration: none;
}
A:hover {
	color: #E00000; text-decoration: underline;
}
.aLeftInfo {
	color: black; font-size: 13px; font-weight: bold;
}
.aLeftAtr {
	color: white; font-size: 13px; font-weight: bold;
}
.aLeftUDD {
	color: black; font-size: 13px; font-weight: bold;
}
.aLeftInd {
	color: black; font-size: 13px; font-weight: bold;
}
.aLeft1 {
	color: gold; font-size: 11px; font-weight: normal;
}
.aLeft2 {
	color: black; font-size: 11px; font-weight: normal;
}
.aAtrRef {
	color: #FFFFFF; font-size: 10px; font-weight: normal;
}
.aTabRef {
	color: #800080; font-size: 11px; font-weight: normal;
}



TR {
	font-size: 11px; font-weight: normal;
}
.trLeftInfo {
	background-color: #80C0F0;
}
.trLeftAtr {
	background-color: #FF40A0;
}
.trLeftUDD {
	background-color: #80FFA0;
}
.trLeftInd {
	background-color: #80FFA0;
}
.trLeftTit {
	background-color: white; color: black; font-size: 13px; font-weight: bold; text-align: center
}
.trLeft1 {
	background-color: #404040; color: gold;
}
.trLeft2 {
	background-color: gold; color: black;
}
.trInfoTit {
	background-color: #0040A0; color: white; padding: 3; font-size: 13px; font-weight: bold; text-align: center
}
.trInfo1 {
	background-color: gold; color: black; font-size: 12px;
}
.trInfo2 {
	background-color: #FF40A0; color: white; font-size: 12px;
}
.trAtrTit {
	background-color: #0040A0; color: white; font-size: 12px; font-weight: bold;
}
.trAtr1 {
	background-color: #FFC0F0; color: #600060;
}
.trAtr2 {
	background-color: #CCCCFF; color: #0000C0;
}
.trUDDTit {
	background-color: gold; color: black; font-size: 14px; font-weight: bold;
}
.trUDD1 {
	background-color: #80FFA0; color: black;
}
.trUDD2 {
	background-color: #000080; color: white;
}
.trIndTit {
	background-color: gold; color: black; font-size: 14px; font-weight: bold;
}
.trInd1 {
	background-color: #80FFA0; color: black;
}
.trInd2 {
	background-color: #000080; color: white;
}
.trTabTit {
	background-color: #404040; color: white; font-size: 14px; font-weight: bold;
}
.trTab1 {
	background-color: #DDDDDD; color: black;
}
.trTab2 {
	background-color: #909090; color: black;
}



.tableLeft {
	xwidth="100%";
}



.tdTabName {
	background-color: GOLD; color: black; font-size: 20px; font-weight: bold;
}

