body {
	background-color: #c7baae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.content {
	background-image: url(images/background.jpg);
	height: 600px;
	background-color: #FFF4D2;
	background-repeat: no-repeat;
}
.footer {
	background-image: url(images/background2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.mainContent {
	height: 500px;
}
.mainContent2 {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.menu, .menu ul {
	width: 155px;
	list-style: none;
	border-bottom: 1px solid #FFF4D2;
	background-image: url(images/menuFooter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.menu li {
	position: relative;
	list-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF4D2;
}

.menu li a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	background-color: #2C2874;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid transparent;
	padding: 6px;
}
.menu a:hover {
	background-color: #a39383;
}
.left  {
	width: 174px;
}
.right {
	width: 100px;
}


/* IE fix because it doesn't support transparent borders */
* html .menu a {
 margin: 0px;
 border: 1px solid #8799CD;
 border-bottom: 1px solid #010374;
}
h1 {
	font-size: 20pt;
	margin-bottom: 8px;
	color: #2C2874;
	margin: 0;
}
h2 {
	font-size: 16pt;
	margin: 0;
	margin-bottom: 8px;
}
h3 {
	font-size: 14pt;
	margin: 0;
	margin-bottom: 8px;
}
p {
	font-size: 10pt;
	margin: 0;
	margin-bottom: 12px;
}
a {
	color: #2C2874;
}

.buttons {
	color: #FFFFFF;
	background-color: #2c2875;
	height: 22px;
	font-size: 10pt;
	border: 0
}

#leftMenu {
	float:left;
	position: relative;
	top:0px;
	border-top:0px;
	margin-bottom: 20px;
}
#leftMenu ul {
	color: #ffffff;
	margin: 0 11px;
	padding: 0;	
	padding-bottom: 14px;
	background-image: url(/thai/images/menuFooter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftMenu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFF4D2;
}
#leftMenu ul li a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
	text-decoration:none;
	width: 140px;
	display:block;
	background-color: #2C2874;
	padding: 5px 0px 5px 15px;
}
#leftMenu ul li a:hover {
	color: #ffffff;
	background-color: #a39383;	
}
#leftMenu ul li a:active {
	color: #ffffff;
	background-color: #a39383;	
}
/*.down {
	background-image: url(/images2/down.gif);
	background-repeat:no-repeat;
	background-position:146px;
}*/
.selected {

	font-weight:bold;	
}
#leftMenu ul ul {
	color: #231f20;
	margin: 0; padding: 0;
	background: none;
}
#leftMenu ul ul li {
	list-style: none;
	margin: 0;
	padding: 0;	

}
#leftMenu ul ul li a {
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #66432e;
	text-decoration: none;
	width: 137px;
	display: block;
	border:0;
	padding: 4px 0px 4px 18px;
	background-color: #c6b9ad;
}
#leftMenu ul ul li a:hover {
	color: #ffffff;
	background-image: url(/images2/mnu-sub-bg-hover.gif);
	background-repeat: no-repeat;
}
#leftMenu ul ul li .submenu-down {
	color: #ffffff;

}
#leftMenu img {
	margin-left:12px;
}

.footer2 {
	font-family: verdana, arial;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 2px;
	margin: 0 auto;
	width: 750px;
}
.footer2 a {
	color: #2C2874;
	text-decoration: none;
}
.footer2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
