/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Text {
	font-family: "Khmer OS";
	font-size:12px;
}
.CopyRight {
	font-family: "Khmer OS";
	font-size:11px;
	color:#0066FF;
}

.Menu {
	font-family: "Khmer OS";
	font-size:14px;
	color:#FFFF00;
	font-weight:500;
	background-color:#8CBCE9;
	height:27px;
}
.MenuBar {
	font-weight: bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

.TopLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0000CC;
}

.fontkhmer{
	font-family:"Khmer OS Freehand";
	font-size:11px;
}
.fontkhmer1{
	font-family:"Khmer OS system";
	font-size:12px;
}
.fontcolor{
	font-family:"Khmer OS Freehand";
	font-size:11px;
	color:red;
	font-weight: bold;
	
}
.linkkhmer{
	font-family:"Khmer OS";
	font-size:13px;
	color: blue;
	text-decoration: none;
}
A.linkkhmer:hover{
	font-family:"Khmer OS";
	font-size:13px;
	color: red;
	text-decoration: none;
}


.LinkInfo {
	font-family:"Khmer OS";
	font-size:12px;
	color: blue;
	text-decoration: none;
}

A.LinkInfo:hover {
	font-family:"Khmer OS";
	font-size:12px;
	color: blue;
	text-decoration: underline;
}

.buttonPrev {
	background:url(../../images/btn_prev.gif) no-repeat;
	float: none;
	border:0px;
	margin-left: 0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-top:0px;
	height:25px; 
	color:#0000FF;
	font-weight:800;
	width:30px;
	vertical-align:top;
	cursor:hand;	
}

.buttonFirst {
	background:url(../../images/btn_first.gif) no-repeat;
	float: none;
	border:0px;
	margin-left: 0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-top:0px;
	height:25px; 
	color:#0000FF;
	font-weight:800;
	width:30px;
	vertical-align:top;
	cursor:hand;	
}

.buttonNext {
	background:url(../../images/btn_next.gif) no-repeat;
	float: none;
	border:0px;
	margin-left: 0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-top:0px;
	height:25px; 
	color:#0000FF;
	font-weight:800;
	width:30px;
	vertical-align:top;
	cursor:hand;	
}

.buttonLast {
	background:url(../../images/btn_last.gif) no-repeat;
	float: none;
	border:0px;
	margin-left: 0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-top:0px;
	height:25px; 
	color:#0000FF;
	font-weight:800;
	width:30px;
	vertical-align:top;
	cursor:hand;	
}
.cbokhmer {
	font-family:"Khmer OS Freehand";
	font-size:11px;
	height:30px;
	width:100px;
	
}


-->


