/* CSS Document */
@font-face {
   font-family: Khmer OS System;
   font-style:  normal;
   font-weight: normal;
   font-size:12px;
   src: url(style/KHMEROS0.eot);
}

p{ text-indent:30px;}
.link_index{font-family:Khmer OS System; font-size:12px; line-height:1.5;}
.body_text{
	font-family:Khmer OS System; font-size:12px; color:#333333; padding:10px; padding-top:0px; line-height:1.5;
}
.contact{
	font-family:Khmer OS System; font-size:12px; color:#333333;
}
.body_text_right{
	font-family:Khmer OS System; font-size:12px; color:#333333; padding-left:10px; line-height:1.5;
}
.body_text_left{
	font-family:Khmer OS System; font-size:12px; color:#333333; padding-right:10px; line-height:1.5;
}

a.menu:active, a.menu:link, a.menu:visited{
	font-family:Khmer OS System;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	line-height:1.8;
	background-image: none;
}
a.menu:hover{
	font-family:Khmer OS System;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height:1.8;
	background-image:url('../images/flower.gif');
	background-repeat: no-repeat;
}

.menu_disabled{
	font-family:Khmer OS System;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height:1.8;
	background-image:url('../images/flower.gif');
	background-repeat: no-repeat;
}

a.link_page:active, a.link_page:link, a.link_page:visited{
	font-family: Khmer OS System;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}
a.link_page:hover{
	font-family: Khmer OS System;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
