@charset "utf-8";
h1 {
	color:#cc0000;
font-weight: normal; /* Убираем жирное начертание */
	text-decoration: underline;
	
	}
.h2 {
	background:url(../../Images/h2.png);
	height:19px;
	width:244px;
	background-repeat:no-repeat;
	color:#3a2e30;}
.a1 {
	font-size:14px;
	color:#cc0000;
	}
	.a2 {
	font-size:12px;
	color:#660000;
	}
.menu_2_on {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.menu_2_off {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.menu_0_on {
	font-size: 14px;
	font-weight: bold;
}
.menu_0_off {
	font-size: 14px;
}
.solid_border {
	border: 1px solid #99bbe8;
}
.bottom_line_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #931616;
	padding-top:5px;
	padding-bottom:5px;
}
.window_title {
	background-image: url(http://casablanka-hotel.com.ua/ImgEngine/demo_template/box/title_back.gif);
	background-repeat: repeat-x;
	background-color: #C9DBF2;
}
.table_header_back {
	background-color: #edeff3;
}
.grid_mouse_ower {
	background-color: #FDE3BD;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #FC0;
}