BODY {
	color:#ffffff;
	text-align:center;
	margin:0px;
	/*background-color:#cbe9e2;*/
	/*background-color:#edf9f5;*/
	/*background-color:#555555;*/
	background-image:url(images/general_new/aaa_bg_1.jpg);
	font-family:Futura Book,Futura Medium,Verdana,Times New Roman,Arial;
	font-size:9pt;
	font-weight:Regular;
}
TD {
	color:#444444;
	font-family:Futura Book,Futura Medium,Verdana,Times New Roman,Arial;
	font-size:9pt;
	font-weight:Regular;
}
A {
	/*color:#3b6b5b;*/
	color:#007A67;
	text-decoration:None;
}
A:Hover {
	color:Red;
	text-decoration:None;
}
A:Active {
	color:#996633;
	text-decoration:None;
}

/* ******** custom Style ********  ********  ********  ********  ********  ******** */
/* ******** custom Style ********  ********  ********  ********  ********  ******** */
/* ******** custom Style ********  ********  ********  ********  ********  ******** */
.myHidePage {
	position:absolute;
	left:0px;
	top:0px;
	/*background-color:#edf9f5;*/
	background-color:#fffff5;  
	/*layer-background-color:#edf9f5;*/
	layer-background-color:#fffff5;
	height:100%; 
	width: 100%;
}

.myLogin {
  width:88px;
  height:25px;
  color:#333333;
  background-color:#dddddd;
  font-family:Verdana;
  font-size:8pt;
  font-weight:Bold;
  border:#ffffff 1px outset;
  cursor:Hand;
}
