/* Header orange, Header orange shadow */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
/* Border color, Header color, Header color shadow */
.Contitle_Darkcolor_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #dcdcdc;
	font-family: Tahoma, Arial;
}
/* Frame orange */
.Contitle_Orange_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #FF6600;
	font-family: Tahoma, Arial;
}
/* Frame color, Frame silver */
.Contitle_Black_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Line silver, Line orange, Title color */
.Contitle_Color_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #090909;
	font-family: Tahoma, Arial;
}
/* Line color, Title orange */
.Contitle_Orange_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}