/* Header bg, Header, Links */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial;
}
/* Header frame bg, Header frame, Orange frame */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Silver frame */
.Contitle_Orange_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #466685;
	font-family: Tahoma, Arial;
}
/* Silver border, Silver */
.Contitle_Gray_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	font-family: Tahoma, Arial;
}
/* Orange border, Orange */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #466685;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}

