.inputboxes {
	margin: 0px;
	padding: 0px;
	height: 18px;
	line-height: 20px;
	text-decoration: none;
	background: #e1e2e5 center;
	border: thin solid #9d9da1;
	width: 160px;
	font-family: Tahoma;
	font-size: 10px;
}
.titles_white {
	font: 11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.maintextgri_bold {
	font: 11px Tahoma;
	color: #666666;
	font-weight: bold;
}
.maintext_gri {

	font: 11px Tahoma;
	color: #666666;
	font-weight: normal;
}
.menu_bold {
	font: 11px Tahoma;
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
a..menu_bold:hover {
	font: 11px Tahoma;
	color: #9f9e9e;
	font-weight: bold;
	}
.menu_bold_over {
	font: 11px Tahoma;
	color: #9f9e9e;
	font-weight: bold;
	}
.menu_bold_2 {

	font: 11px Tahoma;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.general_inputfield {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color:RBG(236,229,201);
	border: 1;
	width: 140px;
	border-style:solid;
	border-top-color:#999999;
	border-right-color: #999999;
	border-color:#999999;
	border-left-color: #999999;
	border-bottom-color: #999999;

}
.lang {
	font: 10px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
a..lang:hover {
	font-weight:bold;
	text-decoration:underline;	
}
.footer {
	font:9px Tahoma;
	color:#999999;
	font-weight:normal;
	text-decoration:none;	
}
a..footer:hover {
	font:9px Tahoma;
	color:#999999;
	font-weight:normal;
	text-decoration:underline;	
}
