@font-face{
	
	font-family: KhmerUI;
	src:url(./KHMERUI.TTF);
	font-weight: nomral;
	font-style: normal;	
}

.link {
	font-family:Footlight MT Light,sans-serif;
	font-size:12pt;
	color:rgb(183,0,18);
	font-weight:bold
}
.contenido1 {
	font-family:Times New Roman,sans-serif;
	font-size:11pt
}
.Links {
	font-family:Footlight MT Light,sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:rgb(0,0,0)
}
.Titulos {
	font-family:KhmerUI;
	color:rgb(54,58,71);
	font-size: 24px;
}

.table, td, th {
	border-collapse: collapse;
	border: 1px solid rgb(100,100,100);

}

.th{
	background-color: rgb(54,58,71);
	height: 31px;	
}

.td{
	height: 31px;
	width: 400px;	
}

.etiqueta2 {
	font-family:Georgia,sans-serif;
	font-size:11pt;
	font-weight:bold
}

.Titulo1 {
	color:white;
	font-family:KhmerUI,sans-serif;
	font-size:16px;
}

.etiqueta {
	font-family:KhmerUI,sans-serif;
	font-size:16px;
	color:rgb(54,58,71) !important;
	
}

.lotusLicense{
	border: 0px;
}

.btn{
	background: transparent;
	font-family: KhmerUI, sans-serif !important;
	font-size: 16px !important;
	color: rgb(54,58,71);
	border:0px;
	cursor:pointer;