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: #FFFFFF;
	/* 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: #E4AFA3;
	text-decoration: none;
}

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

.entry A:hover  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #E4AFA3;
	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;
	background-image: url(../images/landingimg02.jpg);
	background-repeat: no-repeat;
}

.intro_text {
	padding: 0px 10px 0px 0px;
}

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

