*{
padding: 0;
	margin: 0
	}
body {
	background-color: #010101;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #15173b;
	text-align: center
	}

/* global style */
a {
	color: #15173b;
	text-decoration: underline;
	outline: none
}
a:hover { text-decoration: none }
a img {
	outline: none;
	border: none;
	text-decoration: none
}


/* global layout */
#page0 {
	background-color: #FFFFFF;
	width: 1020px;
	margin: 0 auto 0px auto;
}
#page {
	width: 840px;
	margin: 0 auto 0px auto;
	}
#header_bg {
	background-color: #010101;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height: 82px;
	width: 1020px;
}
h1#logo {
	float: left;
	width: 27%;
}
#header {
	float: left;
	margin-bottom: 0px;
	width: 73%;
	text-align: right
}
h1#mon_logo {
	float: left;
	width: 39%;
	height: 82px;
	margin-top: 0px;
	margin-left: 13px;
	overflow: hidden;
}

#header_menu {
	background-image: url(header_menu.jpg);
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height: 19px;
	width: 1020px;
}
#leftside {
	background-image: url(leftside.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 20px;
}
#rightside {
	background-image: url(rightside.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 20px;
}
#header {
	margin-top: 0px;
	margin-right: 20px;
}

/* Footer */
#footer_up {
	background-image: url(footer_up.jpg);
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height: 10px;
	width: 1020px;
}
#footer {
	background-color: #010101;
	padding: 2em 0;
	width: 1020px;
	clear: both
}

/* Squeeze */

#squeeze_form {
	position: relative;
	margin-left: 80px;
}

.Style1 {
	color: #FF0000;
	font-weight: bold;
}
.Style2 {font-size: 14px}
.Style3 {font-size: 16px}
.Style14 {font-size: 30px}
.Style15 {font-size: 30px; color: #CC0000; }
