@charset "utf-8";
HTML {
	OVERFLOW-Y: scroll
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #FFFFFF;
	background-image: url(../images/parts/back-color.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 800px;
	padding-top: 50px;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#get-flash {
	text-align: right;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
#flash {
	margin: auto;
	width: 800px;
}


.session {
	DISPLAY: none
}
#sixapart-standard #flash p {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
}

a:link, a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
