/* Line color */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Line silver */
.Contitle_Color_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #1C3A64;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*Border silver */
.Contitle_ColorBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #1C3A64;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Silver border, Silver */
.Contitle_Black_11px
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Border color */
.Contitle_BlackBold_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Links */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Color border, Color */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Contitle_Transparent
{
	color: #1C3A64;
	font-family: Times New Roman, serif;
	font-weight: normal;
	font-size: 22px;
	font-style: oblique;
}
.Contitle_Teacher
{
	color: #003366;
	font-family: Times New Roman, serif;
	font-weight: bold;
	font-size: 16px;
	font-style:italic;
}
.Contitle_Yellow
{
	font-weight: bold;
	font-size: 11px;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Contitle_Driving
{  	font-weight: bold;
	font-size: 14px;
	color: #1F3D74;
	font-family: Georgia, "Times New Roman", Times, serif;
}