.urDynamicTextArea{
    background-color:#E6E6E6;
    border:0px;
    overflow:visible;
    font-family:Arial;
    font-size:14px;
	color:#4C4C4C;	                
}
.urNormalText {
	font-family: Arial;
	font-size: 14px;
	color: #4C4C4C;
}
.urNormalBoldText {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
}
.urHeaderText {
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: #4C4C4C;
}
.urSubHeaderText {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #4C4C4C;
}
.urHyperLinkText {
	font-family: Arial;
	font-size: 14px;
	color: #EB0033;
	text-decoration: underline;
}
.urErrorIcon{
    position: absolute;
    top: 332px;
    left: 40px;
    z-index: 2;
    border:0px white;	
}
.urErrorText {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #EB0033;
}
.urTableLogin {
	border-top-width: 2px;
	border-top-color: #C0C0C0;
}
.urInputUserId {
	width: 300px;
	height: 30px;
	background-image: url('../image/u201.jpg');
	background-position: 277px 4px;
	background-repeat: no-repeat;
	padding-left: 6px;
	background-size: 18px 18px;
}
.urInputPassword {
	width: 300px;
	height: 30px;
	background-image: url('../image/u401.jpg');
	background-position: 277px 4px;
	background-size: 18px 18px;
	background-repeat: no-repeat;
	padding-left: 6px;
}

.urInputButton {
	width: 150px;
	height: 30px;
	background-color: #E80033;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #E80033;
}

.urInputTrinseoButton{
            width:150px;
            height:30px;
            background-color:#4D858D;
            color:#FFFFFF;
            font-weight:bold;
            border-color:#4D858D;
        }
        
.urLoginVerticalLine {
	border-left: 1px solid #4C4C4C;
	height: 165px;
}
.urLoginFooter {
	background-color: #4C4C4C;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.urLoginFooterLink {
  text-decoration: none;
  color: #fff;	
  font-weight: bold;
  font-size: 12px;
}
a.urLoginFooterLink:hover {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}
.table {
	font-family: Arial;
	font-size: 14px;
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 1;
	width: 1020px;	}
.shadow {
	position: absolute;
	top: 55px;
	left: 35px;
	z-index: 2;
	border: 0px white;
}
.logo {
	position: absolute;
	top: 25px;
	left: 35px;
	z-index: 3;
	margin-bottom: 3px;
	border-width: 0px;
}
.space_left {
	position: absolute;
	top: 61px;
	left: 35px;
	z-index: 4;
	border-width: 0px;
}
.space_right {
	position: absolute;
	top: 61px;
	left: 147px;
	z-index: 4;
	border-width: 0px;
}
.logotext {
	position: absolute;
	top: 33px;
	left: 200px;
	z-index: 4;
	border-width: 0px;
}

.prtlBody {
    margin: 0 0 0 0;
    background-color: #FFFFFF;
    overflow: auto;
}

.urTrinseologo {
    position: absolute;
    top: 10px;
    left: 155px;
    z-index: 2;
    margin-bottom: 3px;
    border-width: 0px;
}

.urTrinseologotext {
    position: absolute;
    top: 33px;
    left: 45px;
    z-index: 3;
    border-width: 0px;
    font-family: Arial;
    font-size: 19px;
    color: #4C4C4C;
}

