a:link, a:active, a:visited, a:hover {
	color: #0066FF;
}

body {
	font-family:Tahoma;
	color:#000000;
	font-size:16px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

.menuItem {
	font-size:18px;
	cursor:pointer;
	text-align:center;
	border:none;
	font-weight:bold;
}

.title {
	font-size:24px;
	text-align:center;
}

.name {
	text-align:center;
	font-size:17px;
	font-weight:bold;
}

.availability_link {
	text-align:center;
	font-size:16px;
}

.item {
}

.bb {
	margin:5px;
	width:355px;
	height:390px;
}

.bbborder {
	float:left;
	margin:5px;
	border:1px solid #000000;
}
.bb_link {
	font-size:15px;
}
.corner1 {
	position:relative;
	left:-1px;
	top:-1px;
}
.corner2 {
	position:relative;
	right:-1px;
	top:-1px;
}
.corner3 {
	position:relative;
	left:-1px;
	bottom:-1px;
}
.corner4 {
	position:relative;
	right:-1px;
	bottom:-1px;
}
.rating {
	text-align:center
}

.nav td {
	width:16%;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	text-align:center;
}

h3 {
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
}
