/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	scrollbar-face-color: #ABBED1;
	scrollbar-arrow-color:  #46505E;
	scrollbar-track-color: #D1DCE7;
	scrollbar-highlight-color: #C8D3E1;
	scrollbar-3dlight-color: #EAEFF0;
	scrollbar-shadow-color: #7492B6;
	scrollbar-darkshadow-color: #3A5370;
}
/*#EAEFF4*/
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	background-color: #F0FBFF;
}

a:hover{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005FA9;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	background-color: #DEF;
}
/********************* end **********************/
.songtitle {
        font-weight: bold;
        font-style: italic;
}

.pageTitle {
	font: bold normal 36px/3em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3366CC;
	background: center top;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
}
.Pagesubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996633;
	text-decoration: underline;
	background-position: center top;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;

}
.OVTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	background-position: center top;
	letter-spacing: 2em;
	text-align: center;
	word-spacing: 2em;
	white-space: normal;
	border: thin ridge #00CC00;
	height: auto;
	width: auto;
}
.CurrentPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005FA9;
	background-color: #00CCFF;
}
.NThieuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	background-position: center top;
	letter-spacing: 2em;
	text-align: center;
	word-spacing: 2em;
	white-space: normal;
	border: thin ridge #0080FF;
	height: auto;
	width: auto;
}
.HTrTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	background-position: center top;
	letter-spacing: 2em;
	text-align: center;
	word-spacing: 2em;
	white-space: normal;
	border: thin ridge #993300;
	height: auto;
	width: auto;
}
.BHD {
	font-family: Verdana;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
.Category1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
}
.TopicHeading {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0066FF;
	background-color: #CCCCCC;
	background-position: center;
	word-spacing: 1ex;
	text-align: center;
	vertical-align: top;
	display: block;
}
.DetailHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	background-position: center;
}


