.load {
color: #0066ΡΡ;
font-family: tahoma,arial,helvetica,sans-serif;
font-size: 10 px;
font-weight: normal;
position: absolute;
top: 10px;
left: 10px;
}

.message {
color: #0066ΡΡ;
font-family: verdana,tahoma,arial,helvetica,sans-serif;
font-size: 10 px;
font-weight: normal;
position: absolute;
top: 10px;
left: 10px;
}

body {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11 px;
	font-weight: normal;
}

.input {
	BORDER-RIGHT: teal 1px solid;
	BORDER-TOP: teal 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: teal 1px solid;
	BORDER-BOTTOM: teal 1px solid;
	FONT-FAMILY: verdana,tahoma,arial,helvetica,sans-serif;
	border-color : #333333;
	BACKGROUND-COLOR: #ffffff;
}

.button {
	FONT-FAMILY: verdana,tahoma,arial,helvetica,sans-serif;
	font-size : 10;
}