@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #a1dffe;
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

td {font-family: Saysettha OT, Tahoma, Verdana, sans-serif; font-size:14px; color:#000000;}

input,SELECT,select,textarea {font-family: Saysettha OT, Tahoma, Verdana, sans-serif; font-size:14px; color:#000000;line-height:135%}

A:link { COLOR: #000000; TEXT-DECORATION: none;}

A:visited {	COLOR: #01607D; TEXT-DECORATION: none;}

A:active {	COLOR: #ff0000; TEXT-DECORATION: underline;}

A:hover {	COLOR: #cc3300; TEXT-DECORATION: underline;}


.leftmenu   {	COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold}

.leftmenu td  {	COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold}

.leftmenu A:link {	COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold}

.leftmenu A:visited {	COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold}

.leftmenu A:active {	COLOR: #ffffff; TEXT-DECORATION: underline; font-weight: bold}

.leftmenu A:hover {	COLOR: #ffffff; TEXT-DECORATION: underline; font-weight: bold}


.redbiapti  { font-size: medium;	COLOR: #C20726;	TEXT-DECORATION: none;	line-height:150%;	font-weight: bold;	text-indent: 1em;}

.redbiapti td {	COLOR: #C20726;	TEXT-DECORATION: none;	line-height:150%;	font-weight: bold;	text-indent: 1em;	margin: 0px;	padding: 0px;}
.redbiapti table {	margin: 0px;	padding: 0px;}
.redbiapti A:link {	COLOR: #C20726; TEXT-DECORATION: none; font-weight: bold}

.redbiapti A:visited {	COLOR: #C20726; TEXT-DECORATION: none; font-weight: bold}

.redbiapti A:active {	COLOR: #C20726; TEXT-DECORATION: underline; font-weight: bold}

.redbiapti A:hover {	COLOR: #C20726; TEXT-DECORATION: underline; font-weight: bold}


.language {width: 147px;}

.search { background-color:yellow; color:green; }

.textSearch{ outline:solid; font-family: Saysettha OT; height: 14pt;}

#box_tab { width: 400px;height: 150px;margin: 0px 0px 0px 0px;}
#box_menu{ width: 400px;height: 40px;margin: 0;padding: 0;}
#box_menu li{ display: inline;}
#box_menu li a{color: #000; padding: 5px;text-decoration: none;}
.hidden{ display:none;}

.footer{ font-family: Saysettha OT; font-size: 12px; }


/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
} 

.kwicks li {
	float: left;
	width: 170px;
	height: 140px;
	margin-right: 5px;
}
#kwick1 { 
	background-color: #53b388;
}
#kwick2 {
	background-color: #5a69a9;
}
#kwick3 {
	background-color: #c26468;
}
#kwick4 { 
	background-color: #bf7cc7;
	margin-right: 0px;
}