.mceEditor { width: 550px; }

a {
	color: #f0f0ff;
	text-decoration: underline;
}

body {
	background: #000;
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}

body.indexPop {
	background: #000;
	margin: 10px;
}

input {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-indent : 2px;
}

select {
	border: solid 1px #B4B4B4;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-indent : 2px;
}

textarea {
	background: #F3F3F3;
	border: solid 1px #B4B4B4;
	font-family: Tahoma, sans-serif;
	color: #000000;
	font-size: 12px;
	text-indent : 2px;
}

iframe {
	border: solid 1px #B4B4B4;
}

.pn-normal {
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
}
.pn-normal a:link ,
.pn-normal a:visited {
	color: #f0f0f0;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.pn-normal a:hover {
	color: #f0f0f0;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.pn-menu {
	color: #f0f0f0;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
}
.pn-menu a:link,
.pn-menu a:visited {
	color: #d8d8FF;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.pn-menu a:hover {
	color: #3F74D5;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.pn-sub {
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}
.pn-sub a:link {
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.pn-sub a:visited,
.pn-sub a:hover {
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.pn-title {
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.pn-title a:link,
.pn-title a:visited {
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.pn-title a:hover {
	color: #f0f0f0;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.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;
}