/* Login, Links, Search */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Border */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Silver, Silver dotted */
.Contitle_Gray_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #758797;
	font-family: Tahoma, Arial;
}
/* Blue, Blue border */
.Contitle_Blue_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #64A3D2;
	font-family: Tahoma, Arial;
}
/* Yellow, Yellow dotted, Orange, Orange dotted */
.Contitle_Brown_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #593F00;
	font-family: Tahoma, Arial;
}
/* Green, Green dotted */
.Contitle_Green_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #018023;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}


