body
{
	background: #FFF url(../images/body_bg.jpg) repeat-x top;
	font-family: trebuchet ms, verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
	text-align: center;
}

h1
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 18px;
	font-weight: lighter;
	background: url(../images/header_title.gif) left center no-repeat;

}

img{ border: 0;	}


div.clear
{
	font-size: 0px;
	line-height: 0px;
	clear: both;	
}

table.stretch-x
{
	width: 100%;	
}

a{text-decoration: underline;}
a:hover{text-decoration: none;}

#refBallon {
	background: url(../images/ref-ballon.jpg) no-repeat;
	width: 570px; height: 159px;
	padding: 8px 15px; margin-top: 15px;
	font-size: 12px; line-height: 13px; color: #fff;}
#refBallon em {
	font-size: 19px; line-height: 19px;}
#refBallon a { text-decoration: underline; font-weight: bold; color: #fff; }
#refBallon a:visited { text-decoration: underline; font-weight: bold; color: #fff; }
#refBallon a:active { text-decoration: underline; font-weight: bold; color: #fff; }
#refBallon a:hover { text-decoration: none; font-weight: bold; color: #fff; }
