img.firms
{
	margin : 10px;
}
body{
	font-family: Arial, Helvetica, sans-serif;	
}
.temp
{
	color:red	
}
#tip {
	/*Все параметры кроме Left,Position и Top можно менять*/
	background: #FFFFCC;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: -1000px;
	padding: 1px;
	position: absolute;
	top: -1000px;
	border : 1px solid Black;
}
h1
{
	margin-top : 10px;
	margin-bottom : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FF6000;
	text-align : left;
	text-indent : 20px;
}
h2
{
	margin-top : 10px;
	margin-bottom : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FF6000;
	text-align : left;
	text-indent :30px;
}
h2.price_title
{
	color:#3E81DA;
	text-indent  : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	font-family : "Courier New", Courier, monospace;
	font-size : 18px;
	text-align : left;
}
h3
{
	margin-top : 10px;
	margin-bottom : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FF6000;
	text-align : left;
	text-indent :30px;
}
h4
{
	margin-bottom : 2px;
	margin-top : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF6000;
	text-align : left;
	text-indent :0px;
}
p
{
	text-indent : 15px;
	text-align : justify;
	margin : 10px 10px 10px 10px;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p.price_text
{
	text-indent : 15px;
	text-align : left;
	margin : 0px 10px 0px 10px;
	font-size : 14px;
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
}
p.price_count
{
	color : #FF6000;
	text-indent : 15px;
	text-align : left;
	margin : 0px 10px 0px 10px;
	font-size : 24px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
ul
{
	margin-top : 10px;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu
{
	text-align : center;
	color : White;
	font-size : 14px;
	font-weight : bold;
	padding-top : 9px;
	padding-left : 15px;
	font-family : Arial, Helvetica, sans-serif;
}
A:HOVER.a_menu
{
	color : #FFFF99;
	text-indent : 0px;
	font-weight : bold;
}
a.a_menu
{
	color : White;
	text-decoration : none;
	text-indent : 0px;
}
a.a_submenu
{
	font-size: 14px;
	color : Blue;
	text-decoration : none;
	font-style : italic;
	text-indent : 7px;
	font-family: arial;
}
.bottom
{
	color : White;
	text-align : center;
	font-size : 12px;
}
.row_title
{
	color : #0091F3;
	margin-left:70px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.a_row
{
	color : #0099FF;
	font-weight : bold;
}
.row_body
{
	color : #6D6D6D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-indent : 10px;
	text-align : justify;
	padding : 5 15 5 15;
}
input.admin_top
{
	border : 1px solid gray;
	font-size : 12px;
	width : 80px;
	height : 17px;
	vertical-align : middle;
}
.admin_top
{
	font-size : 12px;
	color : #898989;
	font-weight : bold;
}
.admin_table{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
th.admin_table
{
	width : 1%;
	vertical-align : top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
}
input, textarea, select.admin_table
{
	width : 100%;
}
form
{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
a:HOVER.admin
{
	color: #FF9900;
	position : relative;
	left : -2px;
	top : -2px;
}
a.admin
{
	text-decoration : none;
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
p.portfolio
{
	margin-bottom: 3px;
	margin-top: 3px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-indent : 5px;
}
th.price
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	vertical-align : middle;
}
.price
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	vertical-align : top;
}
.price_center
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	vertical-align : top;
}
.admin_action{
	color: Blue;
	text-decoration : none;
}