@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a {
	color: #6699cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	color: #FFFFFF;
	background-color: #191919;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
}

.newsdate {
	color: #666666;
}
.newsTitle {
	font-size: 11px;
	color: #6699cc;
	text-decoration: none;
}
.headline {
	font-size: 18px;
	color: #FFFFFF;
}
BODY{
scrollbar-face-color:#000000;
scrollbar-arrow-color:#266be8;
scrollbar-track-color:#212121;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#333333;
scrollbar-3dlight-color:#444444;
scrollbar-darkshadow-Color:#000000;
}
.navtext {
	font-size: 10px;
}
textarea {
	color: #FFFFFF;
	background-color: #191919;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

