/* Border gray, Frame gray */
.Contitle_Gray_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	font-family: Tahoma, Arial;
}
/* Gray border, Gray */
.Contitle_Gray_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	font-family: Tahoma, Arial;
}
/* Border blue bg, Border blue, Border white bg, Frame blue bg, Frame blue, Frame white bg */
.Contitle_Blue_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #134760;
	font-family: Tahoma, Arial;
}
/* Blue border, Blue */
.Contitle_Blue_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #134760;
	font-family: Tahoma, Arial;
}
.Contitle_Login
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}
