@charset "utf-8";

/* CSS Document */
body  {
	padding: 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0;
	background: url(../images/bg_outer.gif) repeat fixed;
	}
.thrColFixHdr #container {
	width: 1024px;
	position: relative;
	margin: auto;
} 
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 686px;
	text-align: center;
	background: #FFF;
} 
.thrColFixHdr #footer {
	padding: 0;
	background-color: #FFF;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.post_head {
    background-attachment: fixed;
	background-repeat: no-repeat;
}
.post_bar_dragon_right {
	background-image: url(../images/kbach_body_right3.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.post_bar_dragon_left {
	background-image: url(../images/kbach_body_left3.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.post_bar {
	background-image: url(../images/post_bar_A.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.watermark_bkg {
	background-image: url(../images/Wat-47-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

.khmer_h2 {
	font-family: "Kh Muol";
	font-size: 18px;
	color: #00F;
	font-weight: bold;
	text-align: center;
}

.khmer_body_h2 {
	font-family: "Kh Muol";
	font-size: 12px;
	color: #00F;
	font-weight: normal;
	text-align: center;
}
.khmer_sub_h2 {
	font-family: "Khmer OS";
	font-size: 12px;
	color: #00F;
	text-align: center;
}
.khmer_body_text {
	font-family: "Khmer OS";
	font-size: 10pt;
	width: 644px;
	color: #000;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
.khmerOS_left_align {
	font-family: "Khmer OS";
	font-size: 12px;
	text-align: left;
}

a:link {
	text-decoration: none;
	color: #00F;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #00F;
}
td #outerboder {
	border: thin solid #FC3;
}
td #outerboder2 {
	border: medium solid #FC3;
	background: url(../images/Wat-47-bg.gif) no-repeat fixed center;
}

#event_scroller {
	background: url(../images/flash2_bg.jpg) no-repeat center;
	height: 117px;
	text-align: center;
}
#scroller_flash {
	padding-top: 13px;
}
#javascript_scroller {
	padding-top: 5px;
	height: 40px;
}
#whatNew {
  display: block;
  width: 162px;
  height: 30px;
  background: url("../images/whatsnew.gif") no-repeat 0 0;
}

#whatNew:hover{ 
  background-position: 0 -30px;
}
.red_boder1 {
	border: thin solid #F00;
}
.red_boder2 {
	border: medium solid #F00;
	clear: both;
}
.greyCounter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #CCC;
}

#cd {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	color: #FF0;
	background: url(../countdown/back.jpg) no-repeat center;
}

#buffer { position:absolute; visibility:hidden; left:0; top:0 }
div#display {
	margin: 0 1em 2em 0;
	border: 1px none #999;
	padding:1px 2px;
	display:none;
	text-align: center;
