.pad_8px {
	padding: 8px;
}
.lang_txt {
	font-family: Tahoma;
	font-size: 9px;
	text-transform: capitalize;
	text-decoration: none;
}
.ico_Txt1 {
	font-family: Tahoma;
	font-size: 14px;
}
.line_grey_LRTB {
	border: 1px solid #e2e3e4;
}


.date_txt {
	font-family: Tahoma;
	font-size: 11px;
}
.line_grey_B {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e2e3e4;
}
.pad_4px_LR {
	padding-right: 4px;
	padding-left: 4px;
}
.ico_Txt2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.pad_4px {

	padding: 4px;
}
.iconTxt {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}

.kekotak_icontxt {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.pad_4px_TB {
	padding-top: 4px;
	padding-bottom: 4px;
}
.pad_2px_LR {
	padding-right: 2px;
	padding-left: 2px;
}
.stdTxt {
	font-family: Tahoma;
	font-size: 12px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
}



.td1 {
	font-family: Tahoma;
	font-size: 12px;
	color: A856A8;
	font-weight: bold;
}


.kekotak_border_L {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2e3e4;
}
.searchbox {
	font-family: Tahoma;
	font-size: 12px;
	padding: 2px;
	clear: left;
	vertical-align: middle;
}
.line_grey_L {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2e3e4;
}
.kekotak_news {

	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 12px;
}
.pad_8px_B {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9950B2;
}
.pad_16px {

	padding: 16px;
}
//.stdMenuTxt {
//	font-family: Tahoma;
//	font-size: 13px;
//	text-decoration: none;
//}

.stdMenuTxt {
	font-family: Tahoma;
	font-size: 12px;
}


.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	color:#000000;
	width:250px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	/* border:1px solid #000000; */
}

.submenu{
margin-bottom: 0.5em;
}

