BODY, TD
{
	font-family	: arial;
	font-size	: 12;
}
.photo
{
	border-top-style	: solid;
	border-top-width	: 2;
	border-top-color	: #700000;

	border-bottom-style	: inset;
	border-bottom-width	: 4;
	border-bottom-color	: #700000;

	border-left-style	: inset;
	border-left-width	: 4;
	border-left-color	: #700000;

	border-right-style	: solid;
	border-right-width	: 2;
	border-right-color	: #700000;
}
.new
{
	border-style		: solid;
	border-width		: 1;
	border-color		: black;

	border-top-style	: solid;
	border-top-width	: 1;
	border-top-color	: black;

	border-right-style	: solid;
	border-right-width	: 1;
	border-right-color	: black;

	background-color	: #ffa080;
}
H1
{
	font-size	: 32;
	font-weight	: normal;
	text-align	: center;
	margin-bottom	: 0;
	margin-top	: 5;
	color		: #400000;
}
H3
{
	font-size	: 12;
	font-weight	: bold;
	margin-top	: 5;
	margin-bottom	: 0;
	color		: #400000;
}
TD.head
{
	border-bottom-style	: solid;
	border-bottom-color	: #400000;
	border-bottom-width	: 1;
	padding-bottom		: 2;
}
DIV.cmsg
{
	position	: absolute;
	top		: 30%;
	width		: 690;
	height		: 160;
	background-image: url(../images/yellow.gif);
	opacity		: 0.85;
	display		: none;
}
DIV.msg
{
	border-style		: solid;
	border-width		: 1;
	border-color		: 400000;
	background-color	: lightyellow;
	width			: 640;
	padding			: 25;
	text-align		: center;
}
A.sel
{
	text-decoration		: none;
	font-weight		: bold;
}
DIV#loadmap
{
	position	: absolute;
	top		: 70;
	left		: 0;
	width		: 100%;
	height		: 15;
	text-align	: center;
	font-weight	: bold;
}
BUTTON.yesno
{
	width		: 75;
	font-size	: 10;
}
}
