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 left;
}

#pageMenu {
}

#pageContent {
}

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

#pageMenu A {
	background: url('menubul.jpg') no-repeat center right;
	font-weight: bold;
	color: #333333;
	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: #333333;
	font-size: 14px;
	font-weight: bold;
}

#pageCopyrights {
	font-size: 9px;
}


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

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

#siteLanguage, #siteLanguage A {
	font-weight: bold;
	color: #646F91;

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

#pageContent .preview {
	border: none;
}

