/* *** css by ductt from Nom Na *** */
#content {
	padding: 0px;
	margin-top: 0px; 
/*	width: 85%;*/
	margin-left: 5%;
	margin-right: 5%;
/*	height:auto;*/
	background: #ffffff;
	text-align: center;
	}

#header {
/*	background:#ffffff  url('images/logo_icon.gif') no-repeat center;*/
	padding: 0px;
	height:115px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #ffffff;
	}

#main-content {
	padding: 0px;
	margin-top: 0px;
	width: 100%;
/*	margin-left: 5%;
	margin-right: 5%;
/*	height:auto;	
	background-color: #F5F5FF; */
	background: #ffffff;
	text-align: center;
	}

#menu {
	background-color: #FFCC66;
	padding: 0px;
	margin-top: 0px;
	height:18px;
	}
#line{
	color: #330066;	
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;	
	width: 15%;
	height: 5px;
	}
.menu-font{
	font-family: Nom Na Tong, Verdana, SunSans-Regular, Sans-Serif, MS Mincho;
	font-size:22px;
	color: #000000;	
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;	
	}
.menu-font1{
	font-family:  Verdana,Tahoma,Sans-Serif, Time New Roman, Arial;
	font-size:22px;
	color: #000000;	
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;	
	}
#menu1{
	width:100%; 
	height:32px; 
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat;
	text-align:center;
	}

a img { border:0;}
a:link
{
	color: #22229C;
	text-decoration: none;
}
a:visited
{
	color: #22229C;
	text-decoration: none;
}
a:hover, a:active
{
	color: #990000;
	text-decoration: none;
}

.smallfont1
{
	font: 0.7em Tahoma, sans-serif;
}
.smallfont2
{
	font: 0.8em Tahoma, sans-serif;
}
.smallfont2 a
{
	font: 0.9em Tahoma, sans-serif;
	color:#0033FF;
	font-size: 12px;
}
.smallfont2 a:hover
{
	text-decoration:underline;
}
.smallfont
{
	font: 0.8em Tahoma, sans-serif;
}
.smallfont a
{
	font: 1em Tahoma, sans-serif;
	color: #FF4400;
}
.smallfont_post
{
	font: 10px verdana, geneva, sans-serif;
}

.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF0000;
}
.smallmenu11 {
	font: 1em Tahoma, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallmenu {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallmenu a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallmenu a:hover{
	text-decoration:underline;
	color: #99000;
}


.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0033FF;
	padding-left: 20px;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0033CC;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.graypanel{
	border:solid 1px #CCCCCC; background-color:#FEFFE8; padding:5px; margin:0px; 
}
.graypanel1{
	border:solid 1px #CCCCCC; background-color:#FFFFFF; padding:5px; margin:0px;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.tables
{
	font-size: 1.2em;
	color: #151E3D;
}
table.reference
{
border:1px solid #c3c3c3;
border-collapse:collapse;
}


table.reference td 
{
border:1px solid #c3c3c3;
padding:3px;
vertical-align:top;
}
table.reference td p
{
line-height: 20px;
margin-top: 2px;
font-size: 11px;
margin-bottom: 2px;
vertical-align:bottom;

}

table.reference th 
{
border:1px solid #c3c3c3;
padding:3px;
vertical-align:top;
}