.mceEditor { width: 550px; }
.mce-content-body {
	height: 512px;
	padding: 3px;
}

a {
	color: #2e3e58;
	text-decoration: underline;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

body.indexPop {
	background: #ffffff;
	margin: 10px;
}

input[type=text]
{
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
	text-indent : 2px;
}

select {
	border: solid 1px #B4B4B4;
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
}

td {
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
}

table.data tbody.plugins td {
	background-color: #f5f5f5;
	color: #a1a1a1;
	font-size: 10px;
}
table.data tbody.plugins td a {
	color: #a1a1a1;
}
table.data tbody.plugins td a:hover {
	color: #000000;
}

textarea {
	background: #F3F3F3;
	border: solid 1px #B4B4B4;
	font-family: 'Inter', sans-serif;
	color: #000000;
	font-size: 10pt;
	text-indent : 2px;
}

iframe {
	border: solid 1px #B4B4B4;
}

.censor {
	font-style: italic;
	color: red;
}

.message {
	width: 450px;
}

.quote {
	border: 1px #B4B4B4 dashed;
	background: #F6F6F6;
	width: 90%;
	overflow: auto;
	padding: 4px 4px 4px 4px;
	margin: 2px 2px 6px 12px;
}

.code {
	color: #0000ff;
	background: #fffff8;
	border: 1px #B4B4B4 solid;
	width: 90%;
	#height: 200px;
	max-height: 200px;
	overflow: auto;
	margin: 2px 2px 6px 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: .5;
	font-family: courier;
	white-space: pre; 
}
.code #even {
	background-color: #b4b4b4;
	width: 100%;
	display: inline;
	clear:right;
}

.bbcode_buttons input[type=submit] {
	width: 95px;
	margin-right: 2px;
}
.bbcode_smilies {
}

table.wikitable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
.wikitable th, .wikitable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
.wikitable th {
    background: #f2f2f2;
    text-align: center;
}


.versions ul {
	margin: 0px;
	background: #cococo;
}
.versions ul li {
	margin-left: -20px;
	#margin-left: 5px;
}
.versions ul #current {
	font-style: italic;
	color: #c0c0c0;
}
.versions select {
	font-size: 11px;
}
.versions #colcomp {
	margin-left: 20px;
	margin-bottom: 8px;
}
.versions #colcomp del {
	background-color: #FFAFAF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.versions #colcomp ins {
	background-color: #AFFFB2;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.versions #colname {
	font-weight: bold;
}
.versions #fromto {
	margin-bottom: 6px;
}

.pn-normal {
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
}

.pn-normal a:link {
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.pn-normal a:visited {
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.pn-normal a:hover {
	color: #CCCCCC;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-menu {
	color: #626262;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
}

.pn-menu a:link {
	color: #626262;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-menu a:visited {
	color: #626262;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-menu a:hover {
	color: #3F74D5;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.pn-sub {
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
}

.pn-sub a:link {
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.pn-sub a:visited {
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.pn-sub a:hover {
	color: #0000ff;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
	text-decoration: none;
}

h2 {
	color: #4F6F6C;
	font-family: 'Inter', sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	color: #4F6F6C;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.pn-title {
	color: #4F6F6C;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.pn-title a:link{
	color: #4F6F6C;
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.pn-title a:visited{
	color: #4F6F6C;
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.pn-title a:hover{
	color: #4F6F6C;
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.pn-white {
	color: #FFFFFF;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
}

.pn-white a:link{
	color: #FFFFFF;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-white a:visited{
	color: #FFFFFF;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-white a:hover{
	color: #FFFFF0;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.pn-whitesub {
	color: #FFFFFF;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
}

.pn-whitesub a:link{
	color: #FFFFFF;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-whitesub a:visited{
	color: #FFFFFF;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-whitesub a:hover{
	color: #FFFFF0;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.footer {
	font-size: 11px;
	text-align: center;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
}
.footer td {
	font-size: 11px;
}
.footer td a {
	color: #000000;
	text-decoration: none;
}
.footer td a:hover {
	color: #000000;
	text-decoration: none;
}