* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}
html {
	height: 100%;
}

h1 {
	font-size: 36px;
	font-weight: normal;
	color: #996699;
	text-transform: lowercase;
	letter-spacing: -0.05em;
}
#centerForm {
	margin-top: 10px;
	padding: 10px;
}
#melltartoMeretForm input {
	width: 70px;
	height: 40px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}

h1 span {
	color: #9966CC;
}
#centerBox {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #996699;
	background-image: url(melltarto.gif);
	background-position: right 100px;
	background-repeat: no-repeat;
}
#centerBox a {
	text-decoration: none;
	color: #996699;
}
#centerBox a:hover {
	text-decoration: none;
}
#melltartoMeretTable td, #melltartoMeretTable tr {
	padding: 3px;
}
#resultSize {
	font-size: 36px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}

#tickerWrapper {
	margin-top: 20px;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 0px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
 