/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body,H1,H2,H3,H4,H5,H6,.pageTitle,.Pagesubtitle,.OVTitle,.CurrentPage,.NThieuTitle,.HTrTitle,.BHD,.Category1,.footer,.TopicHeading,.DetailHeading
{
	margin: 0 0 0 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0 0 0 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	border: Gray;
	font-weight: normal;
	width: 100%;
	font-size:10px;
	font-family: Tahoma;
	vertical-align: text-top;
}

/******* hyperlink and anchor tag styles *******/

a:link {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	color: #005FA9;
	width:95%;
}

a:visited{
	color: #BDB76B;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	width:90%;
}

a:hover{
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #005FA9;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	background-color: #def;
	width:90%;
}


/********************* end **********************/
.pageTitle {
	font: bold normal 28px/2em Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	background: center top;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
	width: 100%;
	position: relative;
}
.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: left;
	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: left;
	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: left;
	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: left;
	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: left;
}
.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;
}
ol {
	padding-left: -5px;
}
li {
	padding-left: -5px;
}
.notation {
	color: #FF0000;
	font-weight: bolder;
	text-decoration: underline;
}
.navbutton, .navbutton a{
	text-align: center;
	display: run-in;
	background-color: #FFFFFF;
}

