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