Body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

@media print { 
  #print_hide { display: none; }
  .bottom_part { text-align: center; }
}

P, td, div, th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

P {
	text-align: justify;
}

#dark_lilu { background-color: #5B3889; }
#middle_lilu { background-color: #9784C8; }
#light_lilu { background-color: #DCD5EE; }
#dark_navy { background-color: #253585; }
#middle_navy { background-color: #8993C1; }
#light_navy { background-color: #D6DBEC; }

A.part_link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	font-weight: bold;
}

A.part_link:LINK, A.part_link:VISITED {
	color: #FFFFFF;
}

A.part_link:ACTIVE, A.part_link:HOVER {
	color: #FFFFFF;
	text-decoration: underline;	
}

.bottom_part_lilu, .bottom_part_navy {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.bottom_part_lilu { color: #65538C; }
.bottom_part_navy { color: #556381; }

A.bottom_link_lilu:LINK, A.bottom_link_lilu:VISITED { color: #65538c; }
A.bottom_link_navy:LINK, A.bottom_link_navy:VISITED { color: #556381; }
A.bottom_link_lilu:ACTIVE, A.bottom_link_lilu:HOVER, A.bottom_link_navy:ACTIVE, A.bottom_link_navy:HOVER { color: #BD0205; }

table.border {
	border-style: solid;
	border-width: 0 1px 1px 0
}

table.border td, table.border th {
	border-style: solid;
	border-width: 1px 0 0 1px;
}

table.border th {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
}

#border_black { border-color: #000000; }
#border_tovar { border-color: #8B8FE7; }
#border_services { border-color: #9784C8; }
#border_hobby { border-color: #69A97B; }
#border_industrial { border-color: #8993C1; }
#border_ad { border-color: #006699; }

#th_tovar { background-color: #CED0F2; color: #342899; }
#th_services { background-color: #DED5F2; color: #5B3889; }
#th_hobby { background-color: #CFE5D5; color: #3B6848;  }
#th_prom { background-color: #CED5F2;  color: #535C86;  }

.block_link {
	background-color: #FFFFFF;
	line-height: 170%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;		
}

table.noborder td, table.noborder th { border: 0px; }

.navigation_block {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #E5E5E5;
	line-height: 170%;
}

.navigation_block2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #E5E5E5;
}

A:LINK { color: #201774; }

.tovar, A.tovar_link:LINK { color: #342899; }
.services, A.services_link:LINK { color: #4D2383; }
.hobby, A.hobby_link:LINK { color: #004F17; }
.prom, A.prom_link:LINK { color: #213067; }

A:VISITED, A.tovar_link:VISITED, A.services_link:VISITED, A.hobby_link:VISITED, A.prom_link:VISITED { color: #4D4D4D; }
A:ACTIVE, A:HOVER, A.tovar_link:ACTIVE, A.tovar_link:HOVER, A.services_link:ACTIVE, A.services_link:HOVER, A.hobby_link:ACTIVE, A.hobby_link:HOVER, A.prom_link:ACTIVE, A.prom_link:HOVER { color: #BD0205; }

.next_part {
	font-weight: bold;
	color: #FF4D00;
	font-size: 13px;
}

strong.main_common {
	text-align: left;
	font-weight: bold;
	color: #7B68B9;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	margin: 5px;
}

strong.main_industrial {
	text-align: left;
	font-weight: bold;
	color: #4555A5;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	margin: 5px;
}

a.main_ref {
	color: #7B68B9;
	text-decoration: none;
}

h1 {
	text-align: center;
	font-weight: bold;
	color: #4F3988; 
	font-family: Tahoma, Arial, sans-serif;
}

h1.show_ad {
	text-align: center;
	font-weight: bold;
	color: #4F3988; 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 22px;
}

h2 {
	text-align: center;
	font-weight: bold;
	color: #4F3988; 
	font-family: Tahoma, Arial, sans-serif;
}

h3 {
	text-align: center;
	font-weight: bold;
	color: #4F3988; 
	font-family: Tahoma, Arial, sans-serif;
}

h3.area_name {
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
}

h4 {
	text-align: center;
	font-weight: bold;
	color: #4F3988; 
	font-family: Tahoma, Arial, sans-serif;
}

ul {
	list-style-type: circle;
}

em {
	color: #B02A01;
}

span.boldspan {
	color: #FF0000;
	font-weight: bold;
}

.block_forms {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;		
	padding: 20px;
	background-color: #F2F2F2;
	text-align: left;
}

.gray_text { color: #808080; }

.def_text {
	color: #808080;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

A.ad_contact_link { color: #808080; }
A.ad_contact_link: HOVER, A.ad_contact_link: ACTIVE { color: #BD0205; }

Form {
	margin: 0px;
	padding: 0px;
}

.but {
	background-color: #9784C8;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 12px;	
	color: #ffffff;	
	font-weight: bold;
	width: 100px;
}

select, input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;		
	color: #000000;
}

#w_all { width: 100%; }

blockquote {
	font-size: 12px;
}

blockquote.blockquote2 {
	font-size: 14px;
}

blockquote.priveleged {
	font-size: 14px;
	color: #006633;
}

.main_ad_txt1 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-align: center;
}

.main_ad_link1 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	text-decoration : none;
}

.boldtext {
	font-weight: bold;
}

