.cPanel
{
	border-left: 1px solid #ABA8A8;
	border-right: 1px solid #ABA8A8;
	border-bottom: 2px solid #ABA8A8;
	border-top: 2px solid #ABA8A8;
	font-family:Arial;
	font-size:10px;
	background-color: #F4F2EB;
	
}
.cButtons
{
	font-family: Arial;
	color: white;
	background-color: #5C5C5C;
	border: solid 1px #8E9F67;
}
.cButtonsOver
{
	font-family: Arial;
	color:  #FFFCC9;
	background-color: #9CB06B;
	border: solid 1px #8E9F67;
}
.cLabel
{
	font-size: 11px;
	font-family: arial;
	color:black;
}
.cLink
{
	font-size: 11px;
	font-family: arial;
	color:Black;
	font-weight: normal;
}
.cLink1
{
	font-size: 11px;
	font-family: Arial;
	color:Black;
	font-weight: bold;
}
.cGotoP
{
	font-size: 8pt;
	border: ABA8A8 1px solid;
	font-family: Arial;
	text-align:center;
}