.line130 { line-height: 130% }
.line150 { line-height: 150% }
.table-border-blue { border: 1px #6633FF solid }
.table-border-orange {
	border: 1px #FF6600 solid;
	font-size: 12px;
}
.table-border-yellow { border: 1px #FFFF00 solid }
.table-border-orange130 { border: 1px #FF6600 solid ; line-height: 130%}
.table-border-blue130 { border: 1px #6633FF solid ; line-height: 130%}
.table-border-green130 { border: 1px #00C600 solid; line-height: 130% }
.table-border-red130 { border: 1px #FF0000 solid; line-height: 130% }
.font-small-120 {  font-size: x-small; line-height: 120%}
.font-small-120Copy { font-size: small; line-height: 120% }
.font-n-small-120 { font-size: small; line-height: 120% }
.td-height-130 {  line-height: 200%}
.table-border-orange-dot-130 { border: 1px #FF6600 dashed; line-height: 130% }
.table-rule-black { border: thin #000000 solid}
.textarea {  border: 1px #6666FF solid}
.input {  border: #6666FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.input-color-red { border: thin #FF3300 solid}
.table-form {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.input-color-green { border: thin #33CC33 solid}

