body, td, p, ul, li
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size : 12px;
	font-family : Arial, sans-serif, Tahoma, Helvetica;
	line-height : 120%;
	color: #555555;
}

input.fb
{
	width: 170px;
	font-size : 14px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border : 1px solid #777777;
}

.content
{
	padding : 20px 30px 20px 30px;
}

.top-content
{
	padding : 20px 30px 15px 30px;
	vertical-align : bottom;
}

.more
{
 text-align: right;
}

.foot
{
	color: White;
	background-image : url(/i/conner_02.gif);
	background-repeat : no-repeat;
	background-position : top left;
	padding : 20px 30px 20px 30px;
}

.foot_f
{
	color: White;
	background-image : url(/i/conner_04.gif);
	background-repeat : no-repeat;
	background-position : top left;
	padding : 20px 30px 20px 30px;
}


p
{
	margin-top : 5px;
	margin-bottom : 5px;
}

ul,ol
{
	margin-top : 5px;
	margin-bottom : 5px;
}

h1.top
{
	font-size: 21px;
	font-family: "Arial Narrow";
	line-height: 100%;
	font-weight: normal;
	color: White;
	margin-bottom: 0px;
}

h1
{
	font-size: 21px;
	font-family: "Arial Narrow";
	line-height: 100%;
	font-weight: normal;
	color: Black;
	margin-bottom: 0px;
}

h2
{
	font-size: 12 px;
	line-height: 100%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

a:link,
a:visited
{
	color : #0072BD;
	text-decoration : underline;
}

a:hover
{
	color: #0072BD;
	text-decoration: none;
}

a.white:link,
a.white:visited
{
	color : White;
	text-decoration : underline;
}

a.white:hover
{
	color: White;
	text-decoration: none;
}

a.small:link,
a.small:visited
{
	color: Gray;
	text-decoration: underline;
	font-size: 9px;
}

a.small:hover
{
	color: Gray;
	text-decoration: none;
	font-size: 9px;
}


table.border{
	border-collapse:collapse;
	background-color : #F2F8FC;
}

table.border td, table.border th{
	border:1px solid #ffffff;
	padding : 5px 5px 5px 5px;
}

table.border tr.par td,
table.border tr td.par
{
	background : #E6EBEF;
	font-weight : bold;
	vertical-align : top;
}

/*
td.content table tr {
	background : #E6EBEF;
	font-weight : bold;
	vertical-align : top;
	border:1px solid #cccccc;
	padding : 5px 5px 5px 5px;
	background-color : #F2F8FC;
}

td.content table td {
	color: #666666;
	background : #efefef;
	border:1px solid #cccccc;
}
*/
td.content table.front,
td.content table.front tr,
td.content table.front td {
	font-weight : normal;
	color: #666666;
	background: #ffffff;
	border: none;
}

.gall_item {
	border:1px solid #0072BD;
}

td.content table td.gall_menu,

{
	background: #ffffff;
	border:0px;
}

.headerbg {

}
/**
 * Таблицы
 */

table.common {
  border-collapse:collapse; margin-bottom:16pt; border:3px solid #D6D6D6;
}

table.common th {
  background-color:#144E56; padding:4px 20px; color:white; border-right:1px solid #D6D6D6;
}

table.common TD {
  color:#000000; background-color:white; padding:4px 20px; border-right:1px solid #D6D6D6; border-bottom:1px solid #D6D6D6;
}

table.common TD.on {
  color:#000000; background-color:#EFEFEF; padding:4px 20px; border-right:1px solid #D6D6D6;}
  

table
{
	border: 0px solid Black;
	border-collapse: collapse; 
}
table td
{
	vertical-align: top;
	font-size: 70%;
	line-height:150%;
	border: 0px solid Black;
	padding: 0em 0em 0em 0em;
} 

.fullwidth
{
	width: 100%;
}


table.border
{
	border-collapse: collapse;
}
table.border td, table.border th
{
	border:1px solid #777777
}
table.border tr.top
{
	background : #f0f0f0;
}
table.border tr.top td
{
	font-weight : bold;
	vertical-align : top;
}
.form {
	font-size : 18px;
	font-weight : bold;
	border: 0px solid Black;
	padding: 10px 10px 10px 10px ;

}
.formhdr {
	font-size : 14px;
	font-weight : bold;
	border: 0px solid Black;
	padding: 10px 10px 10px 10px ;

}

.form input
{
	width: 470px;
	font-size : 14px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border : 1px solid #777777;
}

