@charset "utf-8";
/* SIEMREAP CENTRAL MARKET */

body{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	line-height: 22px;

}

.container {
	width: 1000px;
	background-color:#ffe91f;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;

}

.maincontain{
	width: 940px;
	padding: 30px;


}



.bodytext {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 22px;

}

.footer {
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:14px;
color:#FFFFFF;

}

a {
		font-family:Tahoma, Verdana, Arial, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight:bold;
	}
	a:link {
		text-decoration: none;
		font-weight:bold;
		
	}
	a:visited {
		text-decoration: none;
		color: #000000;
		font-weight:bold;
	}
	a:hover {
		
		text-decoration: underline;
		color: #ffe91f;
		font-weight:bold;
		background:#009999;
		
	}
	a:active {
		text-decoration: underline;
		color: #000000;
		font-weight:bold;
		
	}
	
	

a.submenu {
		font-family:Tahoma, Verdana, Arial, sans-serif
		font-size: 12px;
		color: #ffffff;
	}
	a.submenu:link {
		text-decoration: none;
		
	}
	a.submenu:visited {
		text-decoration: none;
		color: #ffffff;
		
	}
	a.submenu:hover {
		text-decoration: none;
		color: #ffe91f;
		
	}
	a.submenu:active {
		text-decoration: none;
		color: #ffe91f;
		
	}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
