html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.hide {
	display: none;
	visibility: hidden;
}
/* End of reset */


/* Global Helpers */
* html {
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

.clearit:after,
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearit,
#content {
    zoom: 1;
}

* html .clearit {
    height: 1%;
}
strong {
	font-weight: bold;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
}
a:focus, a:active {
  outline: none;
}

html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	overflow-y: scroll; 
}

body {
	font: 13px/19px Arial, Helvetica, sans-serif;
	color: #000;
	background: #d0d0cb url(../images/body_bkg.png) repeat-x left top;
}

a,
а:link, 
а:visited,
а:hover,
а:active {
	color: #000;
	text-decoration: underline;
}


.main_table {
	width: 1004px;
	margin: 0px auto;
	overflow: hidden;
}
.main_table td {
	border: 0px dotted #dedede;
}
#wrapper {
	position: relative;
	top: 0px;
	width: 1004px;
	margin: 0px auto;
	min-height: 400px;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	height: 217px;
}
	.header_bg {
		background: url(../images/header_bkg_bg.png) no-repeat center top;
	}
	.header_en {
		background: url(../images/header_bkg_en.png) no-repeat center top;
	}
	
	#header h1, #header h3 {
		text-indent: -1000px;
		overflow: hidden;
		height: 1px;
	}
	#header h3 {
		width: 361px;
		height: 11px;
		position: absolute;
		right: 21px;
		top: 63px;
	}
	
.white_layer {
	background: url(../images/content_bkg.png) repeat-y left top;
	width: 1004px;
	margin: 0px auto;	
}
.sidebar_td {
	width: 374px;
	border: 1px solid #f00;
}
	.sidebar_wrapper {
		padding-top: 36px;
		padding-bottom: 10px;
		height: 100%;
	}
	#sidebar {
		position: relative;
		top: 0px;
		left: 77px;
		width: 297px;
		overflow: hidden;
		
		height: 100%;
	}	
	
	
.content_td {
	width: 630px;
	border: 1px solid #0f0;
	
}
	.content_wrapper {
		height: 100%;
		width: 100%;
		padding-top: 36px;
		position: relative;
	}
	
	#content {
		position: relative;
		top: 0px;
		left: 0px;
		padding-bottom: 30px;
		overflow: visible;
		min-height: 630px;
		width: 555px;
	}

	#baftrs_logo_small {
		position: absolute;
		right: 0px;
		bottom: -12px;
		width: 40px;
		height: 154px;
		background: url(../images/baftrs_logo_small.png) no-repeat left top;
	}



#footer {
	clear: both;
	background-color: #e6ecef;
	height: 99px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url('../images/footer_bkg.png') no-repeat left top;
	margin-bottom: 55px;
}

/* PRIMARY NAVIGATION */

#language_link {
	position: absolute;
	top: 173px;
	left: 77px;
	height: 43px;
	width: 180px;
	overflow: hidden;
	display: block;
	background: url(../images/language_link_bkg.png) no-repeat 16px 14px;
	color: #fff;
	line-height: 44px;
	padding-left: 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}
#language_link:hover { 
	background-position: 16px -62px;
}

#nav {
	position: absolute;
	top: 173px;
	left: 0px;
	width: 800px;
	height: 43px;
	background: url(../images/nav_bkg.png) no-repeat left top;
	padding-left: 373px;
	overflow: hidden;
}
#nav li {
	float: left;
	background: url(../images/nav_a_bkg.gif) no-repeat left top;
	padding-left: 1px;
}
#nav a {
	float: left;
	display: block;
	height: 43px;
	background: url(../images/nav_a_bkg.gif) no-repeat right top;
	line-height: 44px;
	padding: 0px 8px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}
#nav a:hover, #nav a.active {
	background-position: center bottom;
}
.header_bg #nav li.last a {
	width: 63px;
}
.header_en #nav li a {
	padding: 0px 9px;
}
.header_en #nav li.last a {
	width: 43px;
}

.sidebar_news_title_bg {
	background: url(../images/sidebar_news_title_bg.png) no-repeat left bottom;
	width: 142px;
	height: 28px;
	overflow: hidden;
	text-indent: -1000px;
	margin-top: 17px;
}
.sidebar_news_title_en {
	background: url(../images/sidebar_news_title_en.png) no-repeat left bottom;
	width: 142px;
	height: 28px;
	overflow: hidden;
	text-indent: -1000px;
	margin-top: 17px;
}
.news_list {
	margin-bottom: 49px;
}
	.news_list li {
		height: 91px;
		background: url(../images/news_list_bkg.png) repeat-x left top;
		margin-bottom: 5px;
		clear: left;
		overflow: hidden;
		cursor: pointer;
	}
	.news_list li.hover {
		background-position: left bottom;
	}
	.news_list img {
		float: left;
		margin-right: 14px;
	}
	.news_list .title a {
		font-weight: bold;
		padding: 15px 14px 5px 14px;
		display: block;
		line-height: 14px;
		font-size: 12px;
		color: #000;
		text-decoration: none;
	}
	.news_list li.hover a, 
	.news_list li.hover .desc{
		color: #4b0104;
	}
	.news_list .desc {
		padding: 0px 5px 7px 14px;
		display: block;
		line-height: 14px;
		font-size: 11px;
	}
	
	
	
#orange_panel {
	background: #ee7f01;
	height: 297px;
	color: #fff;
	font-size: 14px;	
}
	#orange_panel p {
		padding: 24px 24px 0px 24px;
		line-height: 19px;
	}
	
	
.gray_panel {
	background: #eceded;
	color: #000;
	font-size: 14px;
	padding: 0px 0px 30px 0px;	
	margin-left: 36px;
}
	.gray_panel h1 {
		font-weight: bold;
		font-size: 14px;
		padding: 24px 24px 0px 24px;
	}
	.gray_panel p {
		padding: 24px 24px 0px 24px;
		line-height: 19px;
	}
	

.page_content {
	padding: 0px 24px;	
	font-size: 14px;
}
.page_content h1 {
	font-weight: bold;
	margin: 0px;
}
.page_content h4 {
	font-weight: bold;
	margin-top: 15px;
}
.page_content p {
	padding-top: 15px;
}

.secondary_nav {
	margin-bottom: 25px;
}

.secondary_nav li {
	background: url(../images/secondary_nav_bkg.png) repeat-x left bottom;
	margin-bottom: 2px;
	height: 43px;
	cursor: pointer;
}
.secondary_nav a {
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	padding-left: 30px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	background: url(../images/secondary_nav_arrows.png) no-repeat 13px 14px;
	display: block;
	text-transform: uppercase;
}
.secondary_nav li.hover {
	background-position: left top;
	color: #fff;
}
.secondary_nav li.hover a {
	color: #fff;
}

/* Members */
	
	
.member_details {
	background: #eceded;
	margin-left: 36px;	
}

.member_details .head {
	background:  url(../images/member_details_title_bkg.png) repeat-x left top;
	margin: 1px;
	padding: 5px 16px 7px 24px;
	color: #fff;	
}
.head_news {
	background: url(/images/head_news_bkg.gif) repeat-x left top;
	margin: 1px;
	padding: 13px 16px 10px 24px;
	color: #fff;
	line-height: 20px;
	text-transform: uppercase;
}
.member_details .head h1 {
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
}
.member_details .head h3 {
	font-size: 12px;
	line-height: 12px;
}
.member_details .text {
	padding-bottom: 20px;
}
.member_details .text img {
	float: left;
	margin-left: 24px;
	margin-top: 24px;
}
.member_details .text_wrapper {
	margin-left: 155px;
}
.member_details .text p {
	padding: 20px 24px 5px 24px;
	font-size: 13px;
}
.text ul {
	padding: 5px 24px 5px 35px;
}
.text ul li {
	margin-bottom: 10px;
	border-left: 3px solid #dedede;
	padding-left: 10px;
}
body.contacts .text ul, 
body.contacts .text li {
	border: none;
	padding: 0;
	margin-bottom: 2px;
}

body.links .text ul, 
body.links .text li {
	border: none;
	padding: 0;
}
a#backButton {
	clear: left;
	background: url(../images/secondary_nav_bkg.png) repeat-x left top;
	color: #fff;
	display: block;
	float: left;
	padding: 3px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 36px;
}


.members_list_wrapper {
	background: #eceded;
	margin-left: 36px;	
}
.members_list_wrapper .head {
	background: url(../images/member_details_title_bkg.png) repeat-x left top;
	margin: 1px;
	padding: 13px 16px 10px 24px;
	color: #fff;
	line-height: 20px;
	text-transform: uppercase;
}
.members_list {
	margin: 24px;
	padding-bottom: 24px;
	position: relative;
}
	.members_list .name {
		font-size: 14px;
		1font-variant: small-caps;
		font-weight: bold;
		line-height: 17px;
		margin-left: 10px;
	}
	.members_list .title {
		display: block;
		font-size: 12px;
		color: #404040;
		margin-left: 10px;
	}

.members_list li {
	border-top: 1px solid #bebec0;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
	display: block;
}
.members_list li.last {
	border-top: 1px solid #bebec0;
	border-bottom: 1px solid #bebec0;
}
.members_list li.hover {
	background-color: #fbfcfc;
}
.members_list a {
	text-decoration: none;
}



.contacts_list {
	margin-top: 24px;
	height: 580px;
}

.contacts_list li {
	margin-left: 24px;
}
.contacts_list li.title {
	font-weight: bold;
	margin-top: 18px;
}

.links_list {
	margin-top: 24px;
	min-height: 580px;
}

.links_list li {
	margin-left: 24px;
}
.links_list .title {
	font-weight: bold;
	margin-top: 18px;
	display: block;
}
.links_list .title {
	font-weight: bold;
	margin-top: 18px;
}

.margined {
	margin-left: 36px;
}
.news_photo {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}