/* Links, Login, Search */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial;
}
/* Frame white bg, Frame */
.Contitle_Orange_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #cc3300;
	font-family: Arial;
}
/* Border Left, Border Right, Box */
.Contitle_Darkorange_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #993300;
	font-family: Arial;
}
/* Dotted Gray, Dotted Orange, Gradient */
.Contitle_Darkorange_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #993300;
	font-family: Tahoma, Arial;
}
/* Border white bg, Border, Header white bg, Header */
.Contitle_Darkorange_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #993300;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #993300;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}

