* {
	padding: 0px;
    margin: 0px;
}

html, body{

}

body {

}

body, td, p {
	font: normal 13px arial, tahoma; 
	color: #333333;
	line-height: 150%;
}

p{
	margin-bottom: 15px;
}

option{
	padding-left: 3px;
}

tr, td {
    vertical-align: top;
}

ul{
	margin: 0px 0px 20px 10px;
}

ul li ul{
	margin: 0px 0px 0px 10px;
}

li{
	margin: 0px 0px 5px 20px;
	line-height: 130%;
}

ol{
	margin: 0px 0px 0px 30px;
}

ol li{
	margin: 0px 0px 5px 0px;
}

img{
	border: none;
	margin: 0px;
}

a {
	color: #11487B;
}

hr {
	background: url(hr.jpg) repeat-x left top;
    margin: 0px 0px 5px 0px;
    height: 1px;
	border: none;
}


h1, h1 a{
    color: #3292C0;
	font: normal 25px 'trebuchet ms', 'times new roman', georgia, arial; 
    margin: 0px 0px 15px 0px;
	line-height: 28px;
	text-transform: uppercase;
}

h1 a, h2 a{
	text-decoration: none;
}

h1 a:hover, h2 a:hover{
	text-decoration: underline;
}

h2, h2 a{
	color: #333333;
	font: normal 20px arial, 'trebuchet ms', 'times new roman', georgia; 
    margin: 5px 0px 10px 0px;
}

h3, h3 a{
    /** color: #0D7DC1; **/
	font: normal 18px 'trebuchet ms', 'times new roman', georgia, arial; 
    margin: 5px 0px 10px 0px;
}

h4, h4 a{
    color: #28779D;
	font: normal 17px 'trebuchet ms', arial, tahoma; 
    margin: 5px 0px 6px 0px;
}

h5, h5 a{
    /** color: #0D7DC1; **/
	color: #333333;
	font: bold 15px arial, tahoma; 
    margin: 0px 0px 5px 0px;
}

h6, h6 a{
    /** color: #0D7DC1; **/
	font: bold 14px arial, tahoma; 
    margin: 0px 0px 5px 0px;
}

/** colors **/

select.mistake, 
input.mistake,
.mistake{
	border-bottom: 5px solid #AA0000;
	outline: 5px solid #AA0000;
}

checkbox.mistake{
	outline: 5px solid #AA0000;
}

select.no_mistake, 
input.no_mistake,
.no_mistake{
	border-bottom: 5px solid #00AA00;
}

checkbox.mistake{
	outline: 5px solid #00AA00;
}

.color_hight{
	color: #AA0000;
}

.color_medium{
	color: #FF9900;
}

.color_minimum{
	color: #00AA00;
}


/** END colors **/


.hidden{
	display: none;
}

div.scroll {
    overflow: auto;
}


/** input **/

fieldset{
	border: none;
}

input.button{
	background: #3C93C8;
	font: bold 12px arial, tahoma;
	color: #FFFFFF;
	height: 18px;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	border: none;
}

a.button{
	display: block;
	float: left;
	background: #3C93C8;
	font: bold 12px arial, tahoma;
	color: #FFFFFF;
	height: 16px;
	text-decoration: none;
	padding: 2px 10px 1px 10px;
	border: none;
	text-align: center;
	margin-right: 10px;
}

a.button2{
	display: block;
	float: left;
	background: #999999;
	font: bold 12px arial, tahoma;
	color: #FFFFFF;
	height: 16px;
	text-decoration: none;
	padding: 2px 10px 1px 10px;
	border: none;
	text-align: center;
	margin-right: 10px;
}

input.file,
input.text {
    width: 100%;
}

input.text_short {
    width: 46%;
}

input.text_short2 {
	width: 20%;
}

textarea {
    width: 100%;
    height: 120px;
}

textarea.short {
    width: 46%;
}

select{
    width: 100%;
}

select.short{
    width: 46%;
}

/** END input **/



/** form **/


div.form{
	float: left;
	width: 100%;
	display: block;
}

div.form div.brick{
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

div.form div.brick label{
    margin-right: 5px;
	padding-top: 3px;
	text-align: right;
	font-weight: bold;
}

div.form div.brick div.field{
}

div.form div.brick div.field img{
	float: left;
	width: auto;
}

div.form div.brick div.expand{
	text-align: right;
	margin-right: 20px;
}

div.form div.brick div.expand a{
	font-weight: bold;
}

div.form div.brick div.second{
	margin-left: 105px;
}

div.form div.brick div.submit{
	margin-left: 0px;
	text-align: right;
}

div#form_details{
	display: none;
}

/** END form **/


/** com=sheets **/

div.sheets_item{
	display: block;
	width: 100%;
	margin: 0px 0px 40px 0px;
}

body.sheets_item img.sheets_image, 
div.sheets_item img.sheets_image{
	float: right;
	width: auto;
	margin: 0px 0px 20px 10px;
}

img.left,
img.float_left{
	float: left;
	width: auto;
	margin: 0px 10px 15px 0px;
}

img.right,
img.float_right{
	float: right;
	width: auto;
	margin: 0px 0px 15px 10px;
}

div.sheets_list h2, 
div.sheets_list h2 a{
	font: normal 17px tahoma, 'trebuchet ms', 'times new roman', georgia, arial; 
}

div.sheets_list h2 span.date{
	display: block;
	float: right;
	width: 60px;
	font-size: 10px;
	padding-top: 6px;
	color: #999999;
}

div.sheets_list div.item{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #DDDDDD;
}

div.sheets_list div.item h2{
	margin-bottom: 2px;
}

div.sheets_list div.item:hover h2 a{
	text-decoration: underline;
	color: #3292C0;
}

div.sheets_list div.item img{
	display: block;
	float: left;
	width: auto;
	margin: 3px 10px 10px 0px;
}

div.sheets_list div.item p{
	line-height: 18px;
	display: block;
	float: left;
	margin-top: 5px;
	width: 100%;
}


/** END com=sheets **/




/** table.grid **/

table.grid{
    width: 100%;
    border-top: 1px dotted #999999;
    border-right: 1px dotted #999999;
    border-left: 1px dotted #999999;
}

table.grid th,
table.grid td{
    padding: 5px;
    text-align: center;
	vertical-align: middle;
    border-bottom: 1px dotted #999999;
}

table.grid th{
    border-right: 1px dotted #999999;
	font-size: 12px;
	background: #DDDDDD;
}

fieldset{
	clear: both;
}

table.table{
	display: block;
    width: 100%;
    border-top: 1px dotted #999999;
    border-right: 1px dotted #999999;
    border-left: 1px dotted #999999;
}

table.table th,
table.table td{
    padding: 5px;
    text-align: center;
	vertical-align: middle;
    border-bottom: 1px dotted #999999;
}

table.table tr:hover td{
	background: #F0F0F0;
}

table.table th{
    border-right: 1px dotted #999999;
	font-size: 12px;
	background: #DDDDDD;
	font-weight: bold;
}

table.table th.item_order{
	width: 90px;
}

table.table td input.text{
	width: 40px;
}

table.table td div.depth{
	width: 50px;
}

table.table tr.fresh td div.depth_0, 
table.table tr.fresh td{
	background: #FFF2AA;
}

table.table div.depth_0,
table.table div.depth_1,
table.table div.depth_2,
table.table div.depth_3,
table.table div.depth_4,{
	text-align: left;
}

table.table div.depth_0{
	font-size: 15px;
	font-weight: bold;
}

table.table div.depth_1{
	font-weight: bold;
	margin-left: 15px;
}

table.table div.depth_2{
	margin-left: 30px;
}

table.table div.depth_3{
	margin-left: 45px;
}

table.table div.depth_4{
	margin-left: 60px;
}


/** END table.grid **/
body.sheets_item table.invisible, 
div.sheets_item table.invisible{
	border: none;
}

body.sheets_item table.invisible td,
div.sheets_item table.invisible td{
	border: none;
	padding: 5px;
}

body.sheets_item table, 
div.sheets_item table, 
table.default{
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

body.sheets_item table td, 
div.sheets_item table td, 
table.default td{
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: auto;
}


/** admin menu **/

div#menu_member {
	float: left;
    margin: 0px 25px 0px 20px;
	width: 100%;
	border-top: 1px solid #D2C69B;
}

div#menu_member a  {
    font: bold 11px tahoma, arial, helvetica, sans-serif;
    display: block;
    text-decoration: none;
    border-left: 1px solid #D2C69B;
	border-bottom: 2px solid #D2C69B;
    padding: 5px 10px 5px 10px;
	width: 100%;
}

div#menu_member a:hover {
	text-decoration: underline;
}

div#menu_member ul{
    float: left;
	width: auto;
    list-style: none;
    margin: 0px;
    padding: 0px;
	z-index: 999;
}

div#menu_member ul ul {
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
}

div#menu_member li {
    list-style: none;
    position: relative;
    margin: 0px;
    padding: 0px;
}

div#menu_member ul ul {
	display: none;
}

div#menu_member ul ul,
div#menu_member ul ul li {
	width: 100%;
}

div#menu_member ul li.jshover ul,  
div#menu_member ul li:hover ul{
display: block;
}

div#menu_member ul li.jshover ul ul,
div#menu_member ul li:hover ul ul{
display: none;
}

div#menu_member ul ul li.jshover ul,
div#menu_member ul ul li:hover ul{
display: block;
}

div#menu_member ul ul li.jshover ul ul,
div#menu_member ul ul li:hover ul ul{
display: none;
}

div#menu_member ul ul ul li.jshover ul,
div#menu_member ul ul ul li:hover ul{
display: block;
}

div#menu_member ul ul ul li.jshover ul ul,
div#menu_member ul ul ul li:hover ul ul{
display: none;
}

div#menu_member ul ul ul ul li.jshover ul,
div#menu_member ul ul ul ul li:hover ul{
display: block;
}

div#menu_member ul ul ul ul li.jshover ul ul,
div#menu_member ul ul ul ul li:hover ul ul{
display: none;
}

div#menu_member ul ul ul ul ul li.jshover ul,
div#menu_member ul ul ul ul ul li:hover ul{
display: block;
}

div#menu_member ul ul ul ul ul li.jshover ul ul,
div#menu_member ul ul ul ul ul li:hover ul ul{
display: none;
}

/** END admin menu **/




/** members tools **/

div#member_tools{
	background: #FFFFE1;
	display: block;
	padding: 5px 0px 0px 15px;
	height: 31px;
}

div#member_tools div.brick{
    float: left;
	width: auto;
	display: block;
}

div#member_tools div.brick input.text{
	width: 100px;
}

div#member_tools input.text{
    margin-right: 5px;
}

div#member_tools input.button{
	margin: 2px 5px 0px 0px;
}

/** END members tools **/



/** START poll ??????????????????  **/

div.poll{
	width: 204px;
	margin: 20px 0px 0px 0px;
	padding: 10px 10px 0px 5px;
	background: url(hr_right.jpg) no-repeat right top;
}

div.poll_item{
	padding-top: 11px;
}

div.poll_item div.view,
div.poll_item div.results{
	padding: 5px 0px 16px 0px;
}

div.poll_item a{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

div.poll_item a:hover{
	text-decoration: underline;
}

div.poll_item h3{
	margin: 0px 0px 7px 18px;
}

div.poll_item h3 a{
	color: #11487B;
	font: bold 15px arial, tahoma;
}

div.poll_item h3 a{
	color: #11487B;
	text-decoration: none;
}

div.poll_item div.answer{
	margin-bottom: 4px;
}

div.poll_item div.answer{
	padding: 5px 15px 2px 15px; 
}

div.poll_item div.msg{
	padding: 5px 15px 2px 15px; 
	text-align: center;
	color: #990000;
}

div.poll_item div.result{
	display: block;
	height: 20px;
	font: normal 9px arial, tahoma;
}

div.poll_item div.result div.bar{
	background: #990000;
	height: 5px;
	float: left;
}

div.poll_item div.result div.proc{
	float: left;
	color: #990000;
	margin: -3px 0px 0px 3px;
}


/** END poll **/


/** START gallery **/

div.gallery_list{
	display: block;
}

div.gallery_list h1{
    margin-bottom: 5px;
}

div.gallery_list a.new{
	color: #2C7431;
	display: block;
	width: 100px;
	margin: 0px 0px 15px 0px;
	padding: 1px 8px 2px 27px;
	clear: both;
	background: url(gallery_new_bg.gif) no-repeat left center #D9F0D9;
	text-decoration: none;
}

div.gallery_list a.new:hover{
	text-decoration: underline;
}

div.gallery_list p.description{
	background: #FFFFE1;
	border: 1px solid #EECF95;
	padding: 8px 12px 12px 12px;
}

div.gallery_list div.item{
    float: left;
    text-align: center;
    margin: 0px 5px 12px 0px;
    border: 1px solid #DDDDDD;
}

div.gallery_list div.item div.admin_tools{
	position: absolute;
	text-align: right;
	width: 170px;
}

div.gallery_list div.item div.admin_tools a{
	display: inline;
	height: auto;
}

div.gallery_list div.item a{
	display: block;
	width: 170px;
	height: 127px;
}

div.gallery_list div.item a img.thumb{
	margin-top: expression(((127-this.height)/2)+'px');
}

div.gallery_list div.item div.admin_tools{

}

div.gallery_list div.item img{
    margin: 0px 0px 0px 0px;
}

div.gallery_item{

}

div.gallery_item div.image {
    margin: 0px;
	text-align: center;
}

div.gallery_item table.navigation{
	width: 100%;
	margin: 10px 0px 30px 0px;
}

div.gallery_item table.navigation td.prev, 
div.gallery_item table.navigation td.next{
	width: 100px;
	text-align: center;
	text-transform: capitalize;
}

div.gallery_module{
	width: 184px;
	padding: 20px 15px 0px 20px;
	margin: 30px 0px 0px 0px;
	background: url(hr_right.jpg) no-repeat right top;
}

div.gallery_module h3{
	margin-bottom: 3px;
}

div.gallery_module h3 a{
	text-decoration: none;
}

div.gallery_module div.image{
	text-align: center;
	background: #CCCCCC;
}

div.gallery_module div.description{
	display: block;
	padding: 5px 0px 0px 0px;
	line-height: 13px;
	font: 11px tahoma, arial;
}

div.gallery_module a.more{
	display: block;
	margin-top: 8px;
	clear: both;
	text-align: right;
}

/** END gallery **/

/** START bannes **/

div.banners_list div.item{
	text-align: center;
}

/** END banners**/


/** START comments classes **/


div.comments_list div.item{
	padding: 10px 0px 10px 0px;
	background: url(hr_bg.gif) repeat-x left top;
}

div.comments_list div.item span.date{
	font: normal 10px arial; 
	float: right;
	width: auto;
	color: #999999;
}

div.comments_list div.item div.admin_tools{
	float: right;
	width: auto;
}

div.comments_list div.item div.name a,
div.comments_list div.item div.name{
    color: #19507E;
	font-weight: bold;
}

div.comments_form{
	background: url(hr_bg.gif) repeat-x left top;
	padding-top: 20px;
}


/** END comments classes **/


div.dev div.item{
	padding: 10px;
}


div.dev div.item:hover{
	background: #EEE;
}


/* Design classes  */


div.design0{
	background: url(design0_bg.jpg) repeat-y center top #D1E7F4;
}

div.design1{
	background: url(bottom_bg.jpg) no-repeat center bottom;
}

div.design{
	background: url(design_bg.jpg) no-repeat center top;
}

table.design{
	width: 1000px;
	margin: auto;
}

table.design tr.header td.lt{
	height: 132px;
	background: url(header_lt.jpg) no-repeat center top;	
}

table.design tr.header td.ru{
	height: 132px;
	background: url(header_ru.jpg) no-repeat center top;	
}


table.design tr.header td a.logo{
	float: left;
	width: 290px;
	height: 132px;
}

table.design tr.header td a.register{
	float: left;
	width: 111px;
	height: 132px;
	margin-left: 439px;
}

table.design tr.header td div.banner{
	float: left;
	width: 125px;
	height: 106px;
	margin-left: 30px;
}

table.design tr.header td div.banner div,
table.design tr.header td div.banner a{
	max-width: 125px;
	max-height: 106px;
}

table.design tr.header td div.langs{
	float: left;
	width: 125px;
}

table.design tr.header td div.langs a{
	display: block;
	float: right;
	width: 21px;
	margin-left: 10px;
	padding-bottom: 12px;
}

table.design tr.header td div.current_lt a.lt{
	background: url(flag_arrow.gif) no-repeat center bottom;
}

table.design tr.header td div.current_ru a.ru{
	background: url(flag_arrow.gif) no-repeat center bottom;
}

table.design td.tabs{
	height: 31px;
}

div.tabs{
	height: 31px;
}

div.tabs ul{
	list-style: none;
	margin: 0px;
}

div.tabs ul li{
	float: left;
	width: auto;
	padding: 0px 4px 0px 5px;
	margin: 5px 0px 0px 5px;
}

div.tabs ul li a{
	display: block;
	height: 23px;
	float: left;
	width: auto;
	padding: 3px 8px 0px 12px;
	font: normal 14px arial, tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

div.tabs ul li.current{
	background: url(tab_active_right.gif) no-repeat right top;
}

div.tabs ul li.current a{
	background: url(tab_active_left.gif) no-repeat left top;
	height: 21px;
	padding: 5px 8px 0px 12px;
	color: #13639D;
}

table.middle{
	background: url(middle_bg.jpg) no-repeat left top;
}

table.middle td.left{
	width: 193px;
	line-height: normal;
	padding-bottom: 100px;
}

table.middle td.center{
	width: 588px;
}

td.middle2 table.middle td.center{
	width: 807px;
}

table.middle td.right{
	width: 219px;
	line-height: normal;
}

table.middle td.right div.facebook{
	text-align: center;
	height: 325px;
	margin: 20px 0px 50px 0px;
}

div#menu{
	width: 193px;
	margin-top: 20px;
}

div#menu ul{
	list-style: none;
	display: none;
	margin: 0px 0px 8px 0px;
}

div#menu ul.current li,
div#menu ul.current,
div#menu ul.current ul.current li,
div#menu ul.current ul.current{
	display: block;
}

div#menu ul.current ul li,
div#menu ul.current ul{
	display: none;
}

div#menu ul li{
	margin: 0px;
}

div#menu ul li a{
	color: #106496;
	display: block;
	width: 173px;
	height: auto; 
	border-top: 1px solid #E5E5E5;
	text-decoration: none;
	padding: 6px 5px 6px 15px;
	font-weight: bold;
}

div#menu ul li a:hover{
	text-decoration: underline;
}

div#menu ul li a.current{
	background: url(menu_active.jpg) no-repeat right top;
}

div#menu ul ul li a.current{
	background: url(submenu_active.jpg) no-repeat right top;
}

div#menu ul ul li a{
	width: 163px;
	font-weight: normal;
	padding: 4px 5px 4px 25px;
	background: url(arrow1.gif) no-repeat 15px 9px;
	border-top: none;
}

div.search{
	margin: 30px 15px 0px 15px;
}

div.search input.text{
	width: 100px;
	border: 1px solid #B6B6B6;
}

div.left div.banners_list{
	margin-top: 30px;
}

div.left div.banners_list div.item{
	padding-top: 10px;
	margin-top: 5px;
	background: url(hr.jpg) no-repeat center top;
}

table.middle td.center div.center{ 
	width: 538px;
	min-height: 850px;
	margin-top: 12px;
	padding: 12px 25px 50px 25px;
	display: block;
}

table.middle td.center div.center img{
	max-width: 538px;
}

td.middle2 table.middle td.center div.center{ 
	width: 757px;
	min-height: 850px;
	margin-top: 12px;
	padding: 12px 25px 50px 25px;
	background: #FFFFFF;
}

table.middle td.center div.center div.path{
	margin-bottom: 8px;
}

table.middle td.center div.center div.path a{
	color: #777777;
	font: normal 11px tahoma, arial;
	padding: 0px 5px 0px 10px;
	background: url(arrow2.gif) no-repeat left 4px;
}

div.center div.tools{
	margin-top: 50px;
	clear: both;
	display: block;
	width: 100%;
	background: url(sheets_tools_bg.jpg) repeat-x left 14px #E8E8E8;
	height: 100px;
}

div.center div.tools div.arrow{
	height: 14px;
	background: url(sheets_tools_arrow.jpg) no-repeat 19px top #FFFFFF;
}

div.center div.tools div.back,
div.center div.tools div.recommend,
div.center div.tools div.print,
div.center div.tools div.to_facebook{
	float: left;
	width: auto;
	display: block;
}

div.center div.tools a{ 
	display: block;
	color: #666666;
	font: normal 11px tahoma, arial;
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
}

div.center div.tools div.back a{
	background: url(icons/icon_back.gif) no-repeat left center;
}

div.center div.tools div.recommend a{
	background: url(icons/icon_email.gif) no-repeat left center;
}

div.center div.tools div.print a{
	background: url(icons/icon_print.gif) no-repeat left center;
}

div.center div.tools div.to_facebook a{
	background: url(icon_to_facebook.gif) no-repeat left center;
}

div.right div.poster{
	margin: 12px 0px 0px 14px;
}

div.right div.poster a{
	display: block;
	width: 170px;
	border: 2px solid #EAC4C4;
	text-align: center;
	padding: 15px 10px 17px 8px;
	color: #AA0000;
	font: normal 16px 'trebuchet ms', tahoma, arial;
	text-decoration: none;
	line-height: 18px;
}

div.right div.poster a:hover{
	background: #AA0000;
	color: #FFFFFF;
}

div.banner_feedback{
	margin-top: 20px;
	text-align: center;
}

div.recommendations{
	width: 184px;
	margin: 20px 0px 0px 0px;
	padding: 20px 15px 0px 20px;
	background: url(hr_right.jpg) no-repeat right top;
}

div.recommendations div.quote{
	font: italic 12px tahoma, arial;
	line-height: 14px;
	margin: 0px 0px 10px 0px;
}

div.recommendations img.photo{
	float: right;
	margin: 0px 0px 0px 5px;
}

div.recommendations div.name{
	font: normal 11px tahoma, arial;
	text-align: right;
}

div.recommendations a.more{
	display: block;
	margin-top: 8px;
	clear: both;
	text-align: right;
}

div.right div.banners_1 div.banners_list{
	margin-top: 15px;
}

div.right div.banners_1 div.banners_list div.item{
	padding-top: 10px;
	margin-top: 5px;
	background: url(hr.jpg) no-repeat center top;
}


div.right div.banners_2 div.banners_list div.item{
	padding-top: 10px;
	margin-top: 5px;
	background: url(hr.jpg) no-repeat center top;
}

div.right div.banners_2 div.banners_list{
	padding: 20px 15px 0px 20px;
	margin: 20px 0px 0px 0px;
}



div.left div.subscribe{
	width: 158px;
	margin: 20px 0px 0px 0px;
	padding: 20px 15px 0px 20px;
	background: url(hr_right.jpg) no-repeat right top;
}

div.left div.subscribe div.description{
	font: normal 11px tahoma, arial;
	margin-bottom: 4px;
}

div.left div.subscribe input.text{
	border: 1px solid #B6B6B6;
}


div.left div.subscribe input.button{
	float: right;
}

div.footer{
	height: 50px;
	padding: 10px 0px 10px 0px;
	background: #0079A4;
	color: #FFFFFF;
}

div.footer address{
	float: left;
	width: 750px;
	text-align: left;
	font: normal 12px tahoma, arial;
	margin: 0px 0px 0px 25px;
}

div.footer_menu{
	float: left;
	height: 30px;
	width: 900px;
	margin-left: 25px;
}

div.footer_menu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.footer_menu ul li{
	float: left;
	padding: 0px;
	margin: 0px;
}

div.footer_menu ul li a{
	color: #FFFFFF;
	margin-right: 20px;
}

div.copyright{
	text-align: right;
	float: left;
	height: 30px;
	width: 200px;
}

div.design_popup{
	padding: 20px;
}

div.design_popup div.msg{
	text-align: center;
}



/** START div.schema **/
div.schema{	
	display: block;
	width: 540px;
	text-align: center;
	line-height: 120%;
}	

div.schema h2{
	font: normal 18px arial, tahoma;
	color: #306B98;
	margin-bottom: 3px;
}

div.schema p{
	line-height: 120%;
}

div.schema a{
	color: #224B6A;
	font-size: 13px;
}

div.schema table td{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

div.schema table,
div.schema table td{
	border: none;
}

div.schema ul{
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}

div.schema p{
	margin-bottom: 0px;
	padding-bottom: 2px;
	width: auto;
}

div.schema ul li{
	text-align: left;		
	padding-bottom: 1px;
}

div.schema div.block_1{
	background: url(schema_b1_2.jpg) no-repeat left bottom #DCEEF7;
	padding-bottom: 10px;
}

div.schema div.block_1 ul{
	width: 400px;
	display: block;
}

div.schema div.block_1 div.cap_1{
	background: url(schema_b1_1.jpg) no-repeat left top #DCEEF7;
	display: block;
	height: 10px;
}

div.schema div.block_1 div.cap_1a{
	background: url(schema_b1_1a.jpg) no-repeat left top;
	display: block;
	height: 34px;
	margin-bottom: 2px;
}

div.schema div.block_2{
	width: 261px;
	display: block;
	background: url(schema_b2_2.jpg) no-repeat left bottom #DCEEF7;
	padding-bottom: 15px;
}

div.schema div.block_2 p{
	text-align: center;
}

div.schema div.block_2 ul{
	padding-right: 20px;
}

div.schema div.block_2 div.cap_1a{
	background: url(schema_b2_1a.jpg) no-repeat left top;
	display: block;
	height: 34px;
	margin-bottom: 2px;
}
	
img.align_left{
	margin-right: 10px;
	float: left;
	width: auto;
}

/** END div.schema **/



/* End design classes  */