﻿/* Login, Links, Search */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	font-family: Gill Sans MT, Tahoma, Arial, sans-serif;
}
/* Border */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family:  Gill Sans MT, Tahoma, Arial, sans-serif;
}
/* Silver, Silver dotted */
.Contitle_Gray_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #758797;
	font-family:  Gill Sans MT, Tahoma, Arial, sans-serif;
}
/* Blue, Blue border */
.Contitle_Blue_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #64A3D2;
	font-family:  Gill Sans MT, Tahoma, Arial, sans-serif;
}
/* Yellow, Yellow dotted, Orange, Orange dotted */
/* Changed to black by referenSys */
.Contitle_Brown_12px
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family:  Gill Sans MT, Tahoma, Arial, sans-serif;

}
/* Green, Green dotted */
.Contitle_Green_12px
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Gill Sans MT, Tahoma, Arial, sans-serif;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family:  Gill Sans MT, Tahoma, Arial, sans-serif;
}
.Contitle_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Tahoma, Arial;
}
