@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.red {
	color: #D4281F;
}
.orange {
	color: #E69D00;
}
.green {
	color: #92C520;
}
.grey {
	color: #999999;
}
.black {
	color: #000000;
}



#container {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	display: none;
}

#leftmenu {

	display: none;
}
#rightcontnet {
	width: 100%;
	float: none;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#rightcontnet .top {
	display: none;
}
#rightcontnet #gantry {
	height: 373px;
	width: 615px;
	position: absolute;
	left: 0px;
	top: 124px;
}
#rightcontnet #gantryimage {
	display: none;
}


#footer {
	display: none;
}
