.scErrorTable { background-color: #e5e5e5; background-image: none; opacity: 1; filter: alpha(opacity=100); border-color: #D4D4D4; border-style: solid; border-width: 2px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px }
.scErrorTitle { background-color: #ffdddd; background-image: none; opacity: 1; filter: alpha(opacity=100); border-color: #FF0000; border-style: solid; border-width: 1px; color: #990000; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; padding: 2px; text-decoration: none }
.scErrorTitleFont { color: #990000; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none }
.scErrorMessage { background-color: #EBD3D3; background-image: none; opacity: 1; filter: alpha(opacity=100); border-color: #FF0000; border-style: solid; border-width: 1px; color: #F31818; font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; padding: 6px; text-decoration: none }
.scErrorMessageFont { color: #F31818; font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none }
.scErrorLine { background-color: #FFBBBB; background-image: none; opacity: 1; filter: alpha(opacity=100); color: #000000; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none }
