@font-face {
	font-family: "Saysettha OT";
	src: url(SAYSETT0.eot);/* IE */
 	src: local("Saysettha OT"), url('Saysettha OT.ttf') format('truetype'); /*non IE */
}
a {
font-family: "Saysettha OT";   
}
body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Saysettha OT,Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}

#page
{
	margin-top: 0px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}

#header
{
	margin: 0;
	padding: 0;
	/*border-top: 3px solid #C9E0ED;*/
        background-color: #191b42;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 0px -5px 20px 0;
}

#bandeundermenu{
	background:url(../images/bandeundermenu.jpg) repeat-x;
	height:4px;
          margin-top: 0px;
}

#bande{
          background:url(../images/bande.jpg) repeat-x;
          height:4px;
}

#footer
{
	font: normal 10pt Saysettha OT,Helvetica,sans-serif;
	color:white;
	padding: 20px;
	margin: 0px 0px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
	/*background : #2DC3F5;*/
	background:#191b42;
}

#footer a
{
	color:inherit;
	text-decoration:none;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
	background:url(../images/banner.jpg);
	width:1093px;
	height:100px;
         margin-left: auto;
          margin-right: auto;
	
}

#language
{
	/*padding:4px 5px 10px 0px;*/
	text-align: right;
	/*float: right;*/
	/*margin-top:-30px;*/
}

#language a
{
	color : white;
	text-decoration:none;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;

}

#menu
{
    background-color: red;
    min-width: 100%;
    max-height: 34px;
    display: block;
}

.jqueryslidemenu ul li ul li a{
    font: normal 13px "Saysettha OT" !important;
}


#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color: #19A6D3;/*transparent;*/
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#19A6D3;/*#EFF4FA;*/
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	/*background: #2DC3F5;*/
	background:#4b4b78;
	border-left: 0px solid #6FACCF;
	color:white;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: center;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 5px 0;
	padding: 5px 8px;
	/*background:#EFFDFF;*/
	background:#f1f8fe;
	border: 1px solid #2DC3F5;
          height: 100%;
          line-height: 1.2em;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
          font-family: "Saysettha OT";
}

.operations li a:visited
{
	color: #0066A4;
          font-family: "Saysettha OT";
}

.operations li a:hover
{
	background: #80CFFF;
          font-family: "Saysettha OT";
}

.cattitle
{
	color:#036;
	font-size:14px;
	font-weight:bold;
}

.faq-in50
{
	padding-left:50px;
}

h1{
	font-size:24px;
}

h2{
	font-size:22px;
}

h3{
	font-size:20px;
}

h4{
	font-size:18px;
}

h5{
	font-size:16px;
}

h6{
	font-size:14px;
}

select{
	font-family:Saysettha OT;
}

.mytable{
	border-color:#000;
	border:1px;
}