body {
	font-family: arial, verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color : a3bef6
}


tr.row1 {bgcolor:red}
tr.row2 {bgcolor:yellow}

.titles {
	font-family: Arial;
	font-size: 13px;
	color: #003366;
	font-weight: normal;

}
.headtitles {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;

}

.upload{
font-family: Arial; font-size: 12px; text-decoration: none; color: red;
}
.marquee{
font-family: Arial; font-size: 12px; text-decoration: none; font-weight:bold; color: red;
}
.hotelheader{
font-family: Arial; font-size: 12px; text-decoration: none; font-weight:bold; color: red;
}
.hotelheader1{
font-family: Arial; font-size: 12px; text-decoration: none; font-weight:bolder; color: #D0DC52;
}
.hotelcontent{
font-family: Arial; font-size: 12px; text-decoration: none;
}
A:link{
font-family: Arial; font-size: 12px; text-decoration: none; color: blue;
}
A:visited{
font-family: Arial; font-size: 12px; text-decoration: none; color: blue;
}
A:hover{
font-family: Arial; font-size: 12px; text-decoration: underline; color: red;
}
A:link.button{
font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; color: #0E2FC1;
}
A:visited.button{
font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; color: #0E2FC1;
}
A:hover.button{
font-family: Arial; font-size: 12px; font-weight: bold; text-decoration:  none; color: #7AB8FF;
}

.button1 {
	background-image:url('../images/button_1.gif');
	width:122px;
	height:22px;
	border:0px;
	background-repeat:no-repeat;
	text-align:left;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color: #000000;
	padding-top:0px;
	padding-left:20px;
	margin: 0px;