/* CSS Document */

body {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/mainback01.jpg);
	background-repeat: no-repeat;
	
	}
p {
	margin: 0px;
	padding: 0px;
	}

	
.copyright {
	margin-top: 15px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #ccc;
	}
.copyright a:link{
	margin-top: 15px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
	
.copyright a:hover{
	margin-top: 15px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffcc;
	}
	
.copyright a:visited{
	margin-top: 15px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
	}
	
input.form {
	background-color: #fff; 
	width: 135px; 
	height: 20px;
	border: 1px solid #330000; 
	font-weight: bold; 
	font-size: 9px; 
	color: #330000;
	}

.formbox {
	border: 1px solid #fff; 
	color: #330000;
	font-family: arial;
	}
.logintext {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	}
.flashborder {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
	}
.giftholder {
	width: 550px;
	height: 525px;
	margin: 65px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	overflow: auto;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	SCROLLBAR-FACE-COLOR: #ccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #ccc;
	SCROLLBAR-3DLIGHT-COLOR: #ccc;
	SCROLLBAR-ARROW-COLOR:  #000;
	SCROLLBAR-TRACK-COLOR: #ccc;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	}
.storethbs {
	border: 1px solid #999;
	padding: 0px;
	margin-bottom: 4px;
	}
.storethbs2 {
	border: 1px solid #999;
	}
.storeholder {
	width: 490px;
	height: 525px;
	margin: 65px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	overflow: auto;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	SCROLLBAR-FACE-COLOR: #ccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #ccc;
	SCROLLBAR-3DLIGHT-COLOR: #ccc;
	SCROLLBAR-ARROW-COLOR:  #000;
	SCROLLBAR-TRACK-COLOR: #ccc;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	}
.auctionholder {
	width: 490px;
	height: 540px;
	margin: 85px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	overflow: auto;
	font-family: arial;
	font-size: 11px;
	color: #333;
	SCROLLBAR-FACE-COLOR: #ccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #ccc;
	SCROLLBAR-3DLIGHT-COLOR: #ccc;
	SCROLLBAR-ARROW-COLOR:  #000;
	SCROLLBAR-TRACK-COLOR: #ccc;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	}
.maintext {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	}
.maintext2 {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	}
.maintext3 {
	font-family: arial;
	font-size: 11px;
	color: #333;
	}	
