/* Border black, Header black, Title black */
.Contitle_ColorLight_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #eeeeee;
	font-family: Tahoma, Arial;
}
/* Border grey, Border silver, Border white, 
   Frame grey, Frame black, Frame silver, 
   Header grey, Header silver, Header white, 
   Title grey, Title silver, Title white */
.Contitle_Color_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #2b2b2b;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #2b2b2b;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}



