
	@charset "utf-8";
	/* CSS Document */

		
/*///////////////   G L O B A L   ///////////////*/
					
					body { 
						margin:0 auto;
						margin-top:40px;
						margin-bottom:20px;
						padding:0;
						width:924px;
						background-color: #B0E0F7;
						background-image: url("gfx/background.gif");
						background-repeat:repeat-x;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:10pt;
						color:#12537B;
					}
					table {
						font-size:10pt;
					}
					a {
						color:#0080C0;
					}
					a:hover {
						text-decoration:none;
					}
					h1, h2, h3, h4, h5 {
						/*color:#000000;*/
					}
					h1 {
						margin:10px 0 10px 0;
						font-weight:normal;
						font-size:14pt;
					}
					h2 {
						font-size:20px; 
					}
					h3 {
						font-size:18px;
					}
					h4 {
						font-size:16px;
					}
					h5 {
						font-size:14px;
					}
					hr {
						height:1px;
						color:#CCCCCC;
					}
					form {
						margin:0;
					}
					fieldset {
						padding:0 10px 10px 10px;
						border:1px solid #AAB8BF;
					}
					legend  {
						margin-bottom:0 0 5px 0;
						padding:0 5px 0 5px;
						font-weight:bold;
						color:#AD64A5;
					}
					input, textarea, select {
						background:#FFFFFF;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:9pt;
						color:#333333;
					}
					button, .buttons {
						background:#004771;
						padding:0 2px 0 2px;
						border:1px solid #3E9AC9;
						background:#3E9AC9 url(gfx/button_back.gif) repeat-x;
						font-family:Verdana, Arial, Helvetica, sans-serif
						font-size:9pt;
						color:#FFFFFF;
						cursor:pointer;
					}


/*///////////////   G R I D   ///////////////*/

					/* Break */
					
					.clear {
						clear:both;
					}
					.red {
						color:#CC0000;
					}
					
		/*------------------ CONTAINERS ------------------*/
					
					#main {
						width:924px;
		/* lang */		direction:ltr;
					}
					#header {
						width:924px;
						height:125px;
						background: url("gfx/header_bg1.gif") no-repeat;
					}
					#header img.logo {
		/* lang */		float:left;
						border:0;
						margin-left:40px;
					}
					#clock {
						font-weight: bold; 
						float: right; 
						padding-top:5px;
						color:#0080C0;
						border:0px solid green;
						display:block;
						padding-right:10px;					
					}
					#menu_top {
						text-align: right;
						font-family: Arial, Helvetica, sans-serif;
						float:right;
						width:400px;
						padding-top:15px;
						padding-right:54px;
						color:#007BB5;
						border:0px solid red;
					}	
					#menu_top a {
						font-weight:bold;
					}
					#menu_top span { color: #00476F;}
					#menu_top a {text-decoration:none;}
					#menu_bottom {
						float:right;
						padding-right:10px;
						width:705px;
						height:35px;
						margin-top:30px;
					}
					#side_left {
		/* lang */		float:left;
						width:180px;
						padding-bottom:10px;
					}
					#side_right {
		/* lang */		float:right;
						width:180px;
						padding-bottom:10px;
					}
					#placeholder_index {
						width:924px;
						height:365px;
						background: url("gfx/slogan_image.jpg") no-repeat;
						color:#A2D4F9;
					}
					#placeholder_index object, embed {
						padding:0;
						margin:0;
						display:block;
						margin-left:1px;
					}
					#placeholder_index a{
						color:#A2D4F9;
					}
					#placeholder_inner {
						width:238px;
						height:100px;
						padding-left: 596px;
						background: url("gfx/slogan_image_inner.jpg") no-repeat;
						color:#A2D4F9;
					}					
					#placeholder_innder object, embed {
						padding: 0;
						margin: 0;
					}
					#view_all {
						padding-top:10px;
						padding-left:520px;
					}
					#content {
						width:924px;
						background: url("gfx/index_content_bg.jpg");
						height:300px;
						margin-left:1px;
					}
					#content_index{
		/* lang */		float:left;
						width:844px;
						height:160px;
						padding:0;
						padding-left:40px;
					}
					.welcome_note table, tr{
						vertical-align: top;
					}
					.welcome_note td {
						height: 130px;
						font-size: 10pt;
						color: #FFFFFF;
						width: 33%;
						padding: 10px 20px 10px 20px;		
						line-height: 1.4;
					}
					#content_inner {
						float:left;
						width:924px;
						border:none;
						padding-left:0px;
						background-color: #FFFFFF;
						background-image: url("gfx/inner_side.gif");
						background-repeat: repeat-y;
						background-position: 0 0;
						margin-left: 0px;
					}
					#content_inner_signed {
						float:left;
						width:925px;
						padding:0;
						background-color:#FFFFFF;
						background-image:url("gfx/inner_side.gif");
						background-repeat:repeat-y;
						background-position:0px;
					}					
					#menu_side {
						width:180px;
						float:left;
						height:490px;
						border:none;
						padding-top:20px;
						padding-left:30px;
						margin-right:20px;
						font-family: Arial, Helvetica, sans-serif;
					}
					#menu_block {
						width:230px;
						float:left;
						height:490px;
						border:none;
						margin-left:1px;
					}					
					#menu_side a {
						padding-top:7px;
						display:block;
						font-weight: bold;
						color: #FFFFFF;
						height:23px;
						padding-left:20px;
						background: url("gfx/side_menu_bg.gif") no-repeat;
						text-decoration:none;
					}
					#menu_side a:hover {
						color: #A1D5FA;
					}
					#menu_side span {
						color: #A1D5FA;
					}
					#content_text {
						float:left;
						min-height:469px;
						width:656px;
						padding:10px 20px 20px 15px;
					}
					#content_text_signed {
						width:656px;
						padding:10px 20px 20px 15px;
						color:#12537B;
						float:left;
					}
					#content_text_signed h1 {
						padding-top:0px;	
						font-size: 14pt;			
					}
					#footer {
						width:880px;
						padding-top:100px;
						padding-left:38px;
						color:#FFFFFF;
						clear:both;
						font-size:8pt;						
					}
					#footer_inner {
						float:left;
						width:887px;
						height:42px;
						padding-top:32px;
						padding-left:38px;
						border:none;
						color: #FFFFFF;
						font-size:8pt;
						background: url("gfx/foooter_inner.jpg") no-repeat;
					}					
					#address {
						float: left;
						width:13%;
					}
					#address a {
						color: #FFFFFF;	
					}
					#footer_text {
						padding:0 0px;
						float:left;
					}
					#footer_text div,
					#footer_text p, {
						display:inline;
					}
					#footer_text a {
						color: #ffffff;
					}
					#copyrights {
						float:right;
						padding:0 30px 0 0;
					}
					#copyrights a {
						color: #A2D4F9;
					}
					#copyrights img {
						margin:0 0 2px 5px;
						vertical-align:middle;
						border:0;
					}
					#mirror {
						clear:both;
						width:924px;
						height:94px;
						background:url("gfx/mirror_bg.gif") no-repeat;
					}

		/*------------------ NEWS ------------------*/

					/* News home */
					
					#news_home {
						width:158px;
						margin-bottom:10px;
						padding:10px;
						background-color:#F5F5F5;
						border:1px solid #CCCCCC;
					}
					#news_home h2 {
						width:148px;
						margin:0 0 10px 0;
		/* lang */		padding:1px 0 2px 10px;
						background-color:#0080C0;
						color:#FFFFFF;
						font-size:11pt;
					}
					#news_home div.link {
						width:158px;
						margin-top:10px;
						background-color:#999999;
		/* lang */		text-align:right;
						font-weight:bold;
						font-size:9pt;
					}
					#news_home div.link a {
						background-color:#333333;
						text-decoration:none;
						color:#FFFFFF;
					}
					#news_home marquee {
						width:158px;
						height:100px;
					}
					#news_home div.date {
		/* lang */		padding-left:10px;
						font-size:8pt;
		/* lang */		background:url(gfx/bullet.gif) no-repeat 5px left;
					}
					#news_home div.title {
		/* lang */		padding-left:10px;
						font-weight:bold;
						line-height:14px;
					}
					#news_home div.summary {
		/* lang */		margin:5px 0 10px 0;
		/* lang */		padding:0 0 10px 10px;
						border-bottom:1px dotted #999999;
						line-height:14px;
					}
					#news_home div.summary a {
						color:#333333;
					}
					/*   news (home page - roll) */
					
					.news_roll {
						width:220px;
						height:130px;
						margin-bottom:20px;
						margin-left:5px;
						margin-right: 5px;
					}
					.news_roll_date {
						color: #FFFFFF;
						font-weight:normal;
						
					}
					.news_roll_title {
						line-height:14px;
						font-weight:normal;
						margin-bottom:5px;
					}
					.news_roll_title a {
						color: #A0D4F9;
						font-weight: bold;
					}
					.news_roll_summary {
						margin-bottom:20px;
						padding-bottom:10px;
						border-bottom:1px dotted #FFFFFF;
						
					}
					.news_roll_summary a {
						text-decoration:none;
						color:#333333;
					}
					
		/*-----------/ End RIGHT Elements /---------- */
		/*-----------/ Start LEFT Elements /---------- */

					/* Login */

					#login_home {
						font-size:9pt;
						width:230px;
						padding:10px;
						padding-top:10px;
						color:#FFFFFF;
					}
					#login_home button {
						margin-left:70px;
					}
					#login_home a {
						color: #A2D4F7;
					}
					#login_home label {
						font-weight:bold;
						display:block;
					}
					#login_name,
					#login_pass {
						width:138px;
						height:17px;
						margin-bottom:12px;
						vertical-align:top;
						background-color: #A2D4F7;
						border: 0px;
					}
					#login_name {
						width: 138px;
					}
					#login_btn {
						width:63px;
						height:21px;
						padding:0;
						border: none;
						vertical-align:middle;
						cursor: pointer;
						background: url("gfx/login_btn.gif") repeat-x;
						padding-bottom:5px;
						color: #A2D4F7;
					}
					#login_home a.joining,
					#login_home a.restore {
						display:block;
						color:#FFFFFF;
						font-size:9pt;
					}
					#login_home a.joining {
						font-weight:bold;
					}
					#login_page {
						font-size:9pt;					
						width:248px;
						height:201px;
						margin:20px 0 0 150px;
						background:url("gfx/login_back.gif") center top no-repeat;	
						padding:55px 10px 0 30px;				
					}
					#login_page input{
						width:158px;
						height:17px;
						margin-bottom:0px;
						vertical-align:middle;
						background-color: #FFFFFF;
						border: 0px;
					}
					#login_page button {
						margin-left:70px;
					}										
					#login_page_btn{
						width:61px;
						height:21px;
						padding:0;
						border: none;
						vertical-align:middle;
						cursor: pointer;
						background: url("gfx/login_page_btn.gif") repeat-x;
						padding-bottom:5px;			
						color: #FFFFFF;		
					}
					/* Cart */

					#cart_home {
						width:158px;
						margin-bottom:10px;
						padding:10px;
						background-color:#004771;
						border:1px solid #CCCCCC;
					}
					#cart_home h2 {
						width:148px;
						margin:0 0 5px 0;
		/* lang */		padding:1px 0 2px 10px;
						color:#FFFFFF;
						background-color:#0080C0;
						font-size:11pt;
					}
					#cart_home div.link {
						width:158px;
						margin-top:5px;
						background-color:#999999;
						text-align:right;
						font-weight:bold;
						font-size:9pt;
					}
					#cart_home div.link a {
						background-color:#333333;
						text-decoration:none;
						color:#FFFFFF;
					}
					#cart_home table {
						width:100%;
						font-size:9pt;
					}
					#cart_home div.links {
						margin-bottom:5px;
						font-size:9pt;
					}
					#cart_home div.products {
						width:158px;
						padding:1px 0 1px 0;
						vertical-align:top;
						border-bottom:1px dotted #999999;
					}
					#cart_home table.total {
						margin-top:3px;
					}
					#cart_home td.qty,
					#cart_home td.price,
					#cart_home td.delivery {
		/* lang */		text-align:right;
					}
					#cart_home td.price {
		/* lang */		color:#CC0000;
					}

					/* Search */
					
					#search_form {
						float:right;
						text-align:left;
						width:340px;
						height:41px;
						padding:10px;
						padding-left:20px;
						padding-bottom:0px;
						font-weight:bold;
						vertical-align:middle;
						background: url("gfx/search_bg.gif") no-repeat 10px 0;
					}					
					#search_form_multi {
						float:left;
						text-align:left;
						width:340px;
						padding:10px;
						padding-left:20px;
						padding-bottom:0px;
						font-weight:bold;
						vertical-align:middle;
					}
					#search_form button {
						height: 21px;
						width:63px;
						border: none;
						padding: 0;
						margin:0;
						color: #FFFFFF;
						text-align:center;
						background: url(gfx/search_b.gif) repeat-x;
						vertical-align: middle;
						padding-bottom:3px;
					}
					.search_border{
						float: left;
						padding:10px;
						padding-bottom:5px;
						width:340px;
						height:41px;
						background: url("gfx/search_bg.gif") no-repeat;					
					}
					#search_word {
						width:272px;
						line-height:12px;
						font-size:9pt;
						font-weight:normal;
						vertical-align:middle;
					}
					#search_word_single {
						margin-left:10px;
						width:192px;
						line-height:12px;
						font-size:10pt;
						font-weight:normal;
						vertical-align:middle;
					}					
					#search_form img {
						vertical-align:middle;
						padding-top:1px;
						cursor:pointer;
					}
					#search input.field {
						display:block;
						float:left;
						width:75px;
						height:17px;
						vertical-align:middle;
					}



					h1.products {
						float:left;
						margin:15px 0 0 0;
						font-family:Arial, Helvetica, sans-serif;
					}
					#search_home {
						width:340px;
						margin-right:10px;
						float:right;
						margin-top:5px;
					}
					.divider {
						display:block;
						clear:both;
					}


/*///////////////   P R I V A T E   ///////////////*/

/*------------------ Popup ------------------*/

					#popup {
						background:#FFFFFF;
						margin:20px;
						width:auto;
					}
					#popup_direction {
						direction:ltr;
					}

/*------------------ Forms ------------------*/

					.form_eng td,
					.form_grid td,
					.form_contact td,
					.form_register td,
					.form_faq td,
					.form_surveys td {
						padding-right:10px;
						padding-bottom:10px;
						vertical-align:top;
					}

					/* contact */

					.form_contact textarea {
						width:400px;
					}
					.form_contact select {
						width:205px;
					}
					.form_contact input.field {
						width:200px;
					}
					.form_contact input.file {
						width:405px;
					}
					.form_contact img.captcha {
						
					}
					.form_contact input.captcha {
						width:70px;
						vertical-align:middle;
					}
					.form_contact input.check,
					.form_contact input.radio {
						background:none;
					}

					/* register */

					.form_register select {
						width:205px;
					}
					.form_register input.field {
						width:200px;
					}
					.form_register input.check,
					.form_register input.radio {
						background:none;
					}
					
/*------------------ List (table) ------------------*/
			
					.list {
						width:100%;
						background-color:#CCCCCC;
						font-family:Arial, Helvetica, sans-serif;
					}
					.list th {
						background-color:#FFFFFF;
						padding:2px 3px 2px 3px;
						border-bottom:2px solid #155579;
						border-top:2px solid #155579;
					}
					.list th a {
						color:#FFFFFF;
					}
					.list td.folder {
						font-weight:bold;
					}

					.list_line1 td,
					.list_line2 td,
					.list tr.top td,
					.list tr.sum td,
					.list tr.total td,
					.list tr.delivery td {
						background-color:#ECF5FA;
						padding:2px 3px 3px 3px;
					}
					.list tr.sum td,
					.list_line2 td {
						background-color:#FFFFFF;
					}
					.list tr.top td {
						background-color:#FFFFCC;
					}
					.list tr.top td a {
						color:#000000;
					}
					.list tr.sum td,
					.list tr.total td,
					.list tr.delivery td {
		/* lang */		text-align:left;
						font-weight:bold;
					}
					/*.list_total td {
						background-color:#FFFFFF;
					}*/
					.list input.qty {
						width:40px;
						direction:ltr;
						text-align:left;
					}
					.list input.check {
						background:none;
					}
					.list td.line img {
						width:1px;
						height:1px;
					}

/*------------------ News ------------------*/
			
					/* list */
					
					.news {
						width:100%;
						margin-bottom:20px;
					}
					.news td.content {
						width:100%;
					}	
					.news div.title {
						font-weight:bold;
					}
					.news div.date {
						margin-bottom:5px;
					}
					.news div.summary {
						
					}
					.news td.thumb {
		/* lang */		padding-right:10px;
					}
					.news td.thumb img {
						border:5px solid #CADEE9;
					}			
								
					/* details */
					
					.news_details {
						margin:10px 0 20px 0;
					}
					.news_details img.thumb {
						margin:0 20px 15px 0;
						border:5px solid #CADEE9;
					}
					.news_details span.summary {
						font-size:11pt;
						line-height:20px;
					}
					.news_details div.date {
						font-size:9pt;
					}
					.news_details h1 {
						margin:0 0 10px 0;
					}
					.news_details_links div.back {
		/* lang */		float:left;
					}
					.news_details_links div.link {
						float:right;
						font-weight:bold;
					}

/*------------------ Catalogue ------------------*/

					/* column */
					
					.catalog_column .align {
						vertical-align:top;
					}
					.catalog_column .padding_left,
					.catalog_column .padding_right {
		/* lang */		padding:0 14px 0 15px;
		/* lang */		border-left:1px solid #CCCCCC;
					}
					.catalog_column .padding_right {
		/* lang */		border-right:1px solid #CCCCCC;
					}
					.catalog_column .spliter {
						height:20px;
					}
					.catalog_column .container {
						width:110px;
					}
					.catalog_column .thumb {
						width:110px;
						height:110px;
						text-align:center;
					}
					.catalog_column .thumb img {
						border:none;
					}
					.catalog_column .content {
						font-size:9pt;
						line-height:12px;
					}
					.catalog_column .title {
						display:block;
						margin:5px 0 5px 0;
						font-weight:bold;
					}
					.catalog_column .price {
						margin-top:5px;
						font-size:13pt;
						font-weight:bold;
					}
					.catalog_column .price span {
						font-size:11pt;
						font-weight:normal;
					}
					.catalog_column .cart_data {
						display:block;
						height:18px;
						margin-top:10px;
						background-color:#999999;
						font-weight:bold;
						font-size:8pt;
					}
					.catalog_column .icon {
		/* lang */		float:left;
						padding:2px 5px 0 5px;
					}

					.catalog_column .buy {
		/* lang */		float:right;
						height:15px;
						padding:3px 10px 0 10px;
						background-color:#B65555;
		/* lang */		border-left:5px solid #FFFFFF;
					}
					.catalog_column .buy a {
						color:#FFFFFF;
						text-decoration:none;
					}

					/* row */
					
					.catalog_row_folder,
					.catalog_row_page {
						width:100%;
						margin-bottom:10px;
					}
					.catalog_row_folder td,
					.catalog_row_page td {
						vertical-align:top;
					}
					.catalog_row_folder td.thumb,
					.catalog_row_page td.thumb {
		/* lang */		padding-right:20px;
					}
					.catalog_row_folder td.thumb img,
					.catalog_row_page td.thumb img {
						border:2px solid #DDDDDD;
					}
					.catalog_row_folder td.content,
					.catalog_row_page td.content {
						width:100%;
					}
					.catalog_row_folder a.title,
					.catalog_row_page a.title {
						font-weight:bold;
					}
					.catalog_row_folder div.summary,
					.catalog_row_page div.summary {
						
					}
					
					.catalog_row_page div.price {
						margin-top:10px;	
					}
					.catalog_row_page div.price span {
						color:#CC0000;
					}
					.catalog_row_page div.price span strong {
						
					}
						.catalog_row {
							margin-bottom:10px;
							font-weight:bold;
						}
					/* details */

					#catalog_details {
						width:100%;
						margin-bottom:20px;
						vertical-align:top;
					}
					#catalog_details td.thumb {
		/* lang */		padding-right:20px;
					}
					#catalog_details td.thumb img {
						
					}
					#catalog_details td.thumb_small {
						margin-bottom:10px;
					}
					#catalog_details td.thumb_small img {
						
					}
					#catalog_details td.content {
						width:100%;
					}
					#catalog_details div.summary {
						margin-bottom:10px;
					}
					#catalog_details div.price {
						margin-bottom:10px;
					}
					#catalog_details div.price span {
						color:#CC0000;
					}
					#catalog_details div.price span strong {
						font-size:12pt;
					}
					#catalog_details div.additional {
						margin-bottom:10px;
					}

/*------------------ FAQ ------------------*/

					/* list */

					#faq button {
	/* lang */			float:right;
						margin-top:10px;
					}
					#faq h1 {
	/* lang */			float:left;
					}
					#faq div.title {
						margin-bottom:5px;
					}
					#faq span.date {
						font-size:9pt;
					}
					#faq span.name {
						font-weight:bold;
					}
					#faq div.question {
						margin-bottom:10px;
					}
					#faq div.answer {
						margin-bottom:20px;
					}

					/* form */
					
					.form_faq input.field {
						width:300px;
					}
					.form_faq textarea {
						width:300px;
						height:100px;
					}
					.form_faq select {
						
					}

/*------------------ PRINT VERSION ------------------*/
					
					#print_page div.header {
						margin-bottom:20px;
						text-align:center;
					}
					#print_page {
						background:#FFFFFF;
						margin:20px;
						color:#000000;
					}
					#print_page h1 {
						/*color:#000000;*/
					}
					#print_page table.page {
						width:567px;
	/* lang */			direction:ltr;
						font-size:10pt;
					}
					#print_page div.footer {
						margin-top:20px;
						padding-top:5px;
						border-top:1px solid #CCCCCC;
						font-size:8pt;
					}
					#print_page div.footer span {
						font-weight:bold;
					}

/*------------------ SITE MAP ------------------*/
			
					#sitemap {
						line-height:16px;
					}
					#sitemap h1 {
						padding-top:6px;
					}
					.node * {vertical-align:top}
					.sitemap_main_link {font-weight:bold; text-decoration:none;}
					.sitemap_main_link:hover {text-decoration:underline;}
					.sitemap_sub_link {text-decoration:none;}
					.sitemap_sub_link:hover {text-decoration:underline;}
					.sitemap_blank {width:0px;}

/*------------------ DROPDOWN MENU ------------------*/
			
					.ddmx td {
						height:35px;
					}
					
					/* item 1 */
					
					.ddmx .item1,
					.ddmx .item1:hover,
					.ddmx .item1-active,
					.ddmx .item1-active:hover {
						display:block;
						height:30px;
						position:relative;
						cursor:pointer;
					}
					
					/* item 2 */
					
						/*	padding:10px 10px 10px 10px;
					
						1-top, 2-left, 3-bottom, 4-right */
					
					.ddmx .item2,
					.ddmx .item2:hover,
					.ddmx .item2-active,
					.ddmx .item2-active:hover {
						z-index:500;
						width:129px;
						padding:2px 5px 5px 5px;
						display:block;
						position:relative;
						border-bottom:1px solid #004670;
						font:9pt;
						text-decoration:none;
						text-align:left;
						color:#FFFFFF;
						line-height:14px;
					}
					.ddmx .item2 {
						background:#004670;
					}
					.ddmx .item2:hover,
					.ddmx .item2-active,
					.ddmx .item2-active:hover {
						background:#FFFFFF;
						color:#0080C0;
					}
					
					/* section */
					
					.ddmx .section {
						border:2px solid #004670;
						border-bottom:1px solid #004670;
						position:absolute;
						visibility:hidden;
						z-index:-1;
						margin-left:-2px;		 /* Firefox / heb */
						margin-right:2px;		 /* IE / heb */
						margin-top:-2px;
					}
		
					* html .ddmx td { position: relative; } /* ie 5.0 fix */
					
					
					
					/*------------------ MISCCELLANEOUS ------------------*/
			
					#popup {
						background:#FFFFFF;
						margin:20px;
						width:auto;
					}
					#popup_direction {
						direction:ltr;
					}
					.red {
						color:#CC0000;
					}
					.path {
						font-size:8pt;
						margin-bottom:10px;
					}
					.path a {
						color:#16577F;
					}
					.lego td {
						vertical-align:top;
						line-height:18px;
					}
					.lego_img {
						border:0px solid #9898A3;
					}
					.lego_zoom {
						font-size:8pt;
						text-decoration:none;
					}
					.lego_zoom_icon {
						margin-top:5px;
					}
					.message {
						margin-bottom:20px;
						padding:10px;
						padding-top:5px;
						padding-bottom:7px;
						background-color:#D7EDFD;
						border:1px solid #3D8FC8;
						color:#555555;
					}
					.paging {
						font-size:10pt;
		
						font-weight:bold;
					}
					.paging a {
						font-weight:normal;
					}
	
					
