/* Box */
.Contitle_Gray_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #6B7486;
	font-family: Tahoma, Arial;
}
/* Line color */
.Contitle_Navy_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #003366;
	font-family: Tahoma, Arial;
}
/* Line gray */
.Contitle_Color_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #0655B7;
	font-family: Tahoma, Arial;
}
/* Line silver */
.Contitle_Red_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #993333;
	font-family: Tahoma, Arial;
}
/* Border silver */
.Contitle_ColorBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #0655B7;
	font-family: Tahoma, Arial;
}
/* Lightcolor border, Lightcolor */
.Contitle_Color_11px
{
	font-weight: normal;
	font-size: 11px;
	color: #022141;
	font-family: Tahoma, Arial;
}
/* Border gray */
.Contitle_NavyBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Tahoma, Arial;
}
/* Border color */
.Contitle_RedBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	font-family: Tahoma, Arial;
}
/* Color border, Color */
.Contitle_White_11px
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
.Contitle_Title
{
	font-weight: bold;
	font-size: 12px;
	color: #993333;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}


