/* CSS Document */
A.TitleLink:Link{
	/* The hien lien ket  */
	font-size: 16px; 
	color: #6296C5/*rgb(15, 187, 245)*/; 
	text-decoration: none
}
A.TitleLink:visited{
	font-size: 16px; 
	color: rgb(15, 187, 245); 
	text-decoration: none
}
A.TitleLink:Hover{
	font-size: 16px;
	color:#FCA13D;
	text-decoration:underline;
}

/* Link 2 */
A.TitleLink2:Link{
	/*color:#000088;*/
	color:#800000;
	text-decoration:none;
}
A.TitleLink2:Visited{
	color:#800000;
	text-decoration:none;
}
A.TitleLink2:Hover{
	color:#FF3300;
	text-decoration:underline;
}

/*Link Default1*/
A.LinkDefault1:Link{
	/*color:#000088;*/
	color:#0066CC;
	text-decoration:none;
}
A.LinkDefault1:Visited{
	color:#0066CC;
	text-decoration:none;
}
A.LinkDefault1:Hover{
	color:#FF3300;
	text-decoration:underline;
}

/*Link Default1 2*/
A.LinkDefault2:Link{
	/*color:#000088;*/
	color:#FF3300;
	text-decoration:none;
}
A.LinkDefault2:Visited{
	color:#FF3300;
	text-decoration:none;
}
A.LinkDefault2:Hover{
	color:#0066CC;
	text-decoration:underline;
}
BODY {font-family:Arial, Tahoma, Verdana; font-size: 9pt}
Table {font-family:Arial, Tahoma, Verdana; font-size: 9pt}
.textbox {font-family: Arial; font-size: 9pt; font-weight: normal; color:black; border-style: inset; border-width: 1px;}
.trhover {color: #FFFFFF; background-color: #000099}
.trnormal {color: #000000; background-color: #FFFFFF}
a:link.hmenu { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; text-decoration: none; 
               font-weight: bold }
a:visited.hmenu { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; text-decoration: none; 
               font-weight: bold }
a:hover.hmenu { font-family: Tahoma; font-size: 10pt; color: #FF0000; text-decoration: none; 
               font-weight: bold }
.hover {cursor: hand; font-family:Arial; font-size:9pt; background-color:#005EBB; color:#FFFF00}
.out {font-family:Arial; font-size:9pt; background-color:#174093; color:#FFFFFF}
.tdhover {cursor:hand; border-style: inset; border-width: 1px}
.tdout {border-style: outset; border-width: 1px}
td.banner
{
	background-position: left top;
	background-image: url('images/title_bg.gif');
	background-repeat: repeat-x;
	border-collapse: collapse
}
