@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
.topBar {
	text-align: center;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CE3D0C;
	border-bottom-width: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(images/spyclub.jpg);
	background-position: center top;
	height: 168px;
}

.mainBar {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E99B27;
	border-bottom-color: #C73F13;
	background-color: #ffffff;
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-color: #F09A20;
	border-bottom-style: solid;
	background-image: url(images/bg.jpg);
	background-position: center center;
}

.mainBar2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F09A20;
	border-bottom-color: #C73F13;
	background-color: #F09A20;
	text-align: right;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-image: url(images/bg3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 100px;
}

.informationBar {
	text-align: right;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #F09A20;
	padding: 10px;
	background-image: url(images/bg2.jpg);
	background-position: center top;
	height: 300px;
}
a:link {
	color: #C73F13;
}
a:visited {
	color: #C73F13;
}
.btnBar {
	height: 50px;
	text-align: center;
	background-image: url(images/images/btnbar_bg_01.png);
}
.mainBar3 {
	background-image: url(images/images/btnbar_off_01.png);
	padding: 5px;
}
.conceptBar {
	background-color: #FFFFFF;
	width: 640px;
	margin: auto;
}
