/* // v0.7.11.22.1230
 */

/**
 * CSS Stylesheet
 * Bar Widget
 */
 * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

#Wrapper1 {
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height:280px;
	z-index:1;
}
#Title1 {
	position:absolute;
	left:5px;
	top:5px;
	width:260px;
	height:15px;
	z-index:2;
	text-align:center;
	font-weight:bold;
}
#Wrapper11 {
	position:absolute;
	left:9px;
	top:4px;
	width:166px;
	height:50px;
	z-index:2;

}
#Content11 {
	position:absolute;
	left:20px;
	top:15px;
	width:145px;
	height:35px;
	z-index:3;
}
#Wrapper12 {
	position:absolute;
	left:9px;
	top:46px;
	width:94px;
	height:50px;
	z-index:2;

}
#Content12 {
	position:absolute;
	left:20px;
	top:23px;
	width:74px;
	height:20px;
	z-index:3;
}
#Wrapper13 {
	position:absolute;
	left:42px;
	top:131px;
	width:120px;
	height:20px;
	z-index:2;

}
#Content13 {
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:20px;
	z-index:3;
}
#Wrapper14 {
	position:absolute;
	left:42px;
	top:181px;
	width:120px;
	height:20px;
	z-index:2;

}
#Content14 {
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:20px;
	z-index:3;
}
#Wrapper15 {
	position:absolute;
	left:18px;
	top:236px;
	width:140px;
	height:20px;
	z-index:2;

}
#Content15 {
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
	height:20px;
	z-index:3;
}
#Wrapper16 {
	position:absolute;
	left:18px;
	top:287px;
	width:140px;
	height:20px;
	z-index:2;

}
#Content16 {
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
	height:20px;
	z-index:3;
}
/** **/
#Bar01Resume {
	position:absolute;
	left:0px;
	top:6px;
	width:124px;
	height:24px;
	z-index:5;
}
#Bar01Name {
	position:absolute;
	left:0px;
	top:0px;
	width:124px;
	height:27px;
	z-index:6;
}
#Bar01Name b {
	position: absolute;
	width: 124px;
	bottom: 2px;
	left: 0px;
	text-align: center;
}
#Bar01Graph {
	position:absolute;
	left:10px;
	top:0px;
	margin-top:1px;
	margin-left:1px;
	height:20px;
	background-image:url(../images/bar-red.jpg);
	background-repeat: repeat-x;
	z-index:6;
}
#Bar01 {
	position:absolute;
	left:10px;
	top:0px;
	width:120px;
	height:20px;
	border:1px solid #068F99;
	padding-right:4px;
	z-index:7;
}
#Bar01Max {
	position:absolute;
	left:0px;
	bottom:0px;
	width:124px;
	z-index:6;
}
/** **/
#Bar02Resume {
	position:absolute;
	left:0px;
	top:6px;
	width:124px;
	height:24px;
	z-index:5;
}
#Bar02Name {
	position:absolute;
	left:0px;
	top:0px;
	width:124px;
	height:27px;
	z-index:6;
}
#Bar02Name b {
	position: absolute;
	width: 124px;
	bottom: 2px;
	left: 0px;
	text-align: center;
}
#Bar02Graph {
	position:absolute;
	left:10px;
	top:0px;
	margin-top:1px;
	margin-left:1px;
	height:20px;
	background-image:url(../images/bar-green.jpg);
	background-repeat: repeat-x;
	z-index:6;
}
#Bar02 {
	position:absolute;
	left:10px;
	top:0px;
	width:120px;
	height:20px;
	border:1px solid #068F99;
	padding-right:4px;
	z-index:7;
}
#Bar01Max {
	position:absolute;
	left:0px;
	bottom:0px;
	width:124px;
	z-index:6;
}
.bartext {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
