/* Line color */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Line silver */
.Contitle_Color_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color: #8F060B;
	font-family: Tahoma, Arial;
}
/* Border silver */
.Contitle_ColorBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #336699;
	font-family: Tahoma, Arial;
}
/* Silver border, Silver */
.Contitle_Black_11px
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Dark Blue border, blue */
.Contitle_white_11px
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
/* Border color */
.Contitle_BlackBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Links */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Color border, Color */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}
.Contitle_Black_UC {
	padding-right: 10px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	font-family: Tahoma, Arial;
	font-variant: small-caps;
}
.Contitle_Blue_11px {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #0066CC;
	font-family: Tahoma, Arial;
}
.Contitle_Darkgray_11px {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	color: #50596D;
	font-family: Tahoma, Arial;
}
.Contitle_Darkgray_14px {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #50596D;
	font-family: Tahoma, Arial;
}
.Contitle_Darkgray_UC {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #50596D;
	font-family: Tahoma, Arial;
}
.Contitle_Gray_UC {
	padding-right: 2px;
	padding-left: 1px;
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent {
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #a7a5b7;
	font-family: Tahoma, Arial;
}
