/* Blue, Grey, Pink */
.Contitle_Gray_12px
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #696969;
	font-family: Arial;
}
/* Blue frame, Grey frame */
.Contitle_Crimson_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #c71585;
	font-family: Arial;
}
/* Pink frame */
.Contitle_Navy_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #333399;
	font-family: Arial;
}
.Contitle_Title
{
	font-weight: bold;
	font-size: 12px;
	color: #c71585;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}

