body {
	PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
	MARGIN: 0px; 
	BACKGROUND-COLOR: #000000;
	min-width:720px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E1DF;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E1DF;
}
A:link
{
	color: #E5E1DF;
}
A:visited
{
	color: #E5E1DF;
}
IMG {
	padding: 0px;
	border: 0px;
}


form {
	padding: 0 px;
	margin: 0px;	
}

table
{
	border:0px;
}

h1 {
	font-size:26px;
	font-weight: normal;
}

h2 {
	font-size:20px;
	font-weight: normal;
}


select
{
	background:#000000;
	color:#E5E1DF;
}

input
{
	background:#000000;
	color:#E5E1DF;
}
input.submit
{
	font-weight:bold;
}
input.button
{
	font-size: 11px;
	MARGIN: 0px;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	border-top: 0px;
	border-left: 0px;			
//	border-right: 1px solid #999999;
//	border-bottom: 1px solid #999999;
//	color: #666666;	
}

.photo_sort {
	float:left;
	width:60px;height:60px;
	margin:8px 8px 8px 8px;
	text-align:center;
	vertical-align:middle;
}

.sort_block {
	float:left;
	width:60px;height:60px;
	margin:8px 8px 8px 8px;
	text-align:center;
	vertical-align:middle;
}

.sort_over {
	background:#ffe1ad;
}

.sort_space {
	float:left;
	width:20px;height:90px;
	margin:8px 8px 8px 8px;
	text-align:center;
	vertical-align:middle;
}
