.DCTableName {
  font-size: 11pt;  
  color: #000000;
  font-weight: bold;
  font-family: "Verdana";
  background-color: #FFFFFF;
}

.DCTableBorder {
  background-color: #05995F;
}


.DCCodeName {
  font-size: 12pt;
  font-family: "Verdana";
  font-weight: bold;
}

.DCTitle {
  border-width: 1px;
  border-style: dotted;
  font-size: 10pt;
  font-family: "Verdana";
  font-weight: bold;
  border-color:#319A9D;
}


.DCSubsection {
  font-size: 10pt;
  font-family: "Verdana";
  font-weight: bold;
}


.DCTableTH {
  font-size: 9pt;
  font-family: "Verdana";
  font-weight: bold;
}

.DCTrColor {
  background-color:#DEECEC;
}


.DCSubtitle {
  font-size: 10pt;
  font-family: "Verdana";
  font-weight: bold;  
  background-color:#DEFFEB;
}

#ipo_calendar_tbl{
	border : 1px solid #B3DAC5;
}
#ipo_calendar_tbl th{
	font-size:14px;
	font-family:"Arial";
	color:#116E3F;
}
#ipo_calendar_tbl td.day{
	font-size:17px;
	color:#219959;
	font-weight: bold;
	font-family:"Arial";
}
#ipo_calendar_tbl td.ipo_lsday{
	font-size:17px;
	color:#CD3301;
	font-weight: bold;
	font-family:"Arial";
}
#ipo_calendar_tbl td.ipo_lsday span{
	cursor:pointer;
}
#ipo_calendar_tbl #year_month{
	background-color:#D9F3E6;
}
#ipo_calendar_tbl #day_title{
	background-color:#219959;
}
#ipo_calendar_tbl #day_title th{
	color:#FFFFFF;
}

#ipo_news_area{
	min-height:300px;
	height: auto !important;
	height: 300px;
}