/* 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;
}
/* Green, Green border, Header green, Header green border */
.Contitle_Green_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #006633;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #006633;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}


