/*IR*/
.purple-link-wrap{
	padding:1px 5px 1px 5px;
	background-color:#43269b;
	color:#ffffff;
}
.purple-link-wrap a{
	color:#ffffff;
	text-decoration:none;
}
.purple-link-wrap a:link{
	color:#ffffff;
	text-decoration:none;
}
.purple-link-wrap a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.purple-link-wrap a:active{
	color:#ffffff;
	text-decoration:none;
}




/*class*/
.title{
	font-size:18px;
	color:#002157;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
.gradient-table{
	background-image:url(../images/gradient-tab.gif);
	background-repeat:repeat-x;
	background-position:top;
	min-height:55px;
	border:1px solid #bbbbbb;
	padding:10px;
}
.font11-italic{
	font-size:11px;
	font-style:italic;
	color:#43269b;
}
.font10{
	font-size:10px;
}
.text-padding20{
	padding-left:20px;
}
.dotted-bottom tr td{
	border-bottom:1px dotted #bbbbbb;
}
.solid-border{
	border-collapse:collapse;
}
.solid-border tr td{
	border:1px solid #bbbbbb;
}
.directors-wrap{
	width:250px;
	height:65px;
	background-image:url(../images/directors-profile-bg.gif);
	background-repeat:no-repeat;
	padding:15px 10px 15px 15px;
	text-align:left;
	margin-bottom:5px;
}
.qr-container{
	width:180px;
	height:50px;
	background-image:url(../images/qr-container.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:33px;
}
.analyst-reports-container{
	width:180px;
	height:95px;
	background-image:url(../images/analyst-reports-container.gif);
	background-repeat:no-repeat;
	padding:15px;
}
.financial-container{
	width:200px;
	height:45px;
	background-image:url(../images/financial-container.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.ma-container{
	width:330px;
	height:45px;
	background-image:url(../images/ma-container.gif);
	background-repeat:no-repeat;
	text-align:center;
}




/*stock-quote*/
.stock-wrap{
	width:300px;
	height:180px;
	margin-left:30px;
}
.stock-wrap-left{
	width:16px;
	height:200px;
	background-image:url(../images/stock-bg-left.png);
	background-repeat:no-repeat;
}
.stock-wrap-center{
	width:268px;
	height:200px;
	background-image:url(../images/stock-bg-center.png);
	background-repeat:repeat-x;
}
.stock-wrap-right{
	width:16px;
	height:200px;
	background-image:url(../images/stock-bg-right.png);
	background-repeat:no-repeat;
}
.stock-quote{
	font-size:15px;
	color:#ffffff;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
.stock-lastdone {
	color: #00dc00;
	font-size: 25px;
	font-weight:bold;
}
.stock-table tr td{
	font-size:11px;
	text-align:center;
}
.stock-White {COLOR: #fff;}
.stock-Green {COLOR: #00dc00;}
.stock-Red {COLOR: #ff0000;}
.stock-update {COLOR: #fff; font-size:10px; line-height:12px;}
.stock-update a {COLOR: #fff; font-size:10px; text-decoration:none;}
.stock-update a:link {COLOR: #fff; text-decoration:none;}
.stock-update a:hover {COLOR: #fff; text-decoration:underline;}
.stock-update a:active {COLOR: #fff; text-decoration:none;}

.financial-container{
	width:200px;
	height:45px;
	background-image:url(/ir/EITA/images/financial-container.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#tbAttach
{
  padding-left: 10px;
}
#dtlAttachment
{
  padding-left: 0px;
}
a.clsLinkButton
{ 
  color: #43269b !important;
  font-size:12px !important;
  text-decoration: underline !important;
  font-family: Arial;
}
a.clsLinkButton:hover
{
  font-size:12px !important;
  text-decoration: none !important;
  font-family: Arial;
}