/* Frame white bg, Frame, Title */
.Contitle_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #2a4772;
	font-family: Arial;
}
/* Silver Border white bg, Silver Border color bg, 
Silver Border, Silver Header */
.Contitle_Black_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}
/* Frame black white bg, Frame black, Title black */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
}
/* Border white bg, Border color bg, Border, 
Color Border white bg, Color Border, Color Header, Header */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
}
/* Title white */
.Contitle_White_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
}
/* Frame color white bg, Frame color, Title color */
.Contitle_Color_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #cc3300;
	font-family: Arial;
}
/* Frame silver white bg, Frame silver */
.Contitle_Silver_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-family: Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}
