body {
	font-family: Verdana;
	font-size: 12px;
}

#text {
	width: 100%;
	height: 100px;
	border: solid #DDDDDD 1px;
	font-size:24px;
	font-weight:bold;
	color: #003399;
}

input.bt, #functions_buttons input{
	font:18px Arial;
	height:26px;
	background:#779999 url(back03.gif);
	border:solid #DDDDDD 1px;
	padding: 0px 10px;
	color: #CC0033;
	cursor: pointer;
}

#language {
	border:solid #DDDDDD 1px;
}

div.div_buttons {
	display: none;
	margin-top: 40px;
}