A:text { text-decoration: none; color: #ffffff; }
A:link {	text-decoration: none;	color: #ffffff; }
A:active { text-decoration: none; color: #ffffff; }
A:visited { text-decoration: none; color: #ffffff; }
A:hover { text-decoration: underline; color: #ffffff; }

BODY, body, Body {
	background: #2F3A4E url(background/prj.b3s.pl_v3.01_background.jpg) repeat-x;
	margin: 0px;
	padding: 0px;

	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	
	scrollbar-face-color: #323C50;
	scrollbar-shadow-color: #323C50; /* bottom and right stroke */
	scrollbar-highlight-color: #323C50;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #323C50;
	scrollbar-track-color: #808999;
	scrollbar-arrow-color: #FFFFFF;
}

.preloader {
	background: #e1e1e1 none;
}

h5, H5 {
	margin: 5px;
	font-size: 13px;
}

h6, H6 {
	margin: 20px;
	font-size: 11px;
}

p,P {
	font-size: 11px;
	margin: 10px;
	line-height: 120%;
	text-align: justify;
	text-justify: inter-ideograph;
}

li {
	margin: 5px;
	line-height: 11px;
	font-size: 9px;
	list-style-image: url(images/b3s_list_style.jpg);
}

.popupMainContentBody {
	margin: 0px;
	padding: 0px;
	background: #747474 url(background/prj.b3s.pl_v3.01_popup_window_background_main.jpg) repeat-x fixed;
}

.popupHeaderBody {
	margin: 0px;
	padding: 0px;
	background: #2F3A4E url(background/prj.b3s.pl_v3.01_popup_window_headerBackground.jpg) repeat-x fixed;
}

.popupStaticHeaderBackground {
	background: #2F3A4E url(background/prj.b3s.pl_v3.01_popup_window_background_header.jpg) no-repeat;
}

.popupStaticfooterBackground {
	background: #2F3A4E url(background/prj.b3s.pl_v3.01_popup_window_background_footer.jpg) no-repeat;
}

.popupHeaderTableBlueBorder {
	border: none;
}

.popupHeaderTableWhiteBorder {
	border: none;
}

.popupMainContentTableBlueBorder {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #2F3A4E;
}

.popupMainContentTableWhiteBorder {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
}

.footerMenu {
	line-height: 11px;
	font-size: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.footerStatement {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.copyright {
 line-height: 160%;
 text-align: center;
 letter-spacing: 3px;
 font-size: 9px;
}

#flashcontent {
	margin: 0px auto;
}

div#containter {
	margin: 0px;
	padding: 0px;
}

div#footer {
	margin: 0px auto 0px auto;
	padding: 0px;
	
	letter-spacing: 2px;
	
	position: relative; /*footer trick*/
	width: 800px;
	height: 117px;
	background: url(background/b3studios_noflash_footer_background.jpg);
}

#footer a {
	color: #c5cad4;
}

/*NO FLASH SECTION*/

.noflash_table_left_border {
	background: #2F3A4E url(images/b3studios_noflash_border_left.gif) repeat-y;
	width: 2px;
}

.noflash_table_right_border {
	background: #2F3A4E url(images/b3studios_noflash_border_right.gif) repeat-y;
	width: 2px;
}

.noflash_table_container {
	background: #767e90 url(background/b3studios_noflash_container_background.jpg) repeat-x;
}