/* CSS Document */

BODY {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#FFFFFF;
}

.ADMIN_BODY {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#99CCCC;
}

.firm_title {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.admin_title {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.admin_element {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.admin_but {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.tip {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: gray;
}

.page-title {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
}

.page_body {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.page_price {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.a
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			navy;
}

.b
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			blue;
}

.c
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			red;
}

.cat
{ font-family:		Arial, Helvetica, sans-serif;
  font-weight:		bold;
  font-size:		16px;
  color:			black;
  text-decoration: 	none;
} 

.cat_title
{ font-family:		Arial;
  font-size:		18px;
  color:			black;
  text-decoration:	none;
}

.cat_cost
{ font-family:		Arial;
  font-weight:		bold;
  font-size:		14px;
  color:			black;
}

.cat_cost_value
{ font-family:		Arial;
  font-weight:		bold;
  font-size:		14px;
  color:			red;
}

.cat_text
{ font-family:		Verdana;
  font-size:		11px;
  color:			black;
}

.search_title
{ font-family:		Verdana;
  font-size:		20px;
  color:			black;
}

.small
{ font-size:		11px;
  font-weight:		bold;
  color:			black;
}

.news_title
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		13px;
  color:			black;
}

.news_date
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			black;
}

.news_archives
{ font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  color:			black;
}

.links_title
{ font-family:		Verdana;
  font-size:		14px;
  color:			blue;
  font-weight:		bold;
}

.link
{ font-family:		Tahoma;
  font-size:		13px;
  color:			blue;
  font-weight:		bold;
}

.mail
{ font-family:		Arial, Helvetica, sans-serif;
  font-weight:		bold;
  font-size:		12px;
  color:			black;
  text-decoration: 	none;
}

.windows_title
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			black;
  text-decoration: 	none;
}

.windows_title_white
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			white;
  text-decoration: 	none;
}


.windows_text
{ font-family:		Tahoma;
  font-size:		12px;
  color:			black;
  text-decoration: 	none;
}

.stat
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		13px;
  text-decoration: 	none;
  color:			#666666;
} 

.price_head {
	font-size:			11px;
	font-family:		Tahoma;
	font-weight:		bold;
	text-decoration: 	none;
	color:	#FFFFFF;
}

.price_el {
	font-size:			11px;
	font-family:		Tahoma;
	color:	#000000;
}

.price_add {
	font-size:			8px;
	font-family:		Tahoma;
	font-weight:		bold;
	text-decoration:	none;
	color:	#000000;
}

