BODY{
	margin:0px;
	font-size:12px;
	font-family: Arial, Tahoma, sans-serif;
	-moz-box-sizing:border-box;
}
IMG{
   behavior:url( js/pngbehavior.htc );
}
A {
	color: #608DB7;
	font-weight:bold;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
TH {
	color: #ffffff;
	background-color: #608DB7;
	font-weight:bold;
	font-size:12px;
}
A.project {
	color: #000000;
}

TH A {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
TD {
	background-color: #ffffff;
	font-size:12px;
}
P {
	margin-top:0px;
	margin-bottom:7px;
	text-align: justify;
}
P.hint {
	padding:20px;
	background-color:#ccffcc;
	border-style:dotted;
	border-width:1px;
	border-color:#999999;
	font-style:italic;
}
#footnote {
	font-style:italic;
	font-size:10px;
	text-align:right;
	margin-top:0px;
	margin-bottom:0px;
}
#content {
	width:570px;
	border:dashed 1px #cccccc;
	padding:13px;
	margin:15px;
	margin-bottom:30px;
	-moz-box-sizing:border-box;
}
#snapTable {
	background-color: #608DB7;
	margin-top:10px;
	margin-bottom:10px;
}
.filesize {
	font-size:10px;
}
DIV.headEnd{
	width:100%;
	background-color:#608DB7;
}
DIV.headLabel{
	font-weight:bold;
	color:#000000;
	font-size:12px;
	margin-top:8px;
}
#visual{
	width:260px;
	height:193px;
	background-image:url( ../img/visual.jpg );
	position:absolute;
	top:60px;
	left:600px;
}
#tableContent{
	-moz-box-sizing:border-box;
	margin:15px;
	width:700px;
}
#bottle{
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	width:83px;
	height:190px;
}