/* Links, Login */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Box light */
.Contitle_Gray_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #D3770C;
	font-family: Tahoma, Arial;
}
/* Header bg, Header UC */
.Contitle_Darkgray_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #D3770C;
	font-family: Tahoma, Arial;
}
/* Box */
.Contitle_Darkgray_14px
{
	font-weight: bold;
	font-size: 14px;
	color: #D3770C;
	font-family: Tahoma, Arial;
}
/* Border double, Border gray, Frame red */
.Contitle_Darkgray_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, Arial;
}
/* Border red, Frame gray, Header */
.Contitle_Red_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 16px;
	color: #E6AA32;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}
