.bar{
	background:#336699;
	width:100%;
	height:30px;
	border-top:1px solid #99CCFF;
	border-bottom:1px solid #000000;
}
.desbar{
	background:#FFFFFF;
	width:100%;
	padding: 10px;
	border-top:1px solid #CCCCCC;

	color:black;
	font-size:8pt;
	height:105;
}
.title{
	font-size:15pt;
	color:white;
	padding-left:10px;
}
.cbutton {
	position:relative;
	top:0;
	left:0;
	background:#cccccc;
	border:1px solid black;
	border-top: 1px solid white;
	border-left:1px solid white;
	height:20px; color:black;
}
