/* Silver border color bg, Silver border white bg, Silver border, Silver header */
.Contitle_Black_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: 'Arial Rounded MT Bold', Tahoma, Arial;
}
/* Silver frame, Title black */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Color frame, Title color */
.Contitle_Color_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #335266;
	font-family: Tahoma, Arial;
}
/* Title silver, White frame white bg */
.Contitle_Silver_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #949699;
	font-family: Tahoma, Arial;
}
/* White border white bg, White border, White header */
.Contitle_Silver_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: 'Arial Rounded MT Bold', Tahoma, Arial;
}
/* Title white, White frame */
.Contitle_White_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
/* Color border color bg, Color border white bg, Color border, Color header */
.Contitle_White_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: 'Arial Rounded MT Bold', Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}

