body, table, div {
	  font-size: 11px;
   	  color: #000000;
      font-family: Tahoma, Verdana;
      vertical-align: top;
      background-color: #FFFFFF;
	  text-align: center;
	  margin-left: auto;
	  margin-right: auto
}
td {
	vertical-align: top;
	text-align: left
}

table.padded td {
	padding: 5px
}

table.centered td {
	text-align: center
}

.sw {
      width: 200px
}

hr {
	color: green;
	height: 1px;
	background-color: green;
	border-color: green;
	border-width: 0px;
	width: 250px
}

INPUT[TYPE=TEXT], INPUT[TYPE=PASSWORD], *.textfield {
	font-family: Tahoma;
	font-size: 8pt;
	height: 13px;
	text-align: center
}

SELECT {
	height: 19px
}

INPUT.btn {
	font-family: Tahoma;
	font-size: 8pt;
	width: 50px;
	height: 19px
}

INPUT.file {
	font-family: Tahoma;
	font-size: 8pt;
	height: 19px
}

a {
	color:#209F5F;
	font-size:10pt;
	text-decoration:underline
}
 
a.more {
    font-size: 10px;
    font-family: Tahoma;
    color: #777777;
    margin-left: 50px
}

.vote {
  cursor: pointer
}

*.centered {
	text-align: center
}

*.bolded {
	font-weight: bold
}

h1 {
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	margin: 0px;
	display: inline
}

*.important {
	color: #019D00
}

div.details, div.hidemenu {
	visibility: hidden;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	background-color:white;
	border: 1px #009E00 solid;
	max-width: 160px;
	min-width: 150px;
	text-align: left;
	padding: 3px
}

#sub1 {
	visibility: hidden;
	padding-top: 4px
}

#sub1 table td, #sub1 table td select {
	font-size: 10px;
	font-family: Tahoma;
	color: #009E00;
	vertical-align: middle;
	text-align: left
}

*.upload {
	margin-top: 5px
}

div.faq {
	display: none
}
div.faq div {
	padding-left: 4px
}

a.faq {
	text-decoration: none;
	color: black;
	color: #019D00
}

*.faqtable {
	margin-left: auto;
	margin-right: auto
}
*.faqtable tr, *.faqtable td, *.faqtable div, *.faqtable table, *.amenu table, *.amenu div, *.amenu td, *.amenu tr {
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	margin-right: auto
}

td.table1, tr.table1 td {
	background-color: #BFFFBF
}

td.table2, tr.table1 td {
	background-color: #DFDFDF
}

input.check {
	margin: 0px
}

*.normal {
  background-color: transparent
}

*.lefted {
  text-align: left
}

*.heighted {
	height: 120px;
	vertical-align: middle
}

*.menup {
	font-weight: bold;
	text-align: left
}

ul.overnav, ul.overnav li ul {
	list-style-type: none
}
ul.overnav li {
	font-weight: bold
}
ul.overnav, ul.overnav li ul {
	padding-left: 5px;
	margin: 0px;
	text-indent: 0px;
	float: none
}
ul.overnav li ul li a, ul.overnav li a {
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal
}
ul.overnav li ul li a:hover {
	color: darkgreen
}

*.mtab tr td {
	vertical-align: middle
}

*.utab tr td {
	vertical-align: middle;
	text-align: center
}

*.bg0 {
	background-color: red
}

*.bg1 {
	background-color: green
}
*.tabs {
	border: 1px green solid;
	cursor: pointer;
	width: 50px;
	padding: 5px;
	text-align: center
}
*.spacer {
	width: 15px
}
*.maxsized {
	width: 100%
}
*.active {
	font-weight: bold;
	color: darkgreen;
	border-bottom: 0px
}
*.idle {
	background-color: lightgreen;
	font-weight: normal;
	color: black
}
*.idle:hover {
	background-color: #BFFFBF
}
*.tabsline {
	border-bottom: 1px green solid
}

*.borderl {
	border-left: 1px solid black
}

*.borderr {
	border-right: 1px solid black
}

*.borderb {
	border-bottom: 1px solid black
}

*.bordert {
	border-top: 1px solid black
}

*.icon {
	cursor: pointer
}

*.hiddenitem {
  display: none
}

*.tablerowitem {
  display: table-row
}

*.leftedcont {
	margin-left: 0px;
	margin-right: auto
}

/* lb old

.leightbox {
	color: #485F47;
	display: none;
	position: fixed;
	top: 25%;
	left: 25%;
	width: 550px;
	height: 250px;
	padding: 1em;
	border: 1em solid #8DDF8B;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto
}

.lbmini {
	height: 200px;
	top: 35%;
	left: 30%
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#485F47;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
} */

table.mylayer tr td {
	height: 23px
}

/* menu for HELP */
*.hovermenu:hover tr td img.icon {
	-moz-opacity: 1.0;
	opacity:1.0;
	filter: alpha(opacity=100)
}
*.hovermenu tr td img.icon {
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70)
}
*.hovermenu tr td.label {
	text-align: center;
	background-image:url(img_int/help_text_bg.gif)
}
*.hovermenu tr td a img {
	border-width: 0px
}

/* smart links */
*.smartlink {
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold
}
*.smartlink:hover {
	color: #3BBF4D
}

*.ctrlbarvisible {
	
}

/* links for JS */

*.link {
	font-size: 8pt;
	font-weight: bold;
  color: #209F5F;
  cursor: pointer
}

*.link:hover {
	color: #3BBF4D
}

/* overlay at MY */ 
div.overlay { 
    background-image:url(img_int/overlay_white.png);
    width:550px;
    height:250px;
    display:none;
    background-color: transparent;
    padding: 50px
}