body
{
	margin-left     : 0px;
	margin-top      : 0px;
	margin-right    : 0px;
	margin-bottom   : 0px;
	background-color: #FFFFFF;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.header
{
	margin     : 30px 200px 10px 50px;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
	font-size  : 14px;
	color      : #ffffff;
	font-weight:100;
}

.header span
{
	font-size   : 1.3em;
	padding-left: 20px;
	background-image: url('white.gif'); background-repeat: repeat-y;
}

.address
{
	margin-right   : 100px;
	text-align     : right;
	font-family    : Arial Cyr, Arial, Helvetica, sans-serif;
	font-size      : 16px;
	font-weight    :600;
	color          : #cc0000;
	line-height: 1.8em;
}

.address span
{
	font-size  : 30px;
	font-weight: 100;
}

.address a
{
	text-decoration: none;
	color          : #cc0000;
}

.content, .contentmain
{
	/*background-image: url('red.gif'); background-repeat: no-repeat;*/
	margin          : 30px 100px 10px 50px; 
	padding-left    : 0px;
	padding-top     : 0.3em;
	font-family     : Arial Cyr, Arial, Helvetica, sans-serif;
	font-size       : 12px;
	font-weight     : 100;
	color           : #858585;
	min-height      : 28px;
}

.content a, .contentmain a
{
	color              : #858585;
	text-decoration    : none;
}

.content a
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.content a:Hover, .contentmain a:Hover
{
	color          : #858585;
	text-decoration: underline;
}

.content a:Hover 
{
	text-decoration: none;
}

.contentheader
{
	font-family    : Tahoma, Arial Cyr, Arial, Helvetica, sans-serif;
	font-size      : 16px;
	color          : #d63333;
	font-weight    : bold;
}

.tableprice
{
	border : 1px solid #858585;
	border-collapse: collapse;
}

.tableprice th
{
	border-bottom : 1px solid #858585; 
	border-top    : 1px solid #858585; 
	border-left   : 1px solid #858585;
}

.tableprice td
{
	border-bottom : 1px solid #858585; 
	border-left   : 1px solid #858585;
}

input
{
	border : 1px solid Silver;
}

textarea
{
	border : 1px solid Silver;
}

select
{
	border : 1px solid Silver;
}

.error
{
	padding-top   : 20px;
	padding-bottom: 20px;
	font          : 12pt sans-serif;
	color         : green;
	font-weight   : bold;
}	

.schema a
{
	font-size      : 10pt;
	font-weight    : normal;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}

.srcbtn
{
	margin-top     : 15px;
	margin-right   : 100px;
	text-align     : right;
}
