/* CSS Document */


.cpane{
	padding: 5px 7px 0px 7px;
	border-left: dotted 1px #BCC1CC;
	border-right: dotted 1px #BCC1CC;
	border-top: dotted 1px #BCC1CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.cpane table
{
	padding: 0px;
	margin: 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.cpane td
{
	padding: 0px;
	margin: 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.heading
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6F7A91;
	font-weight: bold;
}
#topl
{
	background:url(images/tl.jpg) no-repeat;
	width:7px;
	height:22px;
}
#topc
{
	border-top: solid 1px #BCC1CC;
}
#topr
{
	background:url(images/tr.jpg) no-repeat;
	width:7px;
	height:22px;
}
#botl
{
	background:url(images/bl.jpg) no-repeat;
	width:7px;
	height:22px;
}
#botc
{

	border-bottom: solid 1px #BCC1CC;
}
#botr
{
	background:url(images/br.jpg) no-repeat;
	width:7px;
	height:22px;
}

