@charset "utf-8";
/* CSS Document */


BODY {
	margin: 0px;
	color: #274252;
}

A:Link {color: #274252; text-decoration: none;}
A:visited {color: #274252; text-decoration: none;}
A:active {color: #274252; text-decoration: none;}
A:hover {color: #FFFFFF; text-decoration: underline;}

.typeRes {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.dropDownRes {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF;}
.buttonRes1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #1b414a; background-color:#1b414a; color: #ffffff;}
.tableRes {
	border: 1px solid #1b414a; 
	padding-left: 5px;
	padding-right: 5px;
}

.rt_reserve_btn {
	text-align: center;
	float: left;
	display: table;
}
.rt_reserve_btn a {
	font-weight:bold
}
.rt_reserve_btn div {
	display: table-cell;
	margin: 0 0 2 0;
	padding: 0 0 2 0;
	line-height: 26px;
	height: 29px;
	width: 106px;
	vertical-align: middle;
	font-size: 12;
	color: #ffffff;
	background-color: #274252;
	background-repeat: no-repeat;
	cursor: pointer;
} 
