body {
	font: normal 12px tahoma;
	color: #282838;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	color: #000023;
	text-align: center;
	margin: 0px 0px 0px;
	padding: 0px;
	font-family: tahoma;
}
h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 6px;
}
h3 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 8px 0px 4px;
}
h4 {
	font-size: 14px;
	text-align: center;
	margin: 0px 0px 0px;
	font-family: tahoma;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	color: #0000FF
	text-align: left;
	margin: 1px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a {
	font-size: 12px;
	text-decoration: none;
}
table, tr, td, th {
	margin: 0px;
	padding: 0px;
}
table.w {
	background: #ffffff;
        color: #000000;
}
table.menu {
	background: #FFC600;
	color: #000000;
}
th.menuhd {
	background: #FFFFFF;
	color: #606060;
	font-size: 16px;
	font-weight: bold;
}

a.menu, a.menusm {
	color: #3320D0;
	font-size: 14px;
}
td.menu {
	color: #202020;
	font-size: 14px;
        text-align: center;
}
a.menusm {
	font-size: 12px;
	line-height: normal;
	white-space: nowrap;
}

a:visited {
	color: #0000FF;
}
a.menu:visited, a.menusm:visited {
	color: #0000FF;
}
a.th, a.th:visited {
	color: #0000FF;
}
a:hover, a.menu:hover, a.menusm:hover, a.th:hover {
	color: #FF0000;
}
th, th.sel, th.news {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px 0px 5px;
	background: #FFC600 url(thbg.gif);
}
th.sel {
	color: #000000;
	background: url(thbgsel.gif) no-repeat center center;
}
th.news {
	font-size: 12px;
}
tr.even {
	background: #F8F8F8;
}
tr.odd {
	background: #F0F0F0;
}
td.sm {
	font-size: 10px;
}
td.links {
	padding: 7px 5px 7px 9px;
}
td.orangeheader {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
form, input, select {
	font-size: 14px;
}
.descr {
	font-size: 14px;
	margin: 3px;
}
a.descr {
	font-size: 16px;
	margin: 4px;
}
tr.copyright {
	font-size: 10px;
	color: #000000;
	background: #F0F0F0;
	text-align: center;
}
a.bantext {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.banbutton {
	background-color: #FFC600;
	border: 1px;
	padding-right: 3px;
	padding-left: 3px;
}
p.linkstop {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin: 5px;
}
p.img {
	text-align: center;
	margin: 2px;
}
