/* 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 blue, Frame blue */
.Contitle_Blue_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #5B74B6;
	font-family: Tahoma, Arial;
}
/* Blue border, Blue */
.Contitle_Blue_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #5B74B6;
	font-family: Tahoma, Arial;
}
.Contitle_Panel_Gray
{
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	font-family: Tahoma, Arial;
}
.Contitle_Panel_Blue
{
	font-weight: bold;
	font-size: 12px;
	color: #4F69AB;
	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;
}

