/* Links, Login */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
                font-family:  "Gill Sans MT",arial,Georgia,Times New Roman,sans-serif;

}
/* Blue, Border gray, Frame gray */
.Contitle_Darkgray_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
                font-family:  "Gill Sans MT",arial,Georgia,Times New Roman,sans-serif;

}
/* Border blue, Frame blue, Gray, White */
.Contitle_Blue_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #598296;
                font-family:  "Gill Sans MT",arial,Georgia,Times New Roman,sans-serif;

}
/* Header border, Header */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
                font-family:  "Gill Sans MT",arial,Georgia,Times New Roman,sans-serif;

}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 24px;
	color: #464444;
                font-family:  "Gill Sans MT",arial,Georgia,Times New Roman,sans-serif;

}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: black;
                font-family:  "Gill Sans MT",arial,Georgia,Times New Roman,sans-serif;

}
