﻿body 
{
	padding: 0;
	margin: 0px;
	background-color:White;
}

.table
{
	height: 100%;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-width: 0px;
	border-collapse: collapse;
	font-size : 1px;
}

.innerTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-width: 0px;
	border-collapse: collapse;
	font-size : 1px;	
}

td
{
	padding : 0 0 0 0;	
}

.copyRight
{
	font-family: Tahoma;
	color : #015279;
	font-size: 10pt;
	font-size: 10pt;
	padding-top: 15px;
}


/*стили наполнения сайта*/

.header
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom : 20px;
}

.header1
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #016A83;
}

.regularText
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
	margin-bottom:0;
}

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: 8pt;
	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;
}


INPUT
{
	border: solid 1px #104C7D;
	background-color: White;
}

button
{
	border: solid 1px #104C7D;
	background-color: White;
}

TEXTAREA
{
	border: solid 1px #104C7D;
	background-color: White;
}

SELECT
{
	border: solid 1px #104C7D;
	background-color: White;
}

LI
{
	padding-top: 6px;
}

P
{
	text-align: justify;
}

.image
{
	border: solid 1px #CCCCCC;
	cursor: hand;
}

/*end of стили наполнения сайта*/

IMG.certImage
{
	
	border-right: #104C7D 1px solid;
	border-top: #104C7D 1px solid;
	border-left: #104C7D 1px solid;
	border-bottom: #104C7D 1px solid;
}
