body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F0F8FF;
	margin: 0px;
	background-attachment: fixed;
	border-left-width: 10px;
}
a {
	color: #003399;
}
a:hover {
	color: #0066FF;
}
.thumb-img {
	border: 1px solid #000000;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.menu_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}