.css {
}
.nen1 {
	background-image: url('../images/nen_vetxanh.jpg');
	background-repeat: repeat-x;
}
.icon_menu {
	background-image: url('../images/icon_menu.jpg');
	background-repeat: no-repeat;
	background-position: left;
}
.formtext { font:12px Arial, Helvetica, sans-serif; color:#000000; padding:6px;}
.formtextred { font:12px Arial, Helvetica, sans-serif; color:#FF0000; padding:6px;}
.textfiedlds { border:1px solid #9e9e9e; background:#FFF; font:12px Arial, Helvetica, sans-serif; color:#000;
					width:230px; padding:2px;}
.text_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	padding-left: 2px;
}
.text_menu a:hover {
	color: #FF9900;
	text-decoration: none;
}
.duongke {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.text_menu_left {
	font-family: Arial,;
	font-size: 12px;
	font-weight: bold;
	color: #E8E8E8;
	text-decoration: none;
	list-style-type: none;
	padding-left: 3px;
}
.text_menu_left a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.txtcontent {
	text-align: justify;
	padding-right: 3px;
	padding-top: 0px;
	padding-left: 0px;
}
body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial,;
	font-size: 12px;
}
.txttieude {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}
.txtinfo {
	padding-left: 20px;
}
.txtnau {
	color: #CC6666;
	font-size: 14px;
}
.txt14 {
	font-size: 14px;
	font-weight: normal;
}
.txt13 {
	font-family: 13;
	padding-left: 15px;
}
.txtpadding {
	padding-left: 20px;
}
.txt12 {
	font-size: 12px;
	text-decoration: none;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}
.text a:hover {
	
	text-decoration: none;
}
.msg{
	color:#67A516;
 	font-weight:bold; 
}

.error_msg{
	color:#FF0000;
 	font-weight:bold; 
}

span.required {
	color: #FF0000;
}
div.errForm, span.errForm {
	margin: 5px 0px 10px 0px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF;
	border: 1px solid #FF0000;
	text-align: left;
	/* clear: right; */
}

.checkbox 
{ 
	margin-right:10px;
}
	
 