body
{
	margin-left: 0px;
	margin-right: 32px;
	margin-top: 32px;
	margin-bottom: 32px;
	background-color: #F5EDC7;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #4A1A1A;
}

a, a:active, a:focus, a:link, a:visited
{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #0044AA;
	text-decoration: none;
}

a:hover
{
	color: #2288FF;
	text-decoration: underline;
}

.menu
{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}

.title
{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	color: #4A1A1A;
}

.image-preview
{
	border-width: 0px;
	border-color: #000000;
	width: 400px;
}

.header
{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	color: #4A1A1A;
	5font-weight:bold;
	text-decoration:underline;
}

.menu-item
{
	border-width: 2px;
	border-color: #000000;
}

.menu-item-selected
{
	border-width: 2px;
	border-color: #FF0000;
}

.menu-item:hover
{
	border-width: 2px;
	border-color: #FFFFFF;
}

.shadow-table
{
	font-size: 1px;
}

.shadow-right
{
	background-image: url(gfx/shadows/rr.png);
	width: 11px;
}

.shadow-bottom
{
	background-image: url(gfx/shadows/bb.png);
	height: 11px;
}

.shadow-top-right
{
	background-image: url(gfx/shadows/tr.png);
	width: 11px;
	height: 11px;
}

.shadow-bottom-left
{
	background-image: url(gfx/shadows/bl.png);
	width: 11px;
	height: 11px;
}

.shadow-bottom-right
{
	background-image: url(gfx/shadows/br.png);
	width: 11px;
	height: 11px;
}