/* Border gray, Frame gray */
.Contitle_Gray_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-family: Tahoma, Arial;
}
/* Gray border, Gray */
.Contitle_Gray_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, Arial;
}
/* Border green, Frame green */
.Contitle_Green_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #1A511A;
	font-family: Tahoma, Arial;
}
/* Green border, Green */
.Contitle_Green_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
.Contitle_Panel_Gray
{
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	font-family: Tahoma, Arial;
}
.Contitle_Panel_Green
{
	font-weight: bold;
	font-size: 12px;
	color: #1A511A;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}

