fett {
	font-weight: bold;
	display: inline
}


/*
flow {
	color: #000099;
  	text-decoration: underline;
  	font-size: 12px; display: block
}
*/

body {margin:0px; padding: 0px; border: 0 none; color: #000000; }

.txt {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	line-height:11.5pt;
	color:#696468;
}

.red {	font-size:8.5pt;
		color:red;
}

p {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	line-height:11.5pt;
	color:#696468;
}

p.eng {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	line-height:9.5pt;
	color:#696468;
}

a {	color:#242424;
	text-decoration:none;
}
a:hover { text-decoration:none }

a.lightgrey { 
	color:#999799;
	text-decoration:none;
}


.menu_div { position: absolute;
			left: 100px;
			top: 100px;
			width: 350px;
			height: 150px;
			color: #CCCCCC;
			background: #CCCCCC;
			border: 0px solid black;
			margin: 0px;
			padding: 0px;
			visibility: hidden;
}

.menu_img {	margin:0;
			padding:0;
}

.headgrey { color:#444444;
			font-weight:bold;
}




.form_text 	{
	font-size:12px;
	line-height:10px;
	color:#272727;
	font-style:italic;
	font-weight:normal;
	font-family:times, serif; 
}
.form_input {
	border: none;
	font-size:8.5pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_checkbox {
	border: none;
	font-size:8.5pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_select {
	border: solid 1px #c2c0c3;
	font-size:8.5pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_textarea {
				border: solid 1px #000000;
				font-size:9px;
				color:#000000;
				font-style:normal;
				font-weight:normal;
				font-family:verdana, sans;
}
.form_noborder {
	border: solid 0px #000000;
}
