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



.box td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
}
.font {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2B9AFF;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #F0F0F0;
	margin: 0px;
	line-height: 16px;
}
.box01 {
	background-color: #DBDBDB;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	a.tt{
	position:relative;
	z-index:24;
	color:#3CA3FF;
	font-weight:normal;
	text-decoration:none;
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
}
a.tt span{
	display: none;
	margin: 0px;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{
	z-index:25;
background:;				font-size: 11px;
	margin: 0px;
}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:0px;
	left:0;
	padding: 10px 0 0 0;
	width:200px;
	color: #666666;
	line-height: 16px;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	background: url(bubble_filler.gif) repeat bottom;
	font-family: Verdana;
	font-size: 12px;
	color: #0099FF;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	line-height: 16px;
	padding-left: 15px;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}
.middle ul {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 5px;
}
.bold {
	color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #0099FF;
	font-weight: bold;
}
.font01 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2B9AFF;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #EBEBEB;
	margin: 0px;
	line-height: 16px;
}
.font02 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2B9AFF;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #E4E4E4;
	margin: 0px;
	line-height: 16px;
}
.box02 {
	background-color: #F0F0F0;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
