/* Links, Login */
.Contitle_Black_UC
{
	font-weight: 
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Blue, Border gray, Frame gray */
.Contitle_Darkgray_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	font-family: Tahoma, Arial;
}
/* Border blue, Frame blue, Gray, White */
.Contitle_Blue_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #598296;
	font-family: Tahoma, Arial;
}
/* Header border, Header */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	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;
}