
.cell {
border: 1px solid #000;
width: 100%;
height: 700px;
color: #000;
font-size: 12px;
}

.cell TD a {

color: #000;
}
.cell TD {
border: 1px solid #000;
font-size: 12px;
font-weight: bold;
text-align: right;
width: 100px;
color: #000;
}

.linked {
background-color: red;
	
		opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		

}
.linked a {
font-size: 90%;
color: #000;
}

.open {
background-color: #fff;
	
		opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		

}

.blocked {
background-color: #999;
	
		opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		

}
div.people_main{
position: relative;
height: 62%;
}

div.people {
color: #ffffff;
position: absolute;
bottom: 0;
right: 0
}

.selected {
background-color: #66cc66;
	
		opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		
font-weight:bolder;
}

div.left_list {

width: 100%;
float: left;
background-color: #fff;
}
div.left_left_list {

width: 100%;
float: left;
background-color: #ccc;
	
		opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}


div.right_list {
float: right;
border: 1px solid #000;
padding: 3px;
background-color: red;
color: #fff;
text-align: center;
margin-left: 3px;
}
div.right_list a {
color: #fff;
text-decoration: none;
}

div h1 {
font-size: 15pt;
padding-left: 2%;
text-decoration: none;
color: #346198;
width: 98%;
line-height: .8em;

}


div.confirmed {
padding-top: 10px;
margin-top: 10px;
border: 1px solid #000;
}




.info {
border: 1px solid #000;

color: #000;
font-size: 90%;
}


#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
