.copy {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000000;
}

.copy2 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000033;
}

.header { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #003300; padding: 0 15px 0 0; }

.header a:link {
	text-decoration: underline;
}
.header a:visited {
	text-decoration: underline;
}

.header a:active {
	text-decoration: underline;
}
.header a:hover {
	text-decoration: underline;
	font-style: italic;
	color: #003366;
	}
	
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

#textarea {
	width: 337px;
	height: 450px;
	overflow-y:auto;
    overflow-x:hidden;
	padding-right: 50px;
    padding-left: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	scrollbar-base-color:#F5D4B6;
	scrollbar-track-color:#E9E6E2;
	scrollbar-highlight-color:#EEEEEE;
 }

a{ color:#000000; text-decoration: underline; }
a:visited{ color:#000000; text-decoration: none; }
a:hover{ color:CCCCCC; text-decoration: none; }
BODY{ color: #000000; font-family: verdana; font-size: 8pt; }
TD{ color: #000000; font-family: verdana; font-size: 8pt; }
HR{ color: #00000; }
input{ font-family: verdana; font-size: 8pt; }
.subject{ background: #C6DEFF color: #000000; font-family: verdana; font-size: 8pt; border-color: #C6DEFF; }
.comment{ background: #DCDEDE; color: #000000; font-family: verdana; font-size: 8pt; border-color: #C6DEFF; }
.newstext{ color: #000000; font-family: verdana; font-size: 8pt; border-color: #C6DEFF; }
.info{ color: #000000; font-family: verdana; font-size: 8pt; border-color: #000000; }
.archive{ color: #000000; font-family: verdana; font-size: 8pt; }
.news{ border-color: #C6DEFF; }
.icon{ font-size: 8pt; font-family: verdana; color: #000000; background: #666666; border: solid #FFFFFF; border-width: 1px; }
.background {	background-color: #006666;
}
