 /* ================================================== */
 /*      style sheet for VoiceLink pages     */
 /* ================================================== */

html	{ min-height: 100%; margin-bottom: 1px; }
#scroll	{ position:absolute; top:0; bottom:-0.1px; width:1em; z-index:-1;}
body	{
	margin: 0;
	padding: 0;
	border: none;
	background-color: #3D3327; /* brown */
	background-color: #FFFFFF; 
	margin-top: 0;
	margin-left: 0;
	background: url('imagesVL/bg_ani_space.gif') repeat;
}
body, table {font-family: Arial, Helvetica, Sans-Serif; font-size: 9pt;}

a	{ font-family: Verdana, Tahoma; font-size: 9pt; font-weight: bold;}
a:link 	{ color: #000000; text-decoration: none;}
a:visited 	{ color: #000000; text-decoration: none;}
a:hover 	{ color: #FF6600; text-decoration: underline;}

a.aMap	{ font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 8pt; font-weight: normal;}
a.aMap:link 	{ color: #FFFF00; text-decoration: none;}
a.aMap:visited 	{ color: #FFFF00; text-decoration: none;}
a.aMap:hover 	{ color: #FF6600; text-decoration: none;}

a.aTitle	{ font-family: Arial, Helvetica, Sans-Serif; font-size: 9pt; font-weight:bold;}
a.aTitle:link 	{ color: #0000cc; text-decoration: none;}
a.aTitle:visited { color: #0000cc; text-decoration: none;}
a.aTitle:hover 	{ color: #FF6600; text-decoration: none;}

a.aNote	{ font-family: Arial, Helvetica, Sans-Serif; font-size: 9pt; font-weight:bold;}
a.aNote:link 	{ color: #FF0000; text-decoration: none;}
a.aNote:visited { color: #FF0000; text-decoration: none;}
a.aNote:hover 	{ color: #0000CC; text-decoration: none;}

.tdTitle{
	font-family: Times New Roman;
	font-size:150%;
	font-weight:bold;
	text-transform:uppercase;	
	text-align:right;
	color:#FF00FF;}
	
.tdContent{
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	font-size:100%;
	color:#000000;}
	
.tdHeadHuy{
	font-size: 10pt; font-weight: bold;
	color: #003333;
	height: 25px; width:190px;}
.tdHeadHuyA{
	font-size: 10pt; font-weight: bold;
	color: #003333;}
.tdHeadHuyB{
	font-size: 10pt; font-weight: bold;
	color: #669933;
	height: 25px; width:190px;}

.tdNoteHuy{
	font-size: 10pt;
	font-weight: bold;
	color: #660000;}
.btn {
	font-size: 10pt;
	font-weight: bold;
	color: #0000ff;
	height: 25px; width:100px;
	vertical-align:middle;
}
	
.style4 {font-size: 24px; font-weight: bold; color: #0000FF;}
.style13 {color: #0066FF;}
.style14 {color: #FF0000; font-weight: bold;}
.style15 {color: #0000FF; font-weight: bold;}