
.site_body
{
	background-image: url(/design/themes/ov/en/images/pg/back.jpg);
	background-repeat: repeat-x;
	background-color:#eeeeee;
}
.background {
	background-image:url(../en/images/pg/top_left.jpg);
	background-repeat:no-repeat;
	height:208px;
}
.background_footer {
	background-image:url(../en/images/pg/back_footer.jpg);
	background-repeat:repeat-x;
	height:134px;
}


.whitecontent_title
{
	font-weight: normal;
	color: #FFFFFF;
}

.whitecontent
{
	color: #FFFFFF;
}

.whitecontent:link
{
	text-decoration: none;
	color: #FFFFFF;
}

.whitecontent:visited, .whitecontent:active
{
	text-decoration: none;
	color: #FFFFFF;
}

.whitecontent:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
