/* Login */
.Contitle_White_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: white;
	font-family: Tahoma, Arial;
}
/* Line Black, Line Navy, Line Orange, Links */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: black;
	font-family: Tahoma, Arial;
}
/* Orange border, Orange */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Tahoma, Arial;
}
/* Header border, Header, Orange frame */
.Contitle_Black_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Blue border, Blue */
.Contitle_Navy_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #184772;
	font-family: Tahoma, Arial;
}
/* Blue frame */
.Contitle_Orange_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #F23F00;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #F23F00;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #222222;
	font-family: Tahoma, Arial;
}
