
body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('background.jpg') fixed;
}

body, tr, td, div, p {
	font-family: Verdana, Tahoma;
	font-size: 9pt;
}

a {
	color:#FF0000;
}

a:hover {
	color:#FF0000;
}

.logodf {
	width: 260px;
	height: 181px;
	background: transparent url('logo.png');

}
.bannerdf {
	background: transparent url('bannerbg.png') top right no-repeat;

}

.button {
	background: #DDDDDD url('buttonleft.png');
	font-weight: bold;
	line-height: 25px;
}

.button a {
	background: url('buttonright.png') right top no-repeat;
	color:#FFFFFF;
	padding: 5px 10px 6px 10px;
	text-decoration:none;
}
.button a:hover {
	color:#FF0000;
	text-decoration:none;
}


/* Dinh dang cho table */
.background-a {
	background:#AAAAAA;
}
.background-b {
	background:#BBBBBB;
}
.background-c {
	background:#CCCCCC;
}
.background-d {
	background:#DDDDDD;
}
.background-e {
	background:#EEEEEE;
}

.help a {
	color:#000000;
}

.mainleftdf {
	background: url('leftbg.jpg') repeat-y;
}

.mainrightdf {
	background:  url('mainright.jpg');
}
.mainbg {
	background: url('mainbg.jpg') repeat-x;
}
.maintitledf {
	font-size: 14pt;
	font-weight: bold;
}
/* Bang chih */
.maintbtop {
	background: url('maintbtop.jpg') no-repeat;
	height: 6px;
}
.maintbmid {
	background: url('maintbmid.jpg');
	padding:0px 2px 0px 0px;
	text-align:justify;
}
.maintbbottom {
	background: url('maintbbottom.jpg') no-repeat;
	height: 14px;
}

/*menu*/
.menutitle {
	font-size: 14pt;
	font-weight: bold;
	color:#FF0000;
	padding-left: 50px;
	padding-bottom: 6px;
}
.menuleft {
	display: block! important;
	font-family: Verdana;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 255px;
}

.menuleft a {
	font-size:10pt;
	color:#FFFFFF;
	background: url('menua.jpg') no-repeat;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	line-height:30px;
	width:255px;
	text-decoration:none;
}
.menuleft a:hover {
	background: url('menuhover.jpg') no-repeat;
	color:#FF0000;
	text-decoration:underline;
}

.menubottomdf {
	background: url('menubottom.jpg') no-repeat;
	height: 17px;	
}
/*menu*/

/* frame */

.frame-text {
	border:#000000 1px solid;
}

.frame-button {
	color:#FFFFFF;
	background:#000000;
}

/*left table*/
.lefttbtoptext {
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 5px 0px 5px;
}
.lefttbtop {
	background: url('lefttbtop.jpg') no-repeat;
	height: 40px;
	padding: 0px 0px 0px 10px;	
}
.lefttbmid {
	background: url('lefttbmid.jpg') repeat-y;
	padding:0px 10px 0px 10px;
	text-align:justify;
}
.lefttbmid  a{
	color:#FF0000;
	text-decoration:none;
}
.lefttbmid  a:hover{
	text-decoration:underline;
}
.lefttbbottom {
	background: url('lefttbbottom.jpg') no-repeat;
	height: 15px;	
}

.image {
	border: #EEEEEE 2px solid;
}

.slidedf {
	color:#FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}

.slidedf a {
	color:#FFFFFF;
	text-decoration:none;
}

.slidedf a:hover {
	color:#FF0000;
	text-decoration:underline;
}


#bottomdf {
	color:#FFFFFF;
}
#bottomdf a {
	color:#FF0000;
	text-decoration: none;
}
#bottomdf a:hover {
	text-decoration: underline;
}
.bottomleftdf {
	background: url('bottom_left.png') no-repeat;
	height: 66px;
}

.bottomrightdf {
	background: url('bottom_right.png') no-repeat;
	height: 66px;
}

/*MESSAGE BOX */
.boxtop {
	background: url('boxtop.jpg') no-repeat;
	height: 32px;
	width:400px;
	padding-left: 15px;
	font-weight: bold;
	color:#FF0000;
	
}
.boxmiddle {
	background: url('boxmid.jpg') repeat-y;
}
.boxbottom {
	background: url('boxbottom.jpg') no-repeat;
	height: 15px;
}

#seotag {
	color:#000000;
	font-size:8pt;
	height: 20px;
	overflow: hidden;
	text-align: justify;
}

#seotag a {
	color:#000000;
	text-decoration: none;
}
#seotag a:hover{
	color:#000000;
	text-decoration: none;
}


/* Cac co font khac nhau*/
.font-m {
	font-size: 13pt;
}
.font-s{
	font-size: 8pt;
}

/*dinh dang trong trang contact */
.contact-text {
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #666666 1px dotted;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.contact-button {
	color:#FFFFFF;
	background:#111111;
}

/*Dinh dang cho danh so trang */
.page-num-curent {
	background: #EEEEEE;
	font-weight: bold;
}
.page-num-uncurent {
	background: #CCCCCC;
}
.page-num-uncurent a {
	color:#FF0000;
}
.page-num-uncurent a:hover {
	color:#FF0000;
}
