BODY {
	font-family: Arial, Helvetica, Verdana; font-size: 11px;
}
.bodyLeft {
	background-color: #0040A0
}
.bodyInfo {
	background-color: #40A0D0
}
.bodyAtr {
	background-color: #F0F0A0
}
.bodyUDD {
	background-color: #F080D0
}
.bodyInd {
	background-color: #F080D0
}
.bodyTab {
	background-color: #53AC9A
}



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: black; 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: #006000; font-size: 11px; font-weight: normal;
}
.aLeft2 {
	color: black; font-size: 11px; font-weight: normal;
}
.aAtrRef {
	color: #C000C0; font-size: 10px; font-weight: normal;
}
.aTabRef {
	color: red; font-size: 11px; font-weight: normal;
}



TR {
	font-size: 11px; font-weight: normal;
}
.trLeftInfo {
	background-color: #40A0D0;
}
.trLeftAtr {
	background-color: #F0F0A0;
}
.trLeftUDD {
	background-color: #F080D0;
}
.trLeftInd {
	background-color: #F080D0;
}
.trLeftTit {
	background-color: #53AC9A; color: black; font-size: 13px; font-weight: bold; text-align: center
}
.trLeft1 {
	background-color: #F0F0F0; color: black;
}
.trLeft2 {
	background-color: #C0E0D0; color: black;
}
.trInfoTit {
	background-color: #0040A0; color: white; padding: 3; font-size: 13px; font-weight: bold; text-align: center
}
.trInfo1 {
	background-color: #F0F0F0; color: black; font-size: 12px;
}
.trInfo2 {
	background-color: #D0E0F0; color: black; font-size: 12px;
}
.trAtrTit {
	background-color: #0040A0; color: white; font-size: 12px; font-weight: bold;
}
.trAtr1 {
	background-color: #F0F0F0; color: black;
}
.trAtr2 {
	background-color: #D0E0F0; color: black;
}
.trUDDTit {
	background-color: #404040; color: #F080D0; font-size: 14px; font-weight: bold;
}
.trUDD1 {
	background-color: #FFFFFF; color: black;
}
.trUDD2 {
	background-color: #FFD8FF; color: black;
}
.trIndTit {
	background-color: #404040; color: #F080D0; font-size: 14px; font-weight: bold;
}
.trInd1 {
	background-color: #FFFFFF; color: black;
}
.trInd2 {
	background-color: #FFD8FF; color: black;
}
.trTabTit {
	background-color: #006054; color: white; font-size: 14px; font-weight: bold;
}
.trTab1 {
	background-color: #F0F0F0; color: black;
}
.trTab2 {
	background-color: #C0E0D0; color: black;
}



.tableLeft {
	width="100%";
}



.tdTabName {
	color: #FF0000; font-size: 20px; font-weight: bold;
}

