/* Line color */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/* Line silver */
.Contitle_Color_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #1C4D7D;
	font-family: Arial, Helvetica, sans-serif;
}
/* Border silver */
.Contitle_ColorBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #1C4D7D;
	font-family: Arial, Helvetica, sans-serif;
}
/* Silver border, Silver */
.Contitle_Black_11px
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/* Border color */
.Contitle_BlackBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/* Links */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/* Color border, Color */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.white
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

