
.none{
}

.background{
	background-color: #131313;
	color: #ffffff;
	font-family: courier new, courier, monospace;
}

.header{
	font-weight: bold;
	margin-left: 15px;
}

sup {font-size: 8pt; letter-spacing: 1px;}

a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; } 
a:hover { color: #ffffff; text-decoration: underline; }
a:active {color: #ffffff; text-decoration: underline; }

.content_text{
	font-size: 11pt;
    text-align: justify;	
}

.content_notes{
    position: absolute;
	bottom: 0px;
	font-size: 8pt;
    text-align: justify;	
}

.note_separator{
	color: #131313;
	font-size: 4pt;
}

.notes_separator{
	background-color: #909090;

	width: 140px;
    height: 1px;
	top: -8px;
    position: absolute;
}

.image{
	width: 300px;
	border: 1px solid #ffffff;
}

.thumbnail{
	width: 70px;
	border: 1px solid #ffffff;
}

.number{
	top: 50px;
	width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -370px;
	font-size: 11pt;
}

.store_interaction{
	text-align:center;
	color: #ffffff;
	position: relative;
    top: 110px;
    font-size: 14pt;
   	font-family: courier new, courier, monospace;
}

.store_interaction_footer{
    top: 115px;
	text-align:center;
	color: #ffffff;
	position: relative;
	font-size: 10pt;
	font-family: courier new, courier, monospace;
}

.bulletin_index{
	vertical-align: top;
}

.page_header{
	top: 50px;
	width: 400px;
    height: 20px;
    position: absolute;
    left: 50%;
    text-align: center;
    margin-left: -200px;
	font-size: 12pt;
	font-weight: normal;
}

.separator{
	background-color: #909090;

	top: 95px;
	width: 1px;
    height: 700px;			/* needs to be changed for different height */
    position: absolute;
    left: 50%;
}

.page_footer{
	top: 820px;				/* needs to be changed for different height */
	width: 400px;
    height: 40px;
    position: absolute;
    left: 50%;
    text-align: center;
    margin-left: -192px;
	font-size: 10pt;
}

.content_left{
	color: #ffffff;
	width: 330px;			
	height: 670px;			/* needs to be changed for different height */
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -365px;
}

.content_right{
	color: #ffffff;	
	width: 330px;			
	height: 670px;			/* needs to be changed for different height */
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: 35px;
}

.buy{
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

.form{
	font-size: 11pt;
	text-align: left;
	width: 100%;
	border: 0px;
}

.input{
	font-size: 10pt;
	width: 240px;
	border: 1px solid #ffffff;
	background-color: #131313;
	color: #ffffff;	
}

.button{
	font-size: 10pt;
}

.shop_smalltext{
	font-size: 8pt;
}

.press_table{
	vertical-align: top;
	width: 100%
}

.press_link{
	font-size: 9pt;
}

.frontpage{
	color: #ffffff;
	width: 666px;
    position: absolute;
    top: 115px;
    left: 50%;
    margin-left: -333px;
    text-align: center;
	font-size: 10pt;
}

.windmill{
	border: none;
	width: 518px;
}

.language_select{
	font-size: 11pt;
}


