@charset "utf-8";
.content_table {
	background-attachment: scroll;
	background-image: url(../../images/boss_banner.png);
	background-repeat: no-repeat;
	background-position: center top;
}

body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666;
	height: auto;
	text-decoration: none;
}
#footer a {
	color: #333333;
}

.structure {
	background-image: url(images/login_back.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #CC0000;
}
.boss {
	background-image: url(../../images/boss_bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#intro {
	font-size: 1.2em;
	color: #333333;
}

.frame_header {
	background-attachment: scroll;
	background-image: url(../../images/frame_header_bg.png);
	background-repeat: no-repeat;
}
.top_curve {
	background-image: url(../../images/top_curve.png);
}
#content {
	position: relative;
	width: 1024px;
	background-image: url(../../images/frame_body_bg.png);
	background-repeat: repeat-y;
	height: auto;
	overflow: visible;

	style=white-space:nowrap;
	list-style-image: url(../../images/spgt.gif);
	list-style-type: none;
}
#title_bar {
	background-image: url(../../images/frame_header_bg.png);
	position: relative;
	height: 62px;
	width: 1024px;
	top: 0px;
	clear: both;
	float: none;
	overflow: hidden;
	visibility: visible;
}

.colour {
	background-image: url(../../images/flash_bg.jpg);
}
.bottom_curve {
	background-image: url(../../images/bottom_curve.png);
}
.frame_body {
	background-attachment: scroll;
	background-image: url(../../images/frame_body_bg.png);
	background-repeat: repeat-y;
}
#top_bar {
	background-image: url(../../images/top_curve.png);
	position: relative;
	width: 1024px;
	clear: both;
	float: none;
	overflow: hidden;
	visibility: visible;
	height: 30px;
}
#bottom_bar {
	background-image: url(../../images/bottom_curve.png);
	position: relative;
	width: 1024px;
	clear: both;
	float: none;
	overflow: hidden;
	visibility: visible;
	height: 28px;
}
#left_space {
	position: relative;
	width: 40px;
	overflow: hidden;
	visibility: hidden;
	top: 20px;
}
#left_content {
	position: absolute;
	width: 200px;
	left: 52px;
	text-align: left;
	overflow: auto;
	visibility: inherit;
	top: -3px;
	color: #009933;
	clear: none;
	list-style-image: url(../../images/spgt.gif);
	list-style-type: none;
}
#main_content {
	position: absolute;
	width: 509px;
	text-align: left;
	overflow: visible;
	visibility: visible;
	left: 252px;
	top: 0px;
	height: auto;


	style=white-space:nowrap;
	list-style-image: url(../../images/spgt.gif);
	list-style-type: none;
	list-style-position: outside;
}
#warning {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #CC0000;
	font-variant: small-caps;
}

#stamp {
	position: relative;
	width: 202px;
	background-image: url(../../images/boss_stamp3.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 202px;
	left: 380px;
	top: -69px;
	z-index: 3;
}
#title_block {
	position: relative;
	width: 1024px;
	background-image: url(../../images/frame_body_bg.png);
	background-repeat: repeat-y;
	height: 40px;
	z-index: auto;
}
#radio_space {
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 30px;
	float: left;
}
#answer_space {
	overflow: auto;
	position: relative;
	visibility: visible;
	float: none;
	width: auto;
}
#content_policy {
	position: relative;
	width: 1024px;
	background-image: url(../../images/frame_body_bg.png);
	background-repeat: repeat-y;
	height: 1100px;
	overflow: visible;

	style=white-space:nowrap;}
#stamp_lunch {
	position: relative;
	width: 202px;
	background-image: url(../../images/stamp_lunch2.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 202px;
	left: 380px;
	top: -69px;
	z-index: 3;
}
#PolicyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
}
#footer {
	position: relative;
	width: 1024px;
	clear: both;
	float: none;
	overflow: visible;
	visibility: visible;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

