BODY, TD, A {
	color: #4C4C4C;
	font-family: Tahoma;
	font-size: 11px;
}
BODY {
	background: #FFFFFF;
}
A:hover {
	text-decoration: none;
}

#pageBody {
}

#pageHeader {
	background: url('head.jpg') no-repeat top right;
}

#pageMenu {
	background: url('menu.jpg') no-repeat top left;
}

#pageContent {
	background: url('content.jpg') no-repeat bottom right;
}

#pageFooter {
	background: url('footer.jpg') no-repeat top left #E5E5E5;
}
#siteLogotype {
	background: url('logo.jpg') no-repeat top left;
}

#pageMenu A {
	background: url('menubul.jpg') no-repeat center right;
	font-weight: bold;
	font-size: 11px;
	color: #EFEFEF;
	text-decoration: none;
}
#pageMenu A:hover {
	text-decoration: underline;
}

#pageServiceMenu A:hover {
	text-decoration: underline;
}

#pageMenu DIV {
	display: none;
	visibility: hidden;
	position: absolute;
}

#pageTitle{
	background: url('arrow.jpg') repeat-x top left;
	font-size: 14px;
	font-weight: bold;
	font-family: Vardana;
	color: #000000;
}

#pageCopyrights {
	font-size: 9px;
	color: #000000;
}


#siteTitle {
	color: #FFFFFF;
	fon-weight: bold;
	font-size: 16px;
}

#siteSubTitle {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

#siteLanguage, #siteLanguage A {
	color: #000000;
	font-weight: normal;
}
#pageContent .image {
	border: none;
}

#pageContent .preview {
	border: none;
}

