body {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-shadow-color:#cccccc;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#cccccc;
	scrollbar-dark-shadow-color:#cccccc;
	scrollbar-3d-light-color:#cccccc;
	font-family: "Arial", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	/* background-color: #153e89; */
	background-color: #000000;
	/* background-image: url(../images/landingBG01.jpg); */
	/* background-repeat: no-repeat; */
	/* background-position: 50% 53%; */
}

TD {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

A {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A:hover {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #db002e;
	text-decoration: none;
}

.landing {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: center;	
}

.BG {
	/* background-image: url(../images/landingBG01.jpg); */
}
