body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
}
body,td,th {
	color: #e19850;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
}
.style4 {font-size: 12px}
.style5 {font-size: 14px}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {color: #FFFFFF}
.style9 {font-size: 10px}


.sort_photo
{
	width: 90px;
	height: 80px;
}

#sort_photos
{
	width: 700px;
}

#sort_photos img
{
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	cursor: move;
}