/* Login, Links, Search */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Silver, Silver border */
.Contitle_Gray_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	font-family: Tahoma, Arial;
}
/* Border, Header silver, Header silver border */
.Contitle_Darkgray_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Blue, Blue border, Header blue, Header blue border */
.Contitle_Blue_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #1A5574;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #1A5574;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}


