/* Login, Links, Header black */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Header yellow */
.Contitle_Yellow_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #F0BF2D;
	font-family: Tahoma, Arial;
}
/* Header violet */
.Contitle_Violet_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #4B4B7F;
	font-family: Tahoma, Arial;
}
/* Violet, Violet border, Yellow, Yellow border */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
/* Gray, Gray border bg, Silver, Silver border */
.Contitle_Black_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Frame violet, Frame yellow, Frame silver */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}

