.bodytype
{
	margin-top:0px;
	margin-bottom:0px;
	/*margin: 0 0 0 0;*/
	background-color:#FFFFFF;
}

p
{
	line-height: 1.4
}

.middle
{
	text-align:left;
	margin-left:10px;
	margin-right:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #8D3219;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #000000;
	margin-top : 28px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title_welcome {
	color : #000000;
	margin-top : 15px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 45px;	
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title a {
	color : #EF6D00;
	
}
.link a{
	color : #0033CC;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
}

.link b{
	color : #0033CC;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}

.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
/*
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
*/
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 25px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	word-spacing:17px;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}

.copyright
{
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	font-family : Tahoma,Verdana,Arial;
	color:#FFFFFF;
}

/***************************************/
/*
A:link {
	FONT-SIZE: 12px; COLOR: #0000ff; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #0000ff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000080; BACKGROUND-COLOR: #e5b829; TEXT-DECORATION: underline
}
*/

.title3
{
	color : #8D3219;
	font-size: 25px;
	text-align: left;
	margin-left: 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	
}

#pindex {
	width: 100%;
}

dt {
	margin: 0 0 5pt 0;

}

dd {
	margin: 0 0 5pt 0;
}

#pindex dl {
	float: left;
	margin: 0 0 10px 0;
	padding: 5px;
	text-align: center;
	width: 45%;
}

#pindex dt {
	margin: 0 auto 0 auto;
	width:200px;
	background: #f0f0f0;
	border: solid 1px #cccccc;
	font-size:12px;
	font-family: Arial;
	color: #666;
	font-weight: bold;

}

#pindex dd {
	margin: 0 auto 0 auto;
	width:200px
}

#pindex dd img {
	border: solid 1px #aaa;
	margin: 5px auto 0 auto;
}

#form_cont
{
	text-align: left;
	margin-left: 25px
}

/*Contact Form*/
label
{
	color:#000;
	width: 8em;
	font-size:13px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.textlabel
{
  color:#000;

}

textarea{
width: 250px;
height: 100px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 80px;
margin-top: 5px;
width: 90px;
}

legend
{
	color: #fff;
	font-size: 16px;
	background: #737373;
	border: 1px solid #ABB0B6;
	padding: 2px 6px
} 

fieldset
{
border: 1px solid #ABB0B6;
width: 30em
}

/*#577EB3*/

#verify
{
	border: 1px solid #fff;	
	background:#fff; 
	color:#ff0000; 
	font-weight:bold;
	font-size:14px;
	padding:4px; 
	padding-left:110px;
	width:250px;
}
/*End of Contact Form*/

.info
{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	color:#CC6600;
}

.tiengviet
{
	color:#FF0000;
	text-decoration:underline;
}

.para
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.backtop
{
	color:#577EB3;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;

}

.horizontal_line 
{ 
	border-bottom: 1px dotted #797979; 
	width: 460px; 
} 

.hometable
{
	width:517px;
	background:#E2E2E2;
}

.tableh1
{
	height:63px;
}

.tdhomebackground1
{	
	background-image:url(../images/t_fon_top.jpg);
}

.tdhomebackground2
{	
	background-image:url(../images/t_fon.gif);
	background-repeat:repeat-y;
}

.tdheaderbg1
{
	background-image:url(../images/bg.gif);
}

.tdheaderbg2
{
	background-image:url(../images/bg_left.gif);
}

.tdheaderbg3
{
	height:37px;
	background-image:url(../images/fon02.gif);

}

.tdheaderbg4
{
	height:60px;
	background-image:url(../images/fon03.gif);
}

.tdheaderbg5
{
	height:46px;
	background-image:url(../images/fon04.gif);
}

.tdheaderbg6
{
	widows:220px;
	background-image:url(../images/fon01.gif);
}

.tdheaderbg7
{
	background-image:url(../images/top02.gif);
}

.tdfooter1
{
	background-image:url(../images/bg_right.gif);
}

.tdheaderh1
{
	height:60px;
	width:246px;
}

.tdheaderh2
{
	height:14px;
}

.footertable
{
	width:780px; 
	height:116px;
	background-image:url(../images/fon_bot.gif);
	
}