body {
	margin: 0px;
	color: #FFFFFF;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#insert_symbol table {
	top: 0px;
	left: 0px;
	position: absolute;
	color: #FFFFFF;
}

.symbols {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

#editor {
	margin: 0px;
}

#menu {
	top: 10px;
	background: #CCCCCC;
}

#insert_flash, #insert_table , #insert_image, #open_file, #insert_symbol, #bgcolorPalette, #fgcolorPalette {
	position:absolute;
	left: 710px;
	top: 100px;
	visibility: hidden;	
}

.td {
	width: 20px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align:middle;
	white-space: nowrap;
	display: block;
}

.imagebutton {
	border-right: #CCCCCC 2px solid; border-top: #CCCCCC 2px solid; border-left: #CCCCCC 2px solid; border-bottom: #CCCCCC 2px solid; height: 22px; background-color: #CCCCCC;
}
