.tab3
{
	border: 1px solid #8EA4D2;
	width: 100%;
	background: white;
	white-space: wrap;
	border: 1px solid #EEE;
}
.tab3_nag
{
	font-weight: bold;
	color: white;
	background: #213D84;
	line-height: 16px;
	text-align: center; 
}
.tab1
{
	width: 100%;
	background: white;
	white-space: wrap;
}

.tab1_nag
{
	font-weight: bold;
	color: white;
	background: #213D84;
	line-height: 16px;
	text-align: center; 
}
.tab2_nag
{
	font-weight: bold;
	color: white;
	background: rgb(0,153,0);
	line-height: 16px;
	text-align: center; 
}
.tab1 tr td
{
	border: 1px solid #EEE;
}

.tab3 tr td
{
	
}

.plan
{
	border: 0;
}
.plan tr td
{
	border: 0;
}

.time_col
{
	height: 40px;
	width: 1%;
	background: #DDF;
	font-weight: bold;
}
.plan_tab tr td
{
	cursor: pointer;
	font-size: 10px;
}
.info_col
{
	cursor: pointer;
	font-size: 10px;
}
.info_col_busy
{
	background: #DDD;
}
.submenu 
{
	width: 100%;
}
.submenu tr td
{
	text-align: right;
	font-weight: bold;
	color: #FF6600;
}
.submenu tr td a
{
	color: white;
	font-weight: normal;
}
