﻿/*
Page Related
*/

body {
	background-position: 50% bottom;
	background-image: url(../IMG/BG_btm.png);
	padding-bottom: 20px;
	background-repeat: repeat-x;
	font-family: Tahoma,Verdana,Segoe,sans-serif; 
	background-color: #ecf5fb
}

#main
{
    width: 1000px;
    margin: 0 auto;
    border: 8px solid #FFFFFF;
}


/*
Menu related selectors
*/
.jsdomenudiv {
	background-color: #FFFFFF;
	background-image: url(../IMG/office_xp_menu_left.png);
	background-repeat: repeat-y;
	border: 1px solid #8A867A;
	cursor: default;
	padding-bottom: 1px;
	padding-top: 1px;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 10;
}

.jsdomenuitem {
	background: transparent;
	border: none;
	color: blue;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuitemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuarrow {
	background-image: url(../IMG/office_xp_arrow.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenuarrowover {
	background-image: url(../IMG/office_xp_arrow_o.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenusep {
	padding-left: 28px;
}

.jsdomenusep hr {
}

/*
Menu bar related selectors
*/
.jsdomenubardiv {
	background-color: #ECE9D8;
	background-image: url(../IMG/navBackground.png);
	background-repeat: repeat;
	border: 0px outset;
	cursor: default;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 5px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem {
	border: none;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: white;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 19px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick {
	background-color: Gray;
	border: 1px solid #8A867A;
	color: White;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 19px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/
.icon1 {
	background-image: url(../IMG/icon1.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon2 {
	background-image: url(../IMG/icon2.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon3 {
	background-image: url(../IMG/icon3.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.Red-Dot {
	background-image: url(../IMG/Red-Dot-16x16.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 8px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 8px;
}

.Red-Arrow {
	background-image: url(../IMG/red-arrow.PNG);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 32px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 32px;
}

.folder-full {
	background-image: url(../folder-full-16x16.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.China {
	background-image: url(../IMG/china_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;}

.Myanmar {
	background-image: url(../IMG/myanmar_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.HongKong {
	background-image: url(../IMG/hongkong_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.India {
	background-image: url(../IMG/india_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.Philipine {
	background-image: url(../IMG/philipine_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.Vietnam {
	background-image: url(../IMG/vietnam_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.Taiwan {
	background-image: url(../IMG/taiwan_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.Thailand {
	background-image: url(../IMG/thailand_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.Indonesia{
	background-image: url(../IMG/indonesia_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.Malaysia {
	background-image: url(../IMG/malaysia_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.Korea {
	background-image: url(../IMG/korea_icon.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 11px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}