/*//разбивка на три блока и два///////////////////////////////////////////////////////////////////////////////////////////////*/

#share42 {padding: 6px 6px 0; background: #FFF; border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}


#one_coloumn
	{
	float: left;
	width: 880px;/*ширина левой колонки без паддинга*/
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
	
#two_coloumns_one 
	{
	float: left;
	width: 150px;/*ширина левой колонки без паддинга*/

	}

#two_coloumns_two
	{
	float: left;
	width: 740px;/*ширина центральной колонки без паддинга*/
	margin-left: 0%;
	}

/* Start Mac IE5 filter \*/
#two_coloumns_one, #two_coloumns_two
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */

#three_coloumns_one
	{
	float: left;
	width: 150px;/*ширина левой колонки без паддинга*/

	}

#three_coloumns_two
	{
	float: left;
	width: 580px;/*ширина центральной колонки без паддинга*/
	margin-left: 0%;
	}
#three_coloumns_three
	{
	float: left;
	width: 160px;/*ширина правой колонки без паддинга*/
	}
/* Start Mac IE5 filter \*/
#three_coloumns_one, #three_coloumns_two, #three_coloumns_three
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
#wrapper
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	/*float: none;*/
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.pass_box {

	background: url(../images/pass_box.png) no-repeat left;
	width: 110px;
	height: 24px;
	margin: 0;
	vertical-align: middle;
	position: relative;
	z-index: 0;
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse 
	
}
.log_box {

	background: url(../images/pass_box.png) no-repeat left;
	width: 110px;
	height: 24px;

	margin: 0;
	vertical-align: middle;
	position: relative;
	z-index: 0;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse 
}
.search_box {

	background: url(../images/search_box.png) no-repeat left;
	height: 24px;
	vertical-align: middle;
	position: relative;
	z-index: 0;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse 
}
a.forgot {
	font-family:'Verdana';
	color: #dddddd;
	font-size: 10px;
	text-align: center;
	margin: 0 ;
	text-decoration: none;
	width: 100px;
}

a.forgot:visited {
color:#dddddd;

}

a.forgot:hover {
	color: #ffffff;
	
}
.login, .passw {
	position: static;
	border: none;
	background: none;
	outline: none;
	left: 0px;
	top: 2px;
	line-height:12px;
	vertical-align: middle;
	text-align: center; 
	vertical-align: middle;
	height: 12px;
	width: 100px;
	color: #999999;
	font-size: 10px;
	font-weight: lighter;

}

.login:focus, .passw:focus {
	outline: none;
	color: #666666;
	left: 0px;
	top: 2px;
}
.search {
	position: static;
	border: none;
	background: none;
	outline: none;
	left: 0px;
	top: 2px;
	line-height:12px;
	vertical-align: middle;
	text-align: center; 
	z-index: 1;
	height: 12px;
	width: 100px;
	color: #999999;
	font-size: 10px;
	font-weight: lighter;

}

.search:focus {
	outline: none;
	color: #666666;
	left: 0px;
	top: 2px;
}

.enter {
	background:  url(../images/button0.png) no-repeat left;
	position: relative;
	border: 0;
	width: 73px;
	height: 24px;

	cursor: pointer;
}

.enter:hover{
	background:  url(../images/button.png) no-repeat left;
}

.enter:active {
	background:  url(../images/button.png) no-repeat left;
}
.enter_eng {
	background:  url(../images/button0_eng.png) no-repeat left;
	position: relative;
	border: 0;
	width: 73px;
	height: 24px;

	cursor: pointer;
}

.enter_eng:hover{
	background:  url(../images/button_eng.png) no-repeat left;
}

.enter_eng:active {
	background:  url(../images/button_eng.png) no-repeat left;
}


.search_enter {
	background:  url(../images/search_button0.png) no-repeat left;
	position: relative;
	border: 0;
	width: 40px;
	height: 24px;

	cursor: pointer;
}

.search_enter:hover{
	background:  url(../images/search_button.png) no-repeat left;
}

.search_enter:active {
	background:  url(../images/search_button.png) no-repeat left;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



#navigation {
	width: 980px;
	background: #231f20;
	margin: 0;
	padding: 0;

} 
#navigation ul {

	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 122px;
} 
#navigation ul li {

	display: inline;
	margin: 0px;
} 
#navigation ul li a {

	display: block;
	float: left;
	padding: 5px 15px 5px 15px;
	font: 12px Arial;
	color: #ffffff;
	text-decoration: none;
/*	background: url(../images/navigation-separator.png) no-repeat right center;*/
} 

#navigation ul li a:hover {
	color:#000000;
	background: url(../images/main_menu_hover.png) ;
}

#navigation ul li#active a {
	color:#000000;
	background: url(../images/main_menu_hover.png) ;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



#navigation_eng {
	width: 980px;
	background: #231f20;
	margin: 0;
	padding: 0;

} 
#navigation_eng ul {

	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 185px;
} 
#navigation_eng ul li {

	display: inline;
	margin: 0px;
} 
#navigation_eng ul li a {

	display: block;
	float: left;
	padding: 5px 15px 5px 15px;
	font: 12px Arial;
	color: #ffffff;
	text-decoration: none;
/*	background: url(../images/navigation-separator.png) no-repeat right center;*/
} 

#navigation_eng ul li a:hover {
	color:#000000;
	background: url(../images/main_menu_hover.png) ;
}

#navigation_eng ul li#active a {
	color:#000000;
	background: url(../images/main_menu_hover.png) ;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



#navigation_bottom {
	width: 780px;
	background: #231f20;
	margin: 0;
	padding: 0;

} 
#navigation_bottom ul {

	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 80px;
} 
#navigation_bottom ul li {

	display: inline;
	margin: 0px;
} 
#navigation_bottom ul li a {

	display: block;
	float: left;
	padding: 5px 20px 5px 20px;
	font: 10px Arial;
	color: #dddddd;

	background: url(../images/navigation-separator.png) no-repeat right center;
} 

#navigation_bottom ul li a:hover {
	color:#ffffff;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



#navigation_bottom_eng {
	width: 780px;
	background: #231f20;
	margin: 0;
	padding: 0;

} 
#navigation_bottom_eng ul {

	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 180px;
} 
#navigation_bottom_eng ul li {

	display: inline;
	margin: 0px;
} 
#navigation_bottom_eng ul li a {

	display: block;
	float: left;
	padding: 5px 20px 5px 20px;
	font: 10px Arial;
	color: #dddddd;

	background: url(../images/navigation-separator.png) no-repeat right center;
} 

#navigation_bottom_eng ul li a:hover {
	color:#ffffff;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
html {
	min-width: 980px;
}

body {

	font: 13px Arial;
	line-height: 16px; /* можно назвать это расстоянием между строк*/
	padding: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h1{

	font-size: 20px;
	padding: 0px, 0px, 0px, 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	line-height: 1;

}
h2{

	font-size: 16px;
	padding: 0px, 0px, 0px, 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:  0px 0px 0px 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;

}
h3{

	font-size: 14px;
	padding: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}

p { /* Абзацы с текстом в основном блоке для чтения*/
	

	padding: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align:top;
	text-align: left;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;	

}

td {
vertical-align: top;
text-align: left;
}
ul {
	padding: 0px 0px 0px 0px;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align:top;
	text-align: left;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;	
}
#main {
	width: 980px;
	margin: 0px auto 0;
	background: #FFF;
	position: relative;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#fixmetoo { position: absolute; left: auto; top: 60px; z-index: 2; }

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
a {
color: #0000CC;

}
a:visited {
color: #800080;

}


.body_cell a:visited {
color:#0000CC;

}
.body_cell a:hover 
{
color:#FF0000
}

.glos_let {
background-color: #EEEEEE;
	text-decoration:none;
	color:#000000;
	
}
.glos_let:hover {
background-color: #999999;

}
.glos_let:visited {
	color:#000000;
}

.cources_cell td{ /* Блок с курсами*/

	font: 11px Arial;
	padding-top: 0px;
	padding-bottom: 0px;

}
.cources_cell td span{ /*  Блок с курсами (названия ЖП ЗП ЧП Чемпион*/
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
}
.cources_cell a:visited {
color:#0000CC;

}
.cources_cell a:hover 
{
color:#0000CC;
}
.quotes_authors { /*  Блок с курсами (названия ЖП ЗП ЧП Чемпион*/
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	padding: 10px, 0px, 2px, 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;	
	margin: 0px 0px 0px 0px;
	background-image:url(../images/line_quote.png);
	background-repeat: repeat-x; 
	background-position: left bottom;
	
}

.quotes { /*  Блок с курсами (названия ЖП ЗП ЧП Чемпион*/
	font-size: 8pt;
	font-family: Arial;
	font-style: italic;
	line-height: 14px;
	padding: 5px, 0px, 0px, 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	margin: 0px 0px 0px 0px;	

}


table.table_login {
	background: #FFFF99;
	border: 3px solid #FFE071;
}

.course_block {

	font-style: italic;
	font-size: 12;
	padding: 20px, 20px, 0px, 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;


}
/*h2 {
font-size: 20;
font-weight: bold;
color: #000000;
}

h3 {
font-size: 14;
font-weight: bold;
color: #000000;
} */
.courses_description { /*  Таблица на страницах (т.е. видимые пользователю таблицы   */
	border: 1px solid #999;
	margin-bottom: 10px;
}
.courses_description td { /*  Таблица на страницах (т.е. видимые пользователю таблицы   */
	border: 1px solid #999;
	margin-bottom: 10px;

}

.pages_tables { /*  Таблица на страницах (т.е. видимые пользователю таблицы   */
	border: 1px solid #999;
	margin-bottom: 10px;
	margin:0px 0px 20px 0px;
	
	text-align:left;
}
.pages_tables td{ /*  Таблица на страницах (т.е. видимые пользователю таблицы   */

	padding: 5px;
}
.pages_tables th { /*  Таблица на страницах    (Заголовки)   */
	background-color:#aaa;
	font-size: 14;
	padding: 5px;
}
.pages_tables th, .pages_tables td { /*  Таблица на страницах   (все ячейки)   */

	vertical-align:middle;
	text-align: left;
}


.book_pics {
	float:left; 
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
	width:96px;
	height: 135px; 
}
.cerificate_button {

	color: blue;
	text-decoration: underline;
	width:150px; 
	height:20px;
	overflow: visible;
	padding: 0px 10px 1px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial;
	background: none;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.cerificate_button:hover {

	/*#fff7ae;*/
	color: red;

	/*background: #555555;*/

}	

.simple_button {

	color: #000000;
	width:auto; 
	height: 25px;
	text-align: center;
	overflow: visible;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: #CCCCCC;
	border-top:2px #AAAAAA solid;
	border-right:2px #555555 solid;
	border-bottom:2px #555555 solid;
	border-left:2px #AAAAAA solid;

	cursor: pointer;
}
.simple_button:hover {

	/*#fff7ae;*/
	color: #000000;
	background: #BBBBBB;	
	border-top:2px #555555 solid;
	border-right:2px #AAAAAA solid;
	border-bottom:2px #AAAAAA solid;
	border-left:2px #555555 solid;

}


.register_button {

	color: #000000;
	width:154px; 
	height: 50px;
	font-style: italic;
	text-align: center;
	overflow: visible;
	padding: 0px 20px 4px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/b.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.register_button:hover {

	/*#fff7ae;*/
	color: #000000;

	background: url(../images/b_hover.png) no-repeat center;

}
.register_button_eng {

	color: #000000;
	width:154px; 
	height: 50px;
	font-style: italic;
	text-align: center;
	overflow: visible;
	padding: 0px 20px 4px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/b_eng.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.register_button_eng:hover {

	/*#fff7ae;*/
	color: #000000;

	background: url(../images/b_hover_eng.png) no-repeat center;

}
.education_button_yellow {

	color: #000000;
	width:150px; 
	height:31px;
	font-weight: bold;
	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_yellow1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.education_button_yellow:hover {

	/*#fff7ae;*/
	color: #000000;

	background: url(../images/button_yellow_2.png) no-repeat center;

}

.education_button_green {

	color: #000000;
	width:150px; 
	height:31px;
	font-weight: bold;
	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_green1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.education_button_green:hover {

	/*#fff7ae;*/
	color: #000000;

	background: url(../images/button_green_2.png) no-repeat center;

}	
.education_button_black {

	color: #000000;
	width:150px; 
	height:31px;
	font-weight: bold;
	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_black1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.education_button_black:hover {

	/*#fff7ae;*/
	color: #000000;

	background: url(../images/button_black_2.png) no-repeat center;

}	
.education_button_gold {

	color: #000000;
	width:150px; 
	height:31px;
	font-weight: bold;
	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_gold1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.education_button_gold:hover {

	/*#fff7ae;*/
	color: #000000;

	background: url(../images/button_gold_2.png) no-repeat center;

}
.education_button_5s_request {

	color: #fdd3d3;
	width:200px; 
	height:28px;

	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_5s_request1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.education_button_5s_request:hover {

	background: url(../images/button_5s_request_2.png) no-repeat center;

}
.education_button_tpm_request {

	color: #e9ecff;
	width:200px; 
	height:28px;

	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_tpm_request1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.education_button_tpm_request:hover {

	background: url(../images/button_tpm_request_2.png) no-repeat center;

}
.education_button_lean_office_request {

	color: #fff4e8;
	width:200px; 
	height:28px;

	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_lean_office_request1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.education_button_lean_office_request:hover {

	background: url(../images/button_lean_office_request_2.png) no-repeat center;

}
.education_button_gold_request {

	color: #524a02;
	width:200px; 
	height:28px;

	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_gold_request1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}

.education_button_gold_request:hover {

	background: url(../images/button_gold_request_2.png) no-repeat center;

}	
.education_button_yellow_request {

	color: #524a02;
	width:200px; 
	height:28px;

	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_yellow_request1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.education_button_yellow_request:hover {

	background: url(../images/button_yellow_request_2.png) no-repeat center;

}	
.education_button_black_request {

	color: #EEEEEE;
	width:200px; 
	height:28px;

	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_black_request1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.education_button_black_request:hover {

	background: url(../images/button_black_request_2.png) no-repeat center;

}
.education_button_green_request {

	color: #EEEEEE;
	width:200px; 
	height:28px;

	overflow: visible;
	padding: 1px 10px 1px 10px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	font-family: Arial;
	background: url(../images/button_green_request1.png) no-repeat center;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.education_button_green_request:hover {

	background: url(../images/button_green_request_2.png) no-repeat center;

}

.certification_yellow_belt
{
	
	color: #ffffff;
	vertical-align: top;
	font-weight: bold;
	width:170px; 
	height:120px;
	background: url(../images/yellow_belt.png) no-repeat top;
	overflow: visible;
	padding: 100px 0px 0px 00px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.certification_yellow_belt:hover {

	color: #222222;

}
.certification_green_belt
{
	
	color: #ffffff;
	vertical-align: top;
	font-weight: bold;
	width:170px; 
	height:120px;
	background: url(../images/green_belt.png) no-repeat top;
	overflow: visible;
	padding: 100px 0px 0px 00px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.certification_green_belt:hover {

	color: #222222;

}
.certification_black_belt
{
	
	color: #ffffff;
	vertical-align: top;
	font-weight: bold;
	width:170px; 
	height:120px;
	background: url(../images/black_belt.png) no-repeat top;
	overflow: visible;
	padding: 100px 0px 0px 00px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.certification_black_belt:hover {

	color: #222222;

}
.certification_champion_belt
{
	
	color: #ffffff;
	vertical-align: top;
	width:170px; 
	font-weight: bold;
	height:120px;
	background: url(../images/champion_cup.png) no-repeat top;
	overflow: visible;
	padding: 100px 0px 0px 00px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	border: 0;
	border-collapse:collapse ;
	cursor: pointer;
}
.certification_champion_belt:hover {

	color: #222222;

}
.left_menu_open_pages_name {
	text-decoration:none;
	color:#000000; 
	font-weight:bold; 
	font-size: 15px;
	padding-left: 0px;
}
.left_menu_open_pages_name:visited {
	text-decoration:none;
	color:#000000; 
	font-weight:bold; 
	font-size: 15px;
	padding-left: 0px;
}
/*------*/
.left_menu_open_pages {
	text-decoration:none;
	color:#777777; 
	font-weight:bold; 
	font-size: 13px;
	padding-left: 30px;
	background: url(../images/arrow_bullet.png) no-repeat;
	background-position: 20px 0px;
}
.left_menu_open_pages:visited {
	text-decoration:none;
	color:#777777; 
	font-weight:bold; 
	font-size: 13px;
	padding-left: 30px;
	background: url(../images/arrow_bullet.png) no-repeat;
	background-position: 20px 0px;
}

.left_menu_open_pages:hover {
	text-decoration:none; 
	color:#222222; 
	font-weight:bold; 
	font-size: 13px;
}
/*------*/
.left_menu_open_pages_active {
	text-decoration:none;
	color:#222222; 
	font-weight:bold; 
	font-size: 13px;
	padding-left: 30px;
	background: url(../images/arrow_bullet.png) no-repeat top left;
	background-position: 20px 0px;
}
.left_menu_open_pages_active:visited {
	text-decoration:none;
	color:#222222; 
	font-weight:bold; 
	font-size: 13px;
	padding-left: 30px;
	background: url(../images/arrow_bullet.png) no-repeat top left;
	background-position: 20px 0px;
}
/*-------------*/
.left_menu_open_pages_cert {
	text-decoration:none;
	color:#777777; 
	font-weight:bold; 
	font-size: 13px;
	padding-left: 10px;
	background: url(../images/arrow_bullet.png) no-repeat;
	background-position: 0px -2px;
}

.left_menu_open_pages_cert:visited {
	text-decoration:none;
	color:#777777; 
	font-weight:bold; 
	font-size: 13px;
	padding-left: 10px;
	background: url(../images/arrow_bullet.png) no-repeat;
	background-position: 0px -2px;
}
.left_menu_open_pages_cert:hover {
	text-decoration:none; 
	color:#222222; 
	font-weight:bold; 
	font-size: 13px;
}
.left_menu_open_pages_cert_levtwo {
	text-decoration:none;
	color:#777777; 

	font-size: 12px;
	padding-left: 10px;
	background: url(../images/tire_bullet.png) no-repeat;
	background-position: -2px 0px;
}


.left_menu_open_pages_cert_levtwo:visited {
	text-decoration:none;
	color:#777777; 
	font-weight:bold; 
	font-size: 12px;
	padding-left: 10px;
	background: url(../images/tire_bullet.png) no-repeat;
	background-position: -2px 0px;
}
.left_menu_open_pages_cert_levtwo:hover {
	text-decoration:none; 
	color:#222222; 
	font-weight:bold; 
	font-size: 12px;
}
.left_menu_open_pages_cert_levtwo_active {
	text-decoration:none;
	color:#222222; 
	font-weight:bold; 
	font-size: 12px;
	padding-left: 10px;
	background: url(../images/tire_bullet.png) no-repeat top left;
	background-position: -2px 0px;
}
.left_menu_open_pages_cert_levtwo_active:visited {
	text-decoration:none;
	color:#222222; 
	font-weight:bold; 
	font-size: 12px;
	padding-left: 10px;
	background: url(../images/tire_bullet.png) no-repeat top left;
	background-position: -2px 0px;
}
.left_menu_open_pages_cert_active {
	text-decoration:none;
	color:#222222; 
	font-weight:bold; 
	font-size: 13px;
	padding-left: 10px;
	background: url(../images/arrow_bullet.png) no-repeat top left;
	background-position: 0px -2px;
}
.left_menu_open_pages_cert_active:visited {
	text-decoration:none;
	color:#222222; 
	font-weight:bold; 
	font-size: 13px;
	padding-left: 10px;
	background: url(../images/arrow_bullet.png) no-repeat top left;
	background-position: 0px 0px;
}
a#adminPanelLink {	position: absolute;	top: 10px;	right: 10px;	color: #fff;    background-color: #28a745;    border-color: #28a745;    padding: .25rem .5rem;    font-size: .875rem;    line-height: 1.5;    border-radius: .2rem;	text-decoration: none;}a#adminPanelLink:hover {    background-color: #218838;    border-color: #1e7e34;}
a.sixsigmacouncil {
	position: absolute;
	width: 100px;
	height: 101px;
	right: 200px;
}