html


body
{
	background: #fff url(multimedia/top_pattern.png) repeat;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 50px 0 0 0;
	text-align: center;
}

#ft{
	padding: 10px 0 0 600px;
}

input, select {
	font: normal 13px helvetica, arial, sans-serif;
}

h3, strong { font-weight: bold; }
em { font-style: italic; }
img, .input_check, .input_radio { vertical-align: middle; }
legend { display: none; }
table { width: 100%; }
td { padding: 3px; }


a {
	color: #58ACFA;
	text-decoration: none;
}

	a:hover { color: #ff8400; }

	
/************************************************************************/


					