body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	margin: 0px;
	background-repeat: repeat;
	background-image: url(../images/bg.gif);
}
.bg_index {
	background-color: #FFFFFF;
	background-image: url(../images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

table {
	font-size: 11px;
	line-height: 1.6;
	BORDER-COLLAPSE: collapse;

}
a:link {
	color: #0055E5;
	text-decoration: underline;
}
a:visited {
	color: #0055E5;
	text-decoration: underline;
}
a:hover {
	color: #bf2d2e;
	text-decoration: none;
}
a:active {
	color: #0055E5;
	text-decoration: underline;
}
.bg_top1 {
	background-image: url(../images/bg_top1.gif);
	background-repeat:repeat-x;
	height: 86px;
}
.border_xanh {
	border: 1px solid #0055E5;
}
.bg_menungang {
	background-image: url(../images/bg_menu_ngang1.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.menu_ngang {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-image: url(../images/bg_menu_ngang.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 155px;
	text-decoration: none;
	font-size: 12px;
}
.menu_ngang a:link {
	color: #666666;
	text-decoration: none;
}
.menu_ngang a:visited {
	color: #666666;
	text-decoration: none;
}
.menu_ngang a:hover {
	color: #0055E5;
	text-decoration: none;
}
.menu_ngang a:active {
	color: #666666;
	text-decoration: none;
}
.bg_left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-color: #EDF2F8;
}
.title_left {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 26px;
}
.left_menu {
	background-image: url(../images/icon_mt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6296EF;
	padding-left: 7px;
}
.left_menu a:link {
	color: #000000;
	text-decoration: none;
}
.left_menu a:visited {
	color: #000000;
	text-decoration: none;
}
.left_menu a:hover {
	color: #bf2d2e;
	text-decoration: none;
}
.left_menu a:active {
	color: #000000;
	text-decoration: none;
}
.footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #858384;
	font-size: 9px;
	color: #0055E5;
	background-color: #FFFFFF;
}
.title {
	background-image: url(../images/bg_title.gif);
	background-repeat: no-repeat;
	height: 60px;
	font-size: 24px;
	color: #0055E5;
	background-position: right;
	font-weight: bold;
	text-transform: uppercase;
}
.title1 {
	height: 60px;
	font-size: 24px;
	color: #0055E5;
	font-weight: bold;
	text-transform: uppercase;
}
.bg_logo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #858384;
	background-color: #FFFFFF;
}
.line_topdo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF2D2E;
}
.bg_do {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/icon_mt1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #BF2D2E;
}
.bg_xanh {
	background-color: #0055E5;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.text_red {
	color: #FF0000;
}
.text1 {
	color: #1966E8;
}
.input70 {
	width: 70%;
}
.input90 {
	width: 90%;
}
.button {
	color: #FFFFFF;
	background-color: #0055E5;
	font-weight: bold;
	border: 1px solid #BF2D2E;
}
