/* Login, Links, Header black */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Header green */
.Contitle_Green_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #339933;
	font-family: Tahoma, Arial;
}
/* Header blue */
.Contitle_Blue_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #09617E;
	font-family: Tahoma, Arial;
}
/* Blue, Blue border, Green, Green border */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
/* Gray, Gray border bg, Silver, Silver border */
.Contitle_Black_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Frame blue, Frame green, Frame silver */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}

