/* -- Общие стили -- */

body, td, div {
font-family:	Arial, Helvetica, sans-serif;
font-size:		12px;
}

body {
margin:			0;
padding:		0;
background:		#475C6D;
color:			#475C6D;
/*width:			100%;*/
/*height:			100.1%;*/
}

p {
margin:			0;
padding-bottom: 1em;
font-size:		12px;
}
a, a:link {
color:			#DA261E;
text-decoration:none;
}
a:visited { 
color:			#DA261E;
text-decoration:none;
}
a:hover, a:active {
text-decoration:underline;
}

hr {
border-top:		1px solid #536777;
background:		#D4D0C8;
color:			#536777;
width:			100%;
height:			1px;
text-align:		left;
}

li {
list-style-position: outside;
font-size:		12px;
}
ul li {
list-style:		disc outside;
margin:			0 0 0 -1.2em;
line-height:	130%;
}
ul li ul li {
margin:			0 0 0 -10px;
list-style:		circle outside;
color:			#475C6D;
}
ul li ul li ul li {
list-style:		disc outside;
color:			#475C6D;
}

br {
line-height:	0.8em;
}

form {
margin:			0;
padding:		0;
}

input, select, textarea {
font-family:	Arial, Helvetica, Tahoma, Verdana, sans-serif;
margin:			1px 2px 1px 0;
font-size:		12px;
}

h1, h2, h3, h4, h5, h6 {
padding:		0;
color:			#DA261E;
}

h1 {
font-size:		14px;
}

h2 {
font-size:		12px;
}


/*  стили для оформления      */

td.bgtopline {
background-image: url(../img/topline.gif);
background-position: left top;
background-repeat: repeat-x;
}
td.bgbotline {
background-image: url(../img/botline.gif);
background-position: left top;
background-repeat: repeat-x;
}
td.topimag1 {
background-image: url(../img/image_01.jpg);
background-position: left top;
background-repeat: no-repeat;
}
td.topimag2 {
background-image: url(../img/image_02.jpg);
background-position: left top;
background-repeat: no-repeat;
}
td.topimag3 {
background-image: url(../img/image_03.jpg);
background-position: left top;
background-repeat: no-repeat;
}
td.topimag4 {
background-image: url(../img/image_04.jpg);
background-position: left top;
background-repeat: no-repeat;
}
td.topimag5 {
background-image: url(../img/image_05.jpg);
background-position: left top;
background-repeat: no-repeat;
}

td.topimag7 {
background-image: url(../img/image_07.jpg);
background-position: left top;
background-repeat: no-repeat;
}

td.topmenu {
padding:			5 10 0 10px;
color:				#CFDBE5;
font-size:			11px;
}
td.toptop {
background-image: 	url(../img/toptop.gif);
background-position:left top;
background-repeat: 	repeat-y;
color:				#6D92A8;
padding:				10px; 
padding-right:		20px;
text-align:			right;
}
a.toptop {
color:				#6D92A8;
text-decoration:	none;
}

a.tmenu, a.tmenu:link, a.tmenu:visited {
color:				#8FAAC1;
text-decoration:	none;
}
a.tmenu:hover, a.tmenu:active {
color:				#CFDBE5;
text-decoration:	underline;
}


td.bgtopleft {
/*background-image: url(../img/toppicture_left.jpg);*/
background-position: left top;
background-repeat: no-repeat;
text-align:right;
}
.SubForm {
background-color: White;
/*border: 1px solid #D7DAD3;*/
color: #475C6D;
padding: 2px;
width: 125px;
}

h1.txt {
margin: 0 20 5 15px;
}

p.txt {
text-align:			justify;
margin: 0 17 5 15px;
}

ul.txt, ol.txt {
text-align:			justify;
margin: 0 20 5 30px;
padding-left: 45px;
}


font.red, b.red {
color:				#DA261E;
}

td.bottomMenu {
padding:			0px;
margin:				0px;
color:				#CFDBE5;
}
a.menu, a.menu:link, a.menu:visited {
color:				#8FAAC1;
text-decoration:	none;
}
a.menu:hover, a.menu:active {
color:				#8FAAC1;
text-decoration:	underline;
}
p.contacts {
padding:			20 20 0 0px;
color:				#475C6D;
}

p.leftTxtBlock {
font-size:			12px;
padding:			5 20 10 20px;
color:				#DA261E;
line-height:		16px;
}
a.leftBlock, a.leftBlock:link, a.leftBlock:visited {
color:				#475C6D;
text-decoration:	none;
}
a.leftBlock:hover, a.leftBlock:active {
color:				#DA261E;
text-decoration:	underline;
}

p.leftMenu {
font-size:			11px;
padding:			5 0 5 5px;
color:				#DA261E;
line-height:		16px;

}

}
/* <- Оформление таблиц */
table.txt tr td {
background-color:	#475C6D;
}
table.txt table tr th {
font-weight:		bolder;
background-color:	#D1D6DA;
font-size:			12px;
}
table.txt table tr td {
font-weight:		normal;
background-color:	#FFFFFF;
font-size:			12px;
}
/* -> Оформление таблиц */
