*
{
	padding: 0px;
  margin: 0px;
}

body
{
  background-color: #ffffff;
	background-image: none;
}

body *
{
    border-color: #D1D5D6;
		border-width: 0px;
		border-style: solid;
		text-align: justify;
		font-family: Arial;
		font-size: 11px;
		font-style: normal;
}

#main_center
{
	float: left;
  width: 100% ! important;
	margin: 0;
	padding: 0px;
}

#main
{
	float: left;
	width: 100% ! important;
	margin: 0px;
	padding: 0px;
	text-align : left;
	background-color: transparent;
	background-image: none;
}

#header
{
	float: left;
	height: 35px;
	width: 100% ! important;
	padding: 0;
	margin: 0;
	background-image: none;
	background-image: url("artwork/logo_print.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

#headerlink
{
	display: none;
}

#headerlink img
{
	float: left;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

#search_box
{
	display: none;
}

#menu_balk
{
	display: none;
}

#submenu_balk
{
	display: none;
}

/*ie6 hack*/
* html #submenu_balk
{
	height: 22px;
}

#content_wrapper
{
	float: left;
	width: 100% ! important;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	background-color: transparent;
	background-image: none;
	overflow: visible;
}

#content
{
	float: left;
	width: 100% ! important;
	padding: 0px 0px 140px 0px;
	margin: 0px;
	text-align: justify;
	background-color: transparent;
	background-image: url("artwork/img_dames_print.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: visible;
}

#content a img
{
	border-width: 0px;
	margin: 0px;
}

#content_main
{
	float: left;
	width: 100% ! important;
	padding: 20px 0px 30px 0px ! important;
	margin: 0px;
	/*background-color: red;*/
	overflow: visible;
}

.breadcrumb_vak
{
	margin-top: 0px;
	margin-bottom: 15px;
	border-width: 0 0 2px 0;
	padding: 0px ! important;
}

.breadcrumb, .updated
{
	margin-bottom: 2px;
}

.breadcrumb, .updated
{
	display: inline;
}

.content_infobar
{
	display: none;
}

#footer_wrapper
{
	float: left;
	width: 100% ! important;
	padding: 0 0px 5px 0px;
	margin: 0px;
	background-color : transparent;
	background-image: url('artwork/bg_footer_print.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	border-width: 1px 0 0 0;
	border-color: #5A6F40;
}

#footer
{
	float: left;
	width: 100% ! important;
	padding: 14px 0 0 0;
	margin: 0px;
	background-color: transparent;
}

#footer p, #footer h6, #footer a
{
	color: #66B821 ! important;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

#footer a
{
	text-decoration: none;
	margin-left: 15px;
}

#footer_linkbox
{
	display: none;
}

#footer_copyrightbox
{
	display: none;
}

#footer_copyrightbox_print
{
	display: inline;
	float: right;
	text-align: right;
	padding-right: 10px;
}

#footer_copyrightbox_print p
{
	color: #000000 ! important;
}

p {
	font-size: 10px;
	margin: 0 0 10px 0;
	text-align: justify ! important;
}

em {
	font-style: normal;
	color: #4f495c;
}

big {
	font-size: 18px;
}

h1
{
	color: #2F7E20;
	font-size: 16px;
	margin: 0 0 15px 0;
	font-weight: normal;
	text-align: left;
}

h2
{
	color: #2F7E20;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
	border-width: 0 0 2px 0;
}

h3
{
	font-size: 22px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

h4
{
	font-size: 16px;
	margin: 0 0 5px 0;
	font-weight: bold;
}

h6
{
	clear: right;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	margin: 0;
	font-weight: normal;
}