BODY
{
	background-color: #E6E6E6;
}
H1
{
	color: #6699FF;
	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: 1024px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background-color: #FFFFFF;
}
#breadcrumbs
{
	color: #6699FF;
	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: #6699FF;
	text-decoration: none;
}
#breadcrumbs A:hover
{
	text-decoration: underline;
}
#listingcontainer
{
	background-image: url(bg.gif);
	padding: 10px;
	background-color: #E0DEDE;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#listingheader
{
	color: #476BB3;
	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: #476BB3;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#headerfile
{
	text-align: left;
	float: left;
	width: 320px;
}
#headersize
{
	text-align: right;
	width: 352px;
	float: left;
	/*+placement:shift 147px 0px;*/
	position: relative;
	left: 147px;
	top: 0px;
}
#listing
{
	border: 1px solid #A7C5FF;
}
#listing A
{
	display: block;
	padding: 2px 5px;
	font-size: small;
	color: #6285CA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 992px;
	text-align: right;
}
#listing A:hover
{
	background-color: #DBE6FE;
	width: 992px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#listing A IMG
{
	float: left;
	margin-right: 4px;
}
#listing A STRONG
{
	width: 748px;
	float: left;
	cursor: hand;
	cursor: pointer;
	text-align: left;
}
#listing A EM
{
	float: left;
	width: 57px;
	text-align: center;
	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;
}
#upload
{
	border: 1px solid #A7C5FF;
	display: block;
	margin-top: 10px;
	font-size: small;
	color: #6285CA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 568px;
	background-color: #E9F0FF;
}
#uploadtitle
{
	background-color: #DBE6FE;
	padding: 2px 5px;
	border-bottom: 1px solid #A7C5FF;
}
#uploadcontent
{
	padding: 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: #E9F0FF;
}
.w
{
	background-color: #FFFFFF;
}
.mod
{
	float: right;
}
.size
{
	float: right;
}

