/*************** HOTEL ASTIR ***************/


	body {
	line-height: 180%;
	font-size: 12px;
	font-family: "OSAKA", "MS P Gothic", "Verdana";
	/*
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(common/BackGround.gif);
	*/
	}
	
	
.Table_Outer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #99CC66;
	border-left-color: #99CC66;
}



.Table_Line_Dotte {
	border: 1px dotted #66cc66;
}





	tr td { line-height: 180%; font-size: 12px; font-family: "OSAKA", "MS P Gothic", "Verdana"; }

	a { text-decoration: none; color: #3366ff; }
	a:hover { color: #FF0000; }

	.Hr_Dotte { border-style: dotted; /*color: #66cc33;*/ color: #ffffff; }

	.Form_width {
	width: 330px;
	height: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

	table { border-collapse:collapse; }


	iFrame {

		border-bottom:1px #cccccc solid;
		border-top:1px solid #666666;
		border-left:1px solid #999999;
	}


	.mini_Font { font-size: 10px; }

	.imgBorderColor { border-color: #66cc33; }
