﻿body 
{
	padding: 0;
	margin: 0px;
	background-color:White;
}

TR.topMenu
{
	height: 34px;	
}

TR.topPicture
{
	height: 160px;	
}

TR.line
{
	height: 14px;	
}
	
TD.line
{
	
	width: 957px;
	background-position: left top;
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	font-size:8pt;
	border: 0px;
}

TD.line_extra
{
	height: 14px;
	background-position: left top;
	background-image: url(img/line_extra.gif);
	background-repeat: repeat-x;
	font-size:9pt;
}

TD.leftMenu
{
	width: 186px;
	padding-right: 8px;
	background-image: url(img/left_vert_separator.gif);
	background-repeat: repeat-y;
	vertical-align:top;
}

TD.rightMenu
{
	/*background-position-x: left;*/
	background-image: url(img/right_vert_separator.gif);
	background-repeat: repeat-y;	
	background-color : White;	
	
	padding-left: 23px;
	padding-top: 30px;
	padding-bottom: 30px;
}

TD.leftMenuBorder
{
	width: 6px;
	background-color: White;
	/*background-position-x: right;*/
	background-image: url(img/left_border.gif);
	background-repeat: repeat-y;
	font-size: 3pt;
}

TD.bottomLeftCorner
{
	height: 26px; 
	width: 6px;
	background-image: url(img/bottom_left_corner.gif);
	background-repeat: no-repeat;
	font-size: 3pt;
}

TD.bottomLeft
{
	height: 26px;
	font-size: 7pt;
	font-family: Tahoma;
	color: #EEF1F4;
	text-align: center;
	background-image: url(img/bottom_left.gif);
	background-repeat: repeat-x;
}

TD.bottomLeftPart
{
	height: 26px; 
	width: 8px;
	background-image: url(img/bottom_left_part.gif);
	background-repeat: no-repeat;
	font-size: 3pt;	
}

TD.bottom
{
	height: 26px;
	font-size: 3pt;
	background-image: url(img/bottom.gif);
	background-repeat: repeat-x;	
}

TD.bottomRightPart
{
	height: 26px; 
	width: 8px;
	background-image: url(img/bottom_right_part.gif);
	background-repeat: no-repeat;
	font-size: 3pt;		
}
/*стили наполнения сайта*/
.content
{
	padding-left:47px; 
	padding-right:47px; 
	padding-top:63px;
	padding-bottom:63px;
}

.header
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.header1
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #003267;
}

.regularText
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
	margin-bottom:0;
}

/*
A:link,
A:visited,
A:active
{
	color: #003366;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;	
}
A:hover
{
	color: #003366;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;	
}
*/
A:link,
A:visited,
A:active
{
	color: #008eb0;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;	
}

A:hover
{
	color: #003366;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;	
}

A.copyRight:link,
A.copyRight:visited,
A.copyRight:active,
A.copyRight:hover
{
	color : #015279;
	font-size: 10pt;
	font-size: 10pt;
	padding-top: 15px;
	text-decoration:none;
	font-weight:normal;
}

.linkText
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #66CCFF;
}

.certImage
{
	border-right: #eef1f4 1px solid;
	border-top: #eef1f4 1px solid;
	border-left: #eef1f4 1px solid;
	border-bottom: #eef1f4 1px solid;
}


LI
{
	padding-top: 20px;
}

P
{
	text-align: justify;
}

INPUT
{
	border: solid 1px #104C7D;
	background-color: White;
}

TEXTAREA
{
	border: solid 1px #104C7D;
	background-color: White;
}

SELECT
{
	border: solid 1px #104C7D;
	background-color: White;
}

/*end of стили наполнения сайта*/
