body {
	scrollbar-arrow-color:#8EA2B5;
	scrollbar-base-color:#2E3D49;
	scrollbar-shadow-color:#0F151C;
	scrollbar-face-color:#2E3D49;
	scrollbar-highlight-color:#8EA2B5;
	scrollbar-darkshadow-color:#373543;
	scrollbar-3dlight-color:#373543;
	font-family: "Arial", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
  /*background: url(../images/bgTopStrip01.jpg) repeat-x 0 0;*/
  /*background-color: #0F151C;*/
} 

TD {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

A {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	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: #000000;
	text-align: center;	
}

.BG {
  background: url(../images/bgTopStrip02.jpg) repeat-x top left; 
  background-color: #000000;
}

.bottomBG {
	position:absolute;
  left:0px;
  bottom:0px;
  width: 100%;
  height:200px;
  color: #ffffff;
  background: url(../images/bgBottomStrip01.jpg) repeat-x bottom left; 
}
