/*dinh dang chung toan trang 
//////////////////////////////////////////////////////////////////////////////////*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C8CCD7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	background-color: #061122;
	text-align:center;
}

/* dinh cho background 
//////////////////////////////////////////////////////////////////////////////////*/
.bg_left {

	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_right {
	background-image: url(../images/bg_right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
}

/* dinh dang cho text lien ket 
//////////////////////////////////////////////////////////////////////////////////*/


/*//org linh small/*/
.org_sam_link {
	font-size: 12px;
	/*letter-spacing:0.05em;*/
	letter-spacing: 1px;
	font-weight:bold;
	color: #E86E21;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.org_sam_link:link {
	text-decoration: none;
	color: #E86E21;
}
.org_sam_link:visited {
	text-decoration: none;
}
.org_sam_link:hover {
	text-decoration: none;
	color: #AF4E12;
}
.org_sam_link:active {
	text-decoration: none;
}

/*/////////////////////////////////////////*/
.vieeng_link {
	font-size:10px;
	vertical-align: bottom;
	text-align:right;
	font-style: normal;
	font-weight:normal;
	color: #C8CCD7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vieeng_link:link {
	text-decoration: none;
	color: #C8CCD7;
}
.vieeng_link:visited {
	text-decoration: none;
}
.vieeng_link:hover {
	text-decoration: none;
	color: #E86E21;
}
.vieeng_link:active {
	text-decoration: none;
}

/*align 
////////////////////////////////////////*/
.bottom_Aligcell {
	text-align: left;
	vertical-align: bottom;
}
.center_mid_Aligcell {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	text-align: center;
	vertical-align: middle;
}
.middle_Aligcell {
	text-align: left;
	vertical-align: middle;
}

.bg_bigtable {
	background-color: #1b5280;
}
.cen_mid_dash {
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
}
#bullet{

background-image:url(../images/bullet.jpg);
background-repeat: no-repeat;
height: 15px;
width: 18px;
float:left;
vertical-align:middle;
margin-right:1px;
}

#tabindent{
padding-right:25px;
padding-left:25px;
}
/*portfolio page////////////////////////*/
.bgshadow{
	background-image:url(../images/portfolio_dropshadow.jpg);
	background-repeat:no-repeat;
	height:447px;
	width:447px;
	text-align:left;
	vertical-align:top;
}

.bgthumbs{
	background-image:url(../images/portfolio_thumbs_img.jpg);
	background-repeat:no-repeat;
	height:56px;
	width:56px;
	text-align:center;
	vertical-align:middle
}
/*LINK ORG FOR SERVICE PAGE AND PORTFOLIO///////////////////////////////////////////////*/

/*//org linh small/*/
.org_sam_arial_link {
	font-size: 12px;
	word-spacing:2px;
letter-spacing:0.01em;
	color: #E86E21;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.org_sam_arial_link:link {
	text-decoration: none;
	color: #E86E21;
}
.org_sam_arial_link:visited {
	text-decoration: none;
}
.org_sam_arial_link:hover {
	text-decoration: none;
	color: #AF4E12;
}
.org_sam_arial_link:active {
	text-decoration: none;
}


