.star{
	font-size:12px;
	font-wight:bold;
	color:#FF0000; 
}
.inp {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	padding: 1px;
	height: 25px;
	border: 1px solid cccccc;
	width: 200px;
}
.inp20 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	padding: 1px;
	height: 18px;
	border: 1px solid cccccc;
	width: 100px;
}
.inp_11{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	padding: 1px;
	height: 20px;
	border: 1px solid cccccc;
	width: 35px;
}
.inp5 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	padding: 1px;
	height: 18px;
	border: 1px solid cccccc;
	width: 30px;
}
.list {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.inparea {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	padding: 1px;
	height: auto;
	border: 1px solid cccccc;
	width: 250px;
}
.button {
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	height: 22px;
}
a.links:link {
	color: #0099ff;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
}
a.links:visited {
	text-decoration: none;
	color: #0099ff;
	font-weight:bold;
	font-size: 14px;
}
a.links:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	font-size: 14px;
}
a.links:active {
	text-decoration: none;
	color: #0099ff;
	font-weight:bold;
	font-size: 14px;
}
a.links2:link {
	color:#000000;
	text-decoration: none;
	font-size: 12px;
}
a.links2:visited {
	text-decoration:none;
	color:#000000;
	font-size: 12px;
}
a.links2:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}
a.links2:active {
	text-decoration: none;
	color:#000000;
	font-size: 12px;
}
a.path:link {
	color:#0000FF;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
a.path:visited {
	text-decoration: none;
	color:#0000FF;
	font-weight:bold;
	font-size: 12px;
}
a.path:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	font-size: 12px;
}
a.path:active {
	text-decoration: none;
	color:#0000FF;
	font-weight:bold;
	font-size: 12px;
}
.chavka{
	font-size:12px;
	font-wight:bold;
	color:#0000FF; 
}
.style1 {color: #FF0000}
.style3 {
	color: #FFCC00;
	font-weight: bold;
}
.style4 {
	color: #3398CC;
	font-weight: bold;
	font-size: 12px;
}
.style5 
{
	font-size: 12px
}
.roomAvail
{
	background: #9ed0b7 url(images/iconListingAvail.gif) repeat-x 0 100%;
	border: 1px solid #afd4c1;
	border-right-color: #7fa08f;
	border-bottom-color: #7fa08f;
	color: #fff;
	float: left;
    height: 16px;
    width: 18px;
    text-align: center;
	font-size:11px;
}

.roomNoAvail12 {
	background: #f64d30 url(images//iconListingUnAvail.gif) repeat-x 0 100%;
	border: 1px solid #ee9179;
	border-right-color: #c63d25;
	border-bottom-color: #c63d25;
	color: #fff;
	float: left;
    height: 16px;
    width: 18px;
    text-align: center;
	font-size:11px;
}

.roomNoAvail {
	background-color:#FF3030;
	background-image:url(images/notavail_dark_thick.jpg);
	border:1px solid #FF3030;
	border-right-color: #7fa08f;
	border-bottom-color: #7fa08f;
	color: #fff;
	float: left;
	height:16px;
	width:18px;
	text-align: center;
	font-size:11px;
}
