@charset "iso-8859-2";
BODY {
	background: url("/pic/xbg.png");
	background-color: #d0d0d0;
	font-family: trebuchet ms,helvetica,arial,sans-serif;
	color: #002050;
}
PRE,TT {
	font-family: fixed-Sony, courier, sans;
	font-size: 12px;
	color: black;
}
HR { color: #ffa500; }
A:link { color: #008000; }
A:visited { color: #308010; }
A:active { color: black; }
A.newsframe:link { color: white; }
A.newsframe:visited { color: #fffff0; }
A.newsframe:active { color: #191970; }
EM { color: #ff0000; font-weight: bold; }
H1 {
	font-size: 20px;
	color: #1040a0;
}
H2 {
	font-size: 18px;
	color: #108000;
}
H3 {
	font-size: 16px;
	color: #305000;
}
P {
	font-size: 12px;
	color: #200030;
	margin-right: 2em;
	margin-left: 2em;
	text-indent: 1em;
}
P.copy {
	font-style: italic;
	font-size: 8px;
	text-indent: 0em;
	color: black;
}

P.noin {
	text-indent: 0em;
	margin-right: 2em;
	margin-left: 2em;
}
P.center {
	text-indent: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: center;
}

P.motto {
	font-style: italic;
	font-size: 10px;
	text-align: center;
	text-indent: 0em;
	color: black;
	margin-left: 100px;
	margin-right: 100px;
}

P.newsdate {
	text-indent: 0em;
        margin: 1px;
	margin-right: 1px;
        font-size: 12px;
	font-weight: bold;
	color: #004f2f;
	text-align: left;
}
P.linkitem {
	text-indent: 0em;
        margin: 0em;
	margin-left: 0em;
	font-size: 10pt;
	color: black;
	text-align: left;
}

P.newsitem {
	text-indent: 0em;
        margin: 1px;
	margin-left: 2em;
	font-size: 8px;
	color: black;
	text-align: left;
}

P.polldesc {
	text-indent: 0em;
	margin: 1px;
	margin-left: 0em;
	font-weight: bold;
	font-size: 10px;
	color: #004f2f;
	text-align: center;
}
P.pollitem {
	text-indent: 0em;
	margin: 1px;
	margin-left: 0em;
	font-size: 10px;
	color: #004f2f;
}

TD {
	color: black;
	font-size: 12px;
}
TD.bl { background-color: #c0d0d0; }
TD.mb { background-color: #bab0a8; }
TD.version { background-color: #b6b0b0; text-align: center; }
TD.type { background-color:  #b8b0b0; text-align: center; }
TD.descr { background-color: #c0b0a0; }
TD.newsframe {
	color: white;
	font-weight: bold;
}
TD.newsbody {
	background: url("/pic/tablebg.png");
	color: black;
}
TH { background-color: wheat; color: black; }

TD.newshead {
	background-color: blue;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

DL { margin-left: 4em; }
OL { margin-left: 4em; }
UL { margin-left: 4em; }
DL { margin-left: 4em; }
TABLE { color: #add8e6; }
TABLE.newsframe { background-color: black; }
