body { 
	background-color: #ffffff;

}

h1 {
	color: #d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: medium;
	margin: 0 0 10px 8px;
	padding:0;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 750px;
	
	border: 0px solid #CCCCCC;
	padding: -12px;
	background-color:#FFFFFF;
	
}

#breadcrumbs {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #ffffff;
	text-decoration:bold;
}

#breadcrumbs a:hover {
	text-decoration:bold;
}

#listingcontainer {
	
	padding: -12px;
	background-color:#FFFFFF;
}

#listingheader {
	color: #d9d9d9;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #808080;
}

#listingheader a:hover {
	text-decoration: bold;
	color: #d9d9d9;
}


#headerfile {
	text-align:left;
	float: left;
	width: 440px; 
}

#headersize {
	text-align:right;
	width: 75px;
	float: left;
}

#listing {
	border: 0px solid #D9D9D9;
}

#listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #808080;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:750px;
	text-align:right;
	
}

#listing a:hover {
	background-color:#D9D9D9;
}

#listing a img {
	float:left;
	margin-right: 4px;
}



#listing a strong {
	width: 440px;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#listing a em {
	float: left;
	width: 75px;
	text-align:right;
	cursor:hand;
	cursor:pointer;
}

#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}





div.crop {
	height: 310px;
	width: 424px;
	overflow: hidden;
	}


div.crop img {
	border:2px dotted #545565;
	/*
	border: 4px;
	padding: 2px 5px 4px 5px;
	
	/* zmargin: -0px -0px 0 0; 
	*/
	}
/*
div.crop a:hover {
	border:4px dotted #002200;
	}
*/

	
#listingp {
	border: 0px solid #D9D9D9;
}

#listingp a {
	display:block;
	padding: 2px 5px 4px 5px;
	font-size:small;
	color: #808080;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	/* width:420px; */
	text-align:left;
	
}

#listingp a:hover {
	background-color:#D9D9D9;
}

#listingp a img {
	float:left;
	margin-right: 0px;
	border: 0px;
}



#listingp a strong {
	width: 3380px;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#listingp a em {
	float: left;
	width: 3200px;
	text-align:left;
	cursor:hand;
	cursor:pointer;
}

#listingp a span {
	position: absolute;
	margin-left: -1251px;
	margin-top: -2px;
}

#listingp a span img {
	width: 3120px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listingp a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}


#upload {
	border: 0px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size:small;
	color: red;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:800px;
	background-color: #ffffff;
}

#uploadtitle {
	background-color: #ffffff;
	padding: 2px 5px 2px 5px;
	border-bottom: 0 px solid #A7C5FF;
	
}

#uploadcontent {
	padding: 2px 5px 2px 5px;
}


#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #FFFFFF;
	
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}
