/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body,td,div,.p,a{font-family: Tahoma, Arial, Helvetica, sans-serif;
			             font-size: 12px;
						 line-height: 20px;
						 letter-spacing: 1px;
						 color:#707070 }					
/*
body {  margin: 0px  0px; padding: 0px  0px;
			background: url("../images/bg_main.gif") #430C62 top}
*/
a:link { color: #818283; text-decoration: none}
a:visited { color: #818283; text-decoration: none}
a:active { color: #818283; text-decoration: none}
a:hover { color: #C4161C; text-decoration: underline}

.style4 {font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 14px; font-weight: bold; color: #414042}
.style11 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px  line-height: 16px; letter-spacing: 0px;}
.style14 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px}
.style141 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;line-height: 12px; color:#DCDBD9}
.style142 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;line-height: 18px; color:#DCDBD9}
.arial10 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px}
.arial11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px}
.arial13 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; color:#638F27}
.sans8 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 6px; line-height: 14px}
.sans10 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 10px; line-height: 18px}
.arial_table {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px}
.tahoma9 {  font-family: Tahoma, sans-serif, sans; font-size: 9px; line-height: 14px}
.tahoma11 {  font-family: Tahoma, sans-serif, sans; font-size: 11px; line-height: 14px}
.timeroman {  font-family: "Times New Roman", Times, serif; font-size: 20px; font-style: normal}
.timeroman2 {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: normal}
.timeroman0 {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold}
.covertext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; line-height: 22px}
.adtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px}

.bg_main  {background: url("../images/bg_main.jpg") top no-repeat}
.bg_ladprao01  {background: url("../images/4project_ladprao_bg01.jpg") top no-repeat}
.bg_w_right_bottom  {background: url("../images/bg_w_right_bottom.jpg") #8F111F top no-repeat}
/* For Intro
.intro_bg_l  {background: url("../images/4intro_left.jpg") #A7B439 top right no-repeat}
.intro_bg_r  {background: url("../images/4intro_right.jpg") #A7B439 top left no-repeat}
*/
.transbox
  {
  background-color:#000000;
  border:0px solid black;
 /* border-radius: 3px; 
  -ms-border-radius: 3px; 
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px;*/
  /* for IE */
  filter:alpha(opacity=87);
  /* CSS3 standard */
  -moz-opacity:0.87;
  }

.sans12 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 20px;
}

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: '#FFFFFF';
	border-collapse: collapse;
	background-color: none;
}

table.sample2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: '#FFFFFF';
	border-collapse: collapse;
	background-color: none;
}
table.sample2 td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: '#FFFFFF';
	background-color: none;
	-moz-border-radius: ;
}

/********************* end **********************/
