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

form {
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	text-align: center;
}
textarea {
	height: 80px;
	width: 423px;
}
.availability {
	text-align:center;
	display: block;
	float: left;
	margin-bottom: 15px;
	width: 665px;
}
.tab {
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid rgb(100,100,100);
	background: rgb(255,240,216);
	float: left;
	text-align: center;
}
.box61 {
	color: rgb(0,0,255);
	margin: 0px 0px 0px 10px;
	width: 180px;
    height: 14px;
	text-align: right;
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid rgb(100,100,100);
	background: rgb(255,240,216);
	float: left;
	text-align:center;
}
.box62 {
	color: rgb(0,0,255);
	width: 60px;
    height: 14px;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid rgb(100,100,100);
	background: rgb(255,240,216);
	float: left;
	text-align:center;
}
.box62a {
	color: rgb(0,0,255);
	width: 60px;
    height: 14px;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid rgb(100,100,100);
	background: rgb(255,240,216);
	float: left;
	text-align:center;
}
.box62b {
	color: rgb(0,0,255);
	width: 60px;
    height: 14px;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid rgb(100,100,100);
	background: rgb(255,240,216);
	float: left;
	text-align:center;
}
.box63 {
	color: rgb(0,0,255);
	width: 100px;
    height: 14px;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid rgb(100,100,100);
	background: rgb(255,240,216);
	float: left;
	text-align:center;
}
.box63r {
	color: rgb(255,0,0);
	width: 100px;
    height: 14px;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid rgb(100,100,100);
	background: rgb(255,240,216);
	float: left;
	text-align:center;
}
.table
{
	margin-left:auto;
	margin-right:auto;
	width: 510px;
}
#subtext {
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0px 15px 0px;
	text-align:center;
}
.tcenter {
  margin-left: auto;
  margin-right: auto;
}
#table {
	font-size: 14px;
    border-collapse: collapse;
    width: 100%;
}

#table td, #table th {
    border: 1px solid #ddd;
    padding: 4px 8px 4px 8px;
}

#table tr:nth-child(even){background-color: #f2f2f2;}

#table tr:hover {background-color: #ddd;}

#table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #821D21;
    color: white;
}

