@charset "utf-8";
/* CSS Document */

body {
	background-color: #141414;
}
.Stil1 {
	color: #80FFFF;
}
.Stil1 a {
	color: #FFF;
}
.uploadstatus {
	color: #CCC;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.colorset {
	color: #CCC;
	text-align: left;
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.tableset {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.themeset {
	font-weight: bold;
	color: #CCC;
	text-align: right;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.newstable {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px;
	margin: 5px;
}
.newsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
	font-weight: bold;
}
.newshead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
.newscontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.newshighlight {
	color: #80FFFF;
	font-weight: bold;
}
.errorstring {
	color: #6FF;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
