body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AFE1A5;
}

table.light {
	border: 1px solid #666666;
	background-color: #E1F5E1;
}
.slave
{
	background-color:#E1F5E1;
	border:1px solid black;
}

td.smtext {
	font-size: 10px;
	color: #333333;
}

td.content {
	border: 1px solid #666666;
	background-color: #E1F5E1;
}

table.hostelname {
	font-size: 10px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #ffffff;
}

td.instruct {
	font-size: 10px;
	color: #333333;
	background-color: #E1F5E1;
}
td.confirm {
	font-size: 16px;
	color: #333333;
	background-color: #E1F5E1;
	font-weight: bold;
	white-space: nowrap;
}

table.book {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	white-space: nowrap;
}

td.ads {
	font-size: 12px;
	color: #000000;
}

td.midtext {
	font-size: 12px;
	color: #000000;
}

td.bigtext {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

td.header {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
}

td.headroom {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	background-color: #AFE1A5;
}

td.error {
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	background-color: #E1F5E1;
	width: 430px; 
}

select {
	font-family: Verdana;
	font-size: 12 px;
	border: 5px double #003399;
}
