@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:url(../images/bg/alt.gif);
	background-position:center 504px;
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}

html, body, #ust {
	margin: 0px;
	padding: 0px;
}

html, body, #alt {
	margin: 0px;
	padding: 0px;
}

#ust {
	height:505px;
	width:100%;
	text-align:center;
	background-image:url(../images/bg/ust.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#ust .top {
	background-image:url(../images/bg/top.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#alt {
	width:100%;
	text-align:center;
}

a {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
}
