@font-face {
    font-family: Saysettha OT;
    font-style:  normal;
    font-weight: normal;
    src: url(SAYSETT0.eot);
}
body {
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	color: #686868;
}
td {
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	color: #686868;
}
a {
	color: #cc3300;
	text-decoration: underline;
}
a:hover {
	color: #686868;
	text-decoration: underline;
}
.form {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	margin: 2;
	padding: 2;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: #D5F1FF;
}
.search {
	width: 130px;
	height:	20px;
	padding: 0;
	margin:	2px 1;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	font: 11px Arial, Verdana, sans-serif;
	background-color: #D5F1FF;
}
input.submit {
	border: 1px solid #330066;
	font: 11px Arial, Verdana, sans-serif;
	background: #0099CC;
	height:	20px;
	color: #FFFFFF;
	padding: 0;
	margin:	1;
}
.juiceapac {
	color: #FFFFFF;
	text-decoration: none;
}
.juiceapac:hover	{
	color: #FFCC00;
	text-decoration: underline;
}
#greetings {
	font-family: "Saysettha OT";
	font-size: 11px;
	padding-bottom: 5px;
}
#language {
	font-family: "Saysettha OT";
	font-size: 13px;
	text-transform: uppercase;
	padding: 0px 0px 10px 60px;
}
#language a {
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}
#language a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
#content {
	font-family: "Saysettha OT";
	line-height: 22px;
	padding: 20px 20px 50px 30px;
}
#content td {
	font-family: "Saysettha OT";
	line-height: 22px;
}
#content .title {
	font-family: "Saysettha OT";
	font-size: 22px;
	font-weight: bold;
}
#footer {
	font-family: "Saysettha OT";
	font-size: 11px;
	padding: 5px 20px 0px 0px;
}
#footer a {
	color: #686868;
	text-decoration: none;
}
#footer a:hover {
	color: #686868;
	text-decoration: underline;
}
#rightbox {
	float: right;
	width: 233px;
	height: 100%;
	background-image:url(../image/bg_right.jpg);
	background-repeat: no-repeat;
	padding: 35px 0px 20px 15px;
	font-family: "Saysettha OT";
}
#rightbox .sub {
	font-family: "Saysettha OT";
	font-size: 12px;
}
#rightbox .sub p {
	margin-top: 8px;
}
#rightbox .sub li {
	list-style-image: url(../image/arrow.gif);
}