@media print
{
	*
	{
		background-color: white !important;
		background-image: none !important;
	}
}
body
{
	text-align: center;
	font-family: Tahoma;
	padding: 0;
	margin: 0;
	background-color: #2D3363;
	color: #ffffff;
}
body, td
{
	font-size: 12px;
}
a
{
	color: #D2B414;
	text-decoration: none;
}
div.wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 980px;
	padding: 0;
}
ul.topmenu
{
	display: block;
	float: right;
	list-style: none;
	clear: right;
}
ul.topmenu li
{
	display: block;
	float: left;
	padding: 10px;
	margin: 0;
}
div.head
{
	clear: both;
	width: 100%;
	border-top: 3px solid #FDFB97;
	border-bottom: 3px solid #FDFB97;
	display: block;
	float: left;
}
div.head img.logo
{
	display: block;
	float: right;
	clear: right;
}
div.head div#myslidemenu
{
	display: block;
	float: left;
	width: 50%;
}
div.inner
{
	margin: 15px 5px;
	line-height: 25px;
	display: block;
	float: left;
	clear: both;
}
img.main-image
{
	display: block;
	float: left;
	margin: 5px 20px 20px -5px;
}
img#logo
{
	float: left;
	margin: 10px 0;
}
div#navigation-path
{
	display: block;
	float: left;
	clear: both;
}
a img
{
	border: none;
}
span.mark
{
	color: #FF8400;
}
h1
{
	font-weight: normal;
	color: #FDFB97;
	display: block;
	float: left;
	clear: both;
}
table.usertable, table.unsertable td.usercell
{
	border-width: 0 !important;
	border-spacing: 0px !important;
	border-style: none !important;
	border-collapse: collapse !important;
	border-style: solid;
	border-color: #2D3363;
}
