 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background: Black;
	scrollbar-face-color: #111111;
	scrollbar-highlight-color: #DFB200;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color:  #DFB200;
	scrollbar-track-color: #060606;
	scrollbar-darkshadow-color: #DFB200;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	font-family: Arial, "Trebuchet MS", Tahoma, helvetica, geneva;
	color : #ffffff;	
}

a:link {
	text-decoration: none;
	color : #DFB200;
}

a:hover {
	text-decoration: none;
	color: #bb0001; }


a:active {
	text-decoration: none;
	color : #bb0001; 	
}

a:visited {
	text-decoration: none;
}
.frames {
	background: #C41A03;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	text-indent: 4px;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: normal;
	height: 15px;
}
/* color of 1 px border around all the tables */
.bordercolor {
	background: #DFB200;
}

/* general sections */
.pagetitle {
	font-size: large;
	color: #ffffff;
	font-size: 30px;
}

.links {
	font-size: 20px;
	line-height: 18px;
	font-family: Arial, helvetica,;
	color : #DFB200;	
}
.fineprint {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: normal;
	color: #ffffff;
}

.mainbg {
	background: url(bg.jpg);
	background:  #CCAF8F;
}

.titlebg {
	background: #700002;
}

.line {
	background: #DFB200;
}

.descriptionframe {
	background:  #000000;
	font-size: 12px;
	line-height: 12px;
	color: #ffffff;
}
.titleframe {
	background:  #000000;
	background: url(tableheaderbg.jpg);
	font-size: 20px;
	color: #DFB200;
}
.description {
	font-size: 12px;
	line-height: 12 px;
	color: #ffffff;
}

.galleryslots {
	background: #000000;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: normal;
}
.storeframe {
	font-size: 12px;
	line-height: 12 px;
	color: #ffffff;
	background: #DFB200;

}
.wishlist {
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: normal;
}
.tablehead {
	background: #000000;
	background: url(tableheaderbg.jpg);
	font-size: 18 px;
	color: #DFB200;
	font-weight: bold;
}



/* old css infos */
.pagetitle {
	font-size: large;
	color: #DFB200;
	font-weight: bold;
}

.tablehead {
	background: #000000;
	background: url(tableheaderbg.jpg);
	font-size: 18 px;
	color: #DFB200;
	font-weight: bold;
}

.additions {
	background: #000000;
	background: url(tableheaderbg.jpg);
	font-size: 12 px;
}

.headertablebg {
	background: url(top.jpg)
}

.mainbg {
	background: url(bg.jpg)
}

.iframebg {
	background: url(stripebg.gif)
}

.title {
	font-size: 16px;
	color: #DFB200;
	font-weight: bold;
}


.wallies {
	background: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: normal;
}

.textmedium {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: normal;
}

.textsmall {

	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: normal;
}


.tablecontents {
	background: #000000;
}


.arttd {
	font-size: 18px;
	letter-spacing: normal;
}
.gallerybg {
	background: #000000;
}

.question {
	font-size: large;
	color: #DFB200;
}


/* shmup collection page */
.wishlist {
	color: #DFB200;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: normal;
}

.list {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: normal;
}


/* last update text */
.updated {
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	line-height: 12px;
	letter-spacing: normal;
}



