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

.flow{
width:220px;
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width:1px;
text-align:center;
font-family:Tahoma;
}
.sub {
	padding-top:6px;
	padding-bottom:6px;
	color:#990000;
	font-size:12px
}
.sub a{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color: #990000;
}
.sub a:hover{
	font-weight:bold;
	color: #CC0000;
	text-decoration:none
}
.sub-pgrapher{
padding-bottom:5px}
.sub-pgrapher a{
	font-family:Tahoma;
	font-size:11px;
	color: #333333;
	
}
.sub-pgrapher a:hover{
color: #CC0000;
}
#sub-calendar{
	font-size:10px;
	color:#999999;
	padding-bottom:8px
}

.style_dis{
	color:#99h999;font-family:Tahoma;font-size:10px;text-decoration:none;}
#dhtmltooltip{
	position: absolute;left: -300px;width: 150px;border: 1px solid black;padding: 2px;
	background-color: lightyellow;visibility: hidden;z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;left: -300px;z-index: 101;visibility: hidden;
}

