body{
	background-image: url(images/bg.gif);
}
.global {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.jobtitle{
	font-family: Arial;
	font-size: 14px;
	color: #003399;
}
.view{
	font-family: Arial;
	font-size: 11px;
	color: #003399;
	text-align: right;
}
.text2{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.text3{
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
}
.title{}
a:link,a:visited,a:active{
	color: #2F3C4F;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #009900;
}

a.menu:link,a.menu:visited,a.menu:active{
	color: #FF3300;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.menu:hover{
	text-decoration: underline;
	font-size: 13px;
	color: #009900;
}

a.news:link,a.news:visited{
	color: #003399;
	font-family: Tahoma;
	font-size: 11px;
}
a.news:hover{
	text-decoration: underline;
	color: #006600;
}

.borderleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.borderleftandbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF6600;
	border-bottom-style: dashed;
}
.borderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: dashed;

}
.red{
	color: #CC0000;
}
.redlotus{
	color: #990000;
}
.title{
	font-family: Arial;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
a.news:active { 
	color: #0033CC;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
 } 
.bghilight{
	background-color: #EEEEEE;
}
.hide{
	display: none;
}
.onOver{
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.onOut{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 10;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100;
left: 130px; /*position where enlarged image should offset horizontally */

}

/* ------------------------------------------------- HEADQUARTERS MAP POSITION*/
.thumbnailhq{
position: relative;
z-index: 0;
}

.thumbnailhq:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailhq span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailhq span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailhq:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -10;
left: 70px; /*position where enlarged image should offset horizontally */

}
/* ------------------------------------------------- PICHIT MAP POSITION*/
.thumbnailph{
position: relative;
z-index: 0;
}

.thumbnailph:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailph span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailph span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailph:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -140;
left: 70px; /*position where enlarged image should offset horizontally */

}
/* ------------------------------------------------- MUKDAHAN MAP POSITION*/
.thumbnailmk{
position: relative;
z-index: 0;
}

.thumbnailmk:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailmk span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailmk span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailmk:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300;
left: 70px; /*position where enlarged image should offset horizontally */

}
/* ------------------------------------------------- NONGKAI MAP POSITION*/
.thumbnailnk{
position: relative;
z-index: 0;
}

.thumbnailnk:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailnk span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailnk span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailnk:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -435;
left: 70px; /*position where enlarged image should offset horizontally */

}
/* ------------------------------------------------- SEPON MAP POSITION*/
.thumbnailsp{
position: relative;
z-index: 0;
}

.thumbnailsp:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailsp span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailnsp span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailsp:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300;
left: -210px; /*position where enlarged image should offset horizontally */

}
/* ------------------------------------------------- PHUBIA MAP POSITION*/
.thumbnailpb{
position: relative;
z-index: 0;
}

.thumbnailpb:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailpb span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailnpb span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailpb:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -435;
left: -210px; /*position where enlarged image should offset horizontally */

}
.menuselect{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.menunoneselect{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.borderside{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.img{
	background-image: url(images/ajax-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.titleeq{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.capability{
	background-image: url(images/capability_bg.jpg);
	background-repeat: no-repeat;
}