body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.txtBold {
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.divContent {
	position: absolute;
	height: 450px;
	width: 850px;
	background-color: #FFFFFF;
	top: 50%;
	margin-top: -225px;
	margin-right: -425px;
	right: 50%;
	border: 1px solid #000000;
}

.divTblMenu{
	margin-top: 20px;
}

.tblMenu{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;

}

.imgMenu{
	border: 1px solid #999999;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tdBg {
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
}
.txtNormal {
	color: #000000;
	text-decoration: none;
}

