body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;

}


.main {
	padding-top: 20px;
}

.main .shade {
	background-image: url(/images/main_bg.gif);
	background-repeat: no-repeat;
	width: 822px;
	padding-top: 7px;
}

.main .bg {
	background-color: #FFFFFF;
	width: 772px;
}

.main .padding {
	padding: 6px 6px 0px 6px;
}

.topSearch {
	margin: 0px;
	padding: 0px;
}

.topSearch TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.topSearch INPUT {
	font-size: 10px;
	border: 1px solid #6E0708;
	margin: 0px 6px 0px 6px;
	width: 108px;
	padding: 0px 0px 0px 2px;
}

.topSearch IMG {
	margin-right: 6px;
}

.topMenu {
	background-image: url(../images/menu_top_bg.gif);
	height: 27px;
}

.topMenu TABLE {
	width: 760px;
	height: 27px;
}

.topMenu .pages {
	padding-left: 14px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.topMenu .pages IMG {
	margin: 0px 15px 0px 15px;
}

.topMenu .pages a {
	color: #FFFFFF;
	text-decoration: none;
}

.topMenu .shortcuts {
	padding-right: 6px;
}

.topNavigation {
	background-image: url(../images/menu_top_sub_bg.gif);
	height: 27px;
}

.topNavigation TABLE {
	height: 27px;
}

.topNavigation .links {
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.topNavigation .links a {
	color: #FFFFFF;
	text-decoration: none;
}

.topLogotypes {
	background-image: url(../images/top_logo_bg.gif);
	height: 75px;
}

.topLogotypes TABLE {
	width: 760px;
	height: 75px;
}

.topLogotypes .left IMG {
	margin-left: 14px;
}

.topLogotypes .right IMG {
	margin-right: 11px;
}

.content {
	
}

.content .leftcell {
	padding: 16px 22px 22px 16px;
}

.content .rightcell {
	padding: 16px 16px 22px 23px;
}

.linkButton {
	height: 23px;
	display: block;
	background-image: url(../images/link_button_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6D0607;
	white-space: nowrap;
}

.linkButton .text {
	padding-left: 6px;
}

.linkButton .textInv {
	padding-right: 6px;
}

.linkButton .text A, .linkButton .textInv A {
	color: #6D0607;
	text-decoration: none;
	
}

.linkButton .text .arrow {
	margin-left: 9px;
}

.linkButton .textInv .arrow {
	margin-right: 9px;
}

.news {
	padding: 15px 10px 10px 10px;
	border-bottom: 1px solid #EEEEEE;
}

.news .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}

.news .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A29433;
	line-height: 17px;
}

.news .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

.news .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}

.header1 {
	background-image: url(/images/header1_bg.gif);
	background-repeat: norepeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #710407;
	line-height: 17px;
	font-weight: bold;
	padding: 3px 0px 4px 10px;
}

.header2 {
	background-image: url(/images/header2_bg.gif);
	background-repeat: norepeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
	padding: 3px 0px 4px 10px;
}

.memberInFocus {
	background-color: #CCCC9A;
	margin-top: 1px;
	margin-bottom: 15px;
}
.memberInFocus IMG.first {
	margin-right: 179px;
}

.memberInFocus .padding {
	padding: 15px 20px 15px 20px;
}

.memberInFocus .image {
	margin-bottom: 15px;
}

.memberInFocus .image IMG {
	/* border: 1px solid #CCCCCC; */
	border: 4px solid #ffffff;
}

.memberInFocus .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000100;
	margin-bottom: 10px;
	clear: both;
}


.pageLogin {
	margin-top: 20px;
	width: 181px;
}

.pageLogin FORM {
	margin: 0px;
	padding: 0px;
}

.pageLogin .header {
	background-image: url(/images/header1_bg.gif);
	background-repeat: norepeat;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #710407;
	line-height: 17px;
	font-weight: bold;
	padding: 3px 0px 0px 10px;
}

.pageLogin .content {
	background-color: #F2F2F2;
	margin-top: 1px;
	margin-bottom: 15px;
}
.pageLogin IMG.first {
	margin-right: 179px;
}

.pageLogin INPUT {
	width: 161px;
}

.pageLogin .padding {
	padding: 5px 10px 10px 10px;
}

.pageSubMenu .item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #676767;
	padding: 7px 10px 7px 0px;
	border-bottom: 1px solid #EEEEEE;
}

.pageSubMenu .item a {
	color: #676767;
}

.pageSubMenu .item a IMG {
	margin: 3px 6px 5px 0px;
	float: left;
}

.pageSubMenu .active {
	font-weight: bold;
	background-color: #F2F2F2;
}


.galleryItem {
	float: left;
	background-color: #EEEEEE;
	margin-top: 20px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}

.galleryItemRight {
	margin-left: 20px;
}

.galleryItem .image {
	margin-top: 10px;
	width: 240px;
	height: 100px;
}

.galleryItem .title {
	font-weight: bold;
	text-transform: uppercase;
	margin: 7px 10px 0px 10px;
}

.galleryItem .text {
	height: 30px;
	overflow: hidden;
	margin: 0px 10px 10px 10px;
}

.galleryItem .date {
	float: left;
	color: #9A9831;
	margin-left: 10px;
}

.galleryItem .link {
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}

.gallery .date {
	font-size: 10px;
	color: #9A9831;
}

.gallery .imageItem {
	margin-top: 20px;
	float: left;
	width: 240px;
}

.gallery .imageItemRight {
	margin: 20px 0px 0px 20px;
}

.gallery .imageItem .image IMG {
	border: 1px solid #333333;
}

.gallery .imageItem .description {
	margin: 5px 10px 0px 10px;
}

.backButton {
	border-top: 1px dotted #CDCDCD;
	padding-top: 10px;
	clear: both;
	margin-top: 20px;
}

.newsItem {
	
}

.newsItem .date {
	font-size: 10px;
	color: #9A9831;
}

.newsItem .link {
	margin-top: 10px;
}

.pageDocument {
	margin-top: 20px;
}

.pageDocument .title {
	font-weight: bold;
}

.pageDocument .item {
	margin-top: 5px;
}

.pageDocument .item IMG {
	float: left;
	margin-right: 2px;
}

.pageMember {

}

.pageMember .logo {
	padding-bottom: 15px;
	border-bottom: 1px dotted #CDCDCD;
	margin-bottom: 15px;
}
.pageMember .photo {
	float: right;
	margin: 0px 0px 15px 15px;
	border: 1px solid #CDCDCD;
}

.pageMember .photo IMG {
	border: 4px solid #ffffff;
}

.pageMember .text {
	padding-bottom: 15px;
	border-bottom: 1px dotted #CDCDCD;
	margin-bottom: 15px;
}

.pageMember .contact1 {
	float: left;
	width: 239;
	border-right: 1px dotted #CDCDCD;
}

.pageMember .contact2 {
	float: right;
	width: 240;
}