.editor_area {

	border: 1pt solid #7F7F7F;

	width: 100%;

	height: 100px;

}

.editor_area_small {

	border: 1pt solid #7F7F7F;

	width: 100%;
}

.editor_toolbar {

	position: absolute; 

	z-index: 1; 

	visibility: hidden; 

	top: 0px; 

	left: 0px;

}

.editor_frame {

	border: 1pt #6699CC;

	z-index: 0;

}

.editorselect {

	font-family: verdana, arial;

	font-size: 11px;

	font-weight: normal;

}

.editor {

	background-color: #eaeaea;

}

.dividerdark {

	background-color: #d7d7d7;

}

.dividerlight {

	background-color: #ffffff;

}

.selectedtab {

	cursor: hand;

	background-color: #eaeaea;

}

.unselectedtab {

	cursor: hand;

	background-color: #eaeaea;

}

a.tablinks {

	font-family: verdana, arial;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #000000;

}

a.tablinks:hover {

	font-family: verdana, arial;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #000000;

}

a.tablinks:selected {

	font-family: verdana, arial;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #000000;

}

a.tablinks:active {

	font-family: verdana, arial;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #000000;

}

a.tablinks:visited {

	font-family: verdana, arial;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #000000;

}

.tab1selected {

	cursor: hand;

	background-color: #eaeaea;

}

.tab1unselected {

	cursor: hand;

	background-color: #d7d7d7;

}

.tab1middle {

	background-color: #eaeaea;

}

.tab2middle {

	background-color: #d7d7d7;

}

.tab2selected {

	cursor: hand;

	background-color: #eaeaea;

}

.tab2unselected {

	cursor: hand;

	background-color: #d7d7d7;

}

.iconbutton {

	border-top: 1pt solid #eaeaea;

	border-left: 1pt solid #eaeaea;

	border-bottom: 1pt solid #eaeaea;

	border-right: 1pt solid #eaeaea;

	background-color: #eaeaea;

}

.iconbuttonover {

	border-top: 1pt solid #ffffff;

	border-left: 1pt solid #ffffff;

	border-bottom: 1pt solid #d7d7d7;

	border-right: 1pt solid #d7d7d7;

	background-color: #eaeaea;

}

.iconbuttondown {

	border-top: 1pt solid #d7d7d7;

	border-left: 1pt solid #d7d7d7;

	border-bottom: 1pt solid #ffffff;

	border-right: 1pt solid #ffffff;

	background-color: #eaeaea;

}

/* for netscape */

a.iconbuttonlink {

	border-width: 1pt;

	border-style: solid;

	border-color: #eaeaea;

	background-color: #eaeaea;

}

a.iconbuttonlink: hover {

	border-width: 1pt;

	border-style: solid;

	border-color: #eaeaea;

	background-color: #eaeaea;

}




