/* Стили общие для всех документов */
BODY			{
	margin-left: 5%; 
 	margin-right: 5%; 
	background-image:url(jamp_bg.gif);
	background-repeat : no-repeat;
	background-color : White;
	background-position : center;
	font-family: arial, sans-serif;
}
/* Стили для главной страницы по прибору */
P			{font-family: arial, sans-serif; text-indent: 15pt; text-align: justify; margin-top: 6pt; margin-bottom: 6pt;}
.MainTitle		{font-size: 150%; font-weight: bold; text-indent: 0; text-align: center; margin-bottom: 8pt;}
.Title			{font-size: 120%; font-weight: bold; text-align: left; text-indent: 0;}
.LargePicture		{
	margin-right: 8pt;
	margin-top: 30pt;
	font-family: arial, sans-serif;
	float : left;
}
/*.Specification		{padding-left: 6; padding-right: 6; border-color: #CCCCCC; border-top: 1pt solid; border-left: 1pt solid;}*/
.Specification		{border-color: #CCCCCC; border-top: 1pt solid; border-left: 1pt solid;}
.Section		{font-family: arial, sans-serif; background-color: #CCCCCC;}
.Item			{vertical-align: top; font-family: arial, sans-serif; font-size: 10pt; border-bottom: 1pt solid; border-right: 1pt solid;}
.Value			{font-family: arial, sans-serif; font-size: 10pt; border-bottom: 1pt solid; border-right: 1pt solid;}
.MB			{
	border: solid 1pt #cccccc;
	padding: 5px 5px;
}
.Navigator		{text-indent: 0; text-align: center; }
/* img "MB"	Большая картинка на главной странице прибора */
