.editorStyle2 
{
	COLOR: #006699;
	BACKGROUND-COLOR: #f7f8f9;
	font-family: "Futura Bk BT";
	font-size: 11px;
	font-weight: bold;
	width: 440px;
	height:110px;
	border: 1px solid #0099CC;
}
.categoryTitle 
{
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	font-family:  "Futura Bk BT";
	background-color: #6C6C6C;
}
.smallTitle 
{
	font-family:  "Futura Bk BT";
	font-size: 10px;
	font-weight: bold;
	color: #C00;
}
.BigTitle
{
	font-family:  "Futura Bk BT";
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
.BigGreenTitle
{
	font-family:  "Futura Bk BT";
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}
.textStyle 
{
	font-family:  "Futura Bk BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border: 1px ridge #990000;
	width: 300px;
	background-color: #f7f8f9;
}
.generalTitle 
{
	font-family:  "Futura Bk BT";
	font-size: 13px;
	color: #999999;
}
.smallTextStyle 
{
	font-family:  "Futura Bk BT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border: 1px outset #999999;
	width: 80px;
	cursor: text;
	background-color: #f7f8f9;
}

.editorStyle 
{
	COLOR: #006699;
	BACKGROUND-COLOR: #f7f8f9;
	font-family:  "Futura Bk BT";
	font-size: 11px;
	font-weight: bold;
	width: 480px;
	height:350px;
	border: 1px solid #0099CC;
}
.smallEditorStyle 
{
	COLOR: #006699;
	BACKGROUND-COLOR: #f7f8f9;
	font-family:  "Futura Bk BT";
	font-size: 11px;
	font-weight: bold;
	width: 300px;
	height:100px;
	border: 1px solid #0099CC;
}
.linkStyle 
{
	font-family:  "Futura Bk BT";
	font-size: 9px;
	color: #FF6600;
}
.midle_Style {
	background-image: url(../images/line_pub.gif);
	background-repeat: repeat-y;
	
}
.WhiteTitle {
	font-family: "Futura Md BT";
	font-size: 14px;
	color: #FFFFFF;
}
.Title_1 {
	font-family: "Futura Bk BT";
	font-size: 25px;
	color: #999999;
}
