BODY, TD, A {
	color: #2B3939;
	font-family: Tahoma;
	font-size: 11px;
}

BODY {
	background: #FFFFFF;
}

A:hover {
	text-decoration: none;
}

#pageBody {
}

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

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

#pageContent {
}

#pageFooter {
	background: url('footer.jpg') repeat-x top left;
}

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

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

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

#pageTitle{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

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


#siteTitle {
	color: #000000;
	fon-weight: normal;
	font-size: 20px;
}

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

#siteLanguage, #siteLanguage A {
	font-weight: normal;
	color: #FFFFFF;

}
#siteLogotype {
	background: url('logo.jpg') no-repeat top left;
}
#pageContent .image {
	border: none;
}

#pageContent .preview {
	border: none;
}

