td.felsokep {
height: 48px;
width: 1000px;
padding: 0px;
border: none;

}


body {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 9pt;
    background-color: #000000;
	color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}

table {
	border-collapse: collapse;
	border: none;
	background-color: #EBEBEB; 

}

table.main, table.mainouter {
	background-color: #F8F8F8;	//#F4F4F0;

}

table.header {
	border: solid;
	background-image: url("pic/niceblue-head.gif");
	background-color: #E2E2E2;
}

table.menu {
	background-color: #F8F8F8;	//#F4F4F0;
}

table.browse {
	background-color: #F8F8F8;
}

table.poll {
	background-color: #F8F8F8;
}

table.interiortable {
	background-color: #F8F8F8;
}

table.menubarbackground {

	background-color: #136791;//#F4F4F0;
}

table.menubartextbackground {
	background: transparent;
	border-style: none solid none solid;
	border-width: 1px;
}

table.statusbar {
	background-color: #EBEBEB;//#F4F4F0;
	border-style: ridge;
	border-width: 2px;
}

table.top {
	background-color: #BCCAD6; 
	padding: 2px;
}

table.bottom {
	background: transparent;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 10pt;
	margin-bottom: 6px;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

td {
	font-size: 12px;
	border: solid #000000 1px;
}

td.embedded {
	border: none;
	padding: 0px;
	text-align: left;
}

td.bottom {
	border: none;
}

td.heading {
	font-weight: bold;
}

td.text {
	padding: 10pt;
	text-align: left;
}

td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}

td.colhead {
  font-style: arial;
  font-size: 8pt;
  font-weight: bold;	
  color: #000000;
  background-image: url(pic/niceblue-head.gif);
  background-color: #6491C0;
}

th.colhead {
  font-style: arial;
  font-size: 8pt;
  font-weight: bold;	
  color: #000000;
  background-image: url(pic/niceblue-head.gif);
  background-color: #6491C0;
}

td.rowhead {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
	border: none;
}

td.clear {
	padding: 0px;
	border: 0px;
	background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	color: #0000FF;
	font-size: 7pt;
	font-weight: normal;
}

.subtext {
	font-size: 7pt;
	font-weight: normal;
}

font.gray {
	color: #ACA899;
	text-decoration: underline;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000000;
/*	font-weight: bold;	*/
}

a:hover {
	color: #FF0000;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
	text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

.white {
	color: #FFFFFF;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn {
	width: 75px;
	height: 23px;
}

.small {
	font-size: 7pt;
}

.big {
	font-size: 10pt;
}

li {
	margin-top: 6pt;
	margin-bottom: 6pt;
}

ul {
	margin-left: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.border {  
	border-style: solid;  
	border-color: #000000; 
	border-width: 1px; 
}

/* SEARCH CLOUD */

#searchcloud {
color: #000000;
text-align: justify;
}

#searchcloud a {
color: #000000 !important;
text-decoration: none;
vertical-align: middle;
white-space: nowrap;
}
 
#searchcloud a:hover {
color: #000000 !important;
background-color: #4986d9;
}

#bigtext2 { font-size: 1.2em; text-decoration:none;}


#searchbar{text-align:center;padding:0 2em 1em 0;background-color:#000000}
#searchbar .max{padding:1;height:28px;width:85%;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;border-top:none;font-size:20px;background-color:#FFFFFF}
#searchbar .button{position:relative;top:-2;border:none;height:26px;background-color:#ffffff}

#tag_cloud {padding: 3px; text-decoration: none; font-family: verdana; }
#tag_cloud:link { color: orange; text-decoration:none;}
#tag_cloud:visited { color: orange; }
#tag_cloud:hover { color: #0000FF; background: orange; }
#tag_cloud:active { color: #0000FF; background: red; }
