/* font link */
	p {color: #003383; font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size: 9pt}
	A:link 
	{COLOR: #FFFFFF; TEXT-DECORATION: none}
	A:visited {
	COLOR: white; TEXT-DECORATION: none}
	a:hover		
	{ text-decoration: none; color: #FF3399;  }
/* font chu */
TD {
	FONT-SIZE: 8pt; FONT-FAMILY: "Verdana", "Tahoma", "Helvetica", "sans-serif"; color: white
}
.limk {
	FONT-SIZE: 9pt; COLOR: #003383; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: none
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #dda0dd; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
/* cho javascripts */
#dropmenudiv{
border:1px outset #C0C0C0; padding:0; position:absolute;
background-color: #0066CC;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
font-weight: bold; font-family:Verdana; font-size:11px; color:#FFFFFF; border-left-style:solid; border-left-width:1px; border-right-style:solid; border-right-width:1px; border-top-style:solid; border-top-width:1px; border-bottom-style:outset; border-bottom-width:1px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF6600;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
