@charset "UTF-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #666666;
}
/* -------Menu TCS ---------------*/

.TCSmenu {
	padding:0 0 0 0px; 
	margin:0; 
	list-style:none; 
	height:30px; 
	width: 950px; 
} 

.TCSmenu li {
	float:left;
} 

.TCSmenu li span.leftcorner {
	display:block; 
	float:left; 
	height:30px; 
	background:url(images/leftcornerG.jpg);  
	padding:0 0 0 8px; 
} 

.TCSmenu li span.rightcorner {
	display:block; 
	float:left; 
	height:30px; 
	background:url(images/rightcornerG.jpg); 
	padding:0 0 0 8px; 
} 

.TCSmenu li a {
	display:block; 
	float:left; 
	height:30px; 
	line-height:14px; 
	background:url(images/tcs_menu_hG.jpg); 
	color:#333; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	text-align:center; 
	padding:0 0 0 31px; 
	cursor:pointer; 
	font-size:12px;
}
 
.TCSmenu li a b {
	float:left; 
	display:block; 
	background:url(images/tcs_menu_hG.jpg) right top; 
	padding:8px 31px 8px 8px;
}

.TCSmenu li.current a {
	color:#FFF; 
	background:url(images/tcs_menu_rG.jpg);
}
  
.TCSmenu li.current a b {
	background:url(images/tcs_menu_rG.jpg) no-repeat right top;
} 

.TCSmenu li a:hover {
	color:#000; background: url(images/tcs_menu_rG.jpg);
}
 
.TCSmenu li a:hover b {
	background:url(images/tcs_menu_rG.jpg) no-repeat right top;
} 

.TCSmenu li.current a:hover {
	color:#333; 
	background: url(images/tcs_menu_rG.jpg); 
	cursor:default;
} 

.TCSmenu li.current a:hover b {
	background:url(images/tcs_menu_rG.jpg) no-repeat right top;
}

/* -------PadBox TCS ---------------*/
.padBox_home {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
}
.padBox_menuR {
	padding-bottom: 8px;
}
.padMenuR_contact {
	padding-top: 50px;
	padding-left: 20px;
	background-image: url(images/menuR_contactUs.gif);
	background-repeat: no-repeat;
	height: 190px;
	padding-bottom: 10px;
}
.padInfo_subpage {
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.topMargin {
	margin-top: 18px;
}
.imageFloat {
	margin-top: 5px;
	margin-left: 10px;
}

/* -------Link TCS ---------------*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003366;
}
a:active {
	color: #FF9900;
}

/* -------ส้ม Link TCS ---------------*/

a.orange:link {
	color: #FF6600;
	text-decoration: none;
}
a.orange:visited {
	color: #FF6600;
	text-decoration: none;
}
a.orange:hover {
	text-decoration: underline;
}

/* ------- น้ำเงิน Link TCS ---------------*/

a.blue:link {
	color: #006699;
}
a.blue:visited {
	color: #006699;
}
a.blue:hover {
	text-decoration: underline;
}

/* -------เทา Link TCS ---------------*/

a.grey:link {
	color: #666666;
	text-decoration: none;
}
a.grey:visited {
	color: #666666;
}
a.grey:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* -------Text TCS ---------------*/

.textS12head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
}
.textS11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textS11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.textS11normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.textS15headBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	line-height: 28px;
}
.textS13subheadBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	line-height: 20px;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.centerPage {
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}


