
.text {
	margin-left: 10px;
	font: normal 10pt Arial, Verdana, Trebuchet, sans-serif;
	color: black;
}


body {
	width: 225px;
	margin-left: 10px;
	margin-top: 5px;
}

#bianhImg{
	padding-left: 10%;
}


a.menuLink {
	color: #000099;
	text-decoration:none;
	font: normal 8pt Arial, Verdana, Trebuchet, sans-serif;
	background-image: url(../images/document.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: .9em;
	margin-left: 8px;
} 

a.menuLink:visited {
	color: #000099;
	text-decoration:none ;
	font: normal 8pt Arial, Verdana, Trebuchet, sans-serif;
	background-image: url(../images/document.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: .9em;
	margin-left: 8px;
}

a.menuLink:hover {
	color: #000033;
	font: normal 8pt Arial, Verdana, Trebuchet;
	text-decoration:underline;
	background-image: url(../images/documentSelect.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: .9em;
	margin-left: 8px;
}

a.menuLink:active {
	color: red;
	text-decoration: none;
	font: normal 8pt Arial, Verdana, Trebuchet, sans-serif;
	background-image: url(../images/documentSelect.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: .9em;
	margin-left: 8px;
}

a.menuHeader {
	color: #003366;
	text-decoration:none;
	font: normal 8pt Arial, Verdana, Trebuchet, sans-serif;
	cursor: pointer;
	display: block;
} 

a.menuHeader:visited {
	color: blue;
	text-decoration:none ;
	font: normal 8pt Arial, Verdana, Trebuchet, sans-serif;
	cursor: pointer;
	cursor:auto;
	display: block;
}

a.menuHeader:hover {
	color: #003366;
	font: normal 8pt Arial, Verdana, Trebuchet;
	text-decoration:underline;
	cursor: pointer;
	display: block;
}

a.menuHeader:active {
	color: black;
	font: normal 8pt Arial, Verdana, Trebuchet, sans-serif;
	cursor: pointer;
	display: block;
}

a.topic {
	cursor: pointer;
	text-decoration: none;
	color: blue;
	font: 8pt Verdana, sans-serif;
	color: navy;
	font-weight: bold;
}

a.insideTopic {
	cursor: pointer;
	text-decoration: none;
	color: blue;
	font: 8pt Verdana, sans-serif;
	color: navy;
	font-weight: bold;
	margin-left: 10px;
}

#pages {
	position: relative;
	left: 20px;
	top: 2px;
}

#insideMenu {
	position: relative;
	left: 20px;
	top: 2px;
	}
	
#insideMenuLink {
	position: relative;
	left: 20px;
	top: 2px;
}

a.insideMenuLink {
	color: #003366;
	text-decoration:none;
	font: normal 8pt Arial, Verdana, Trebuchet, sans-serif;
	background-image: url(../images/document.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: .9em;
	position: relative;
	left: 20px;
	top: 2px;
} 

a.insideMenuLink:visited {
	color: #003366;
	text-decoration:none ;
	font: normal 8pt Arial, Verdana, Trebuchet, sans-serif;
	background-image: url(../images/document.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: .9em;
	position: relative;
	left: 20px;
	top: 2px;
}

a.insideMenuLink:hover {
	color: #000033;
	font: normal 8pt Arial, Verdana, Trebuchet;
	text-decoration:underline;
	background-image: url(../images/documentSelect.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: .9em;
	position: relative;
	left: 20px;
	top: 2px;
}

a.insideMenuLink:active {
	color: red;
	text-decoration: none;
	font: normal 8pt Arial, Verdana, Trebuchet, sans-serif;
	background-image: url(../images/document.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: .9em;
	position: relative;
	left: 20px;
	top: 2px;
}

#insideMenuTable {
	position: relative;
	left: 15px;
}

#closeButton {
margin-left: 0px;
padding-bottom: 2px;
padding-top: 2px;
}


