/* Login, Links, Header black */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Header orange */
.Contitle_Orange_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF6600;
	font-family: Tahoma, Arial;
}
/* Header blue */
.Contitle_Blue_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #006699;
	font-family: Tahoma, Arial;
}
/* Blue, Blue border, Orange, Orange 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 blue, Frame orange, 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;
}

