/* Line silver */
.Contitle_Gray_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Line color */
.Contitle_Silver_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	font-family: Tahoma, Arial;
}
/* Line gray */
.Contitle_Color_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #22449A;
	font-family: Tahoma, Arial;
}
/* Border gray, Border silver */
.Contitle_ColorBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #22449A;
	font-family: Tahoma, Arial;
}
/* Silver color, Silver */
.Contitle_Gray_11px
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Border color */
.Contitle_GrayBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Bullet */
.Contitle_Gray_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Color border, Color */
.Contitle_White_11px
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #22449A;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}

