@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(body/blubkgd_flat.jpg);
	background-repeat: repeat;
	text-align: center;
}

.menu_bar {
	background-color: #000;
	background-position: center center;
}

.burst_bkgd {
	background-image: url(body/burst.png);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}
.maintype {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 80%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 5px;
	vertical-align: middle;
}
.tinytype {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.main_fl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 130%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
}
.burst_bkgd2 {
	background-image: url(body/burst2.png);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}
