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

TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

A {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

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

.landing {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;	
}

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

.DVMBG {
	/*
	background-image: url(../images/dvm_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	*/
	padding: 20px 0px 0px 0px;
}
