td {
	font-size: 13px;
	line-height: 170%;
	text-align: justify;
}

.title-big {
	font-size: 13px;
	line-height: 170%;
	color: #FF6600;
}

A:LINK{COLOR:#000000;TEXT-DECORATION: none;}
A:VISITED{color: #000000;text-decoration: none;}
A:HOVER{COLOR:#FF3333;TEXT-DECORATION: underline;}
A:ACTIVE{TEXT-DECORATION: NONE;}
		
A.menu-right:LINK{COLOR:#ffffff;TEXT-DECORATION: none;font-size: 14px;}
A.menu-right:VISITED{color: #ffffff;text-decoration: none;font-size: 14px;}
A.menu-right:HOVER{COLOR:#ffffff;TEXT-DECORATION: underline;font-size: 14px;}
A.menu-right:ACTIVE{TEXT-DECORATION: NONE;font-size: 14px;}	

.title-right {
	font-size: 13px;
	text-decoration: underline;
	line-height: 160%;
}
.line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.box-left {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.bg-zong {
	background-repeat: repeat-y;
	background-position: center center;
}
.project-1 {
	border: 1px solid #999999;
	height: 19px;
	width: 200px;
}
.project-2 {
	height: 50px;
	width: 266px;
	border: 1px solid #999999;
}
.project-button {
	background-color: #CCCCCC;
	height: 21px;
	width: 50px;
}.bg-heng {
	background-repeat: repeat-x;
	background-position: center center;
}
.line-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

